SMART Base
0.2.0 - ci-build
SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/main and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/base/StructureDefinition/NonFunctionalRequirement | Version: 0.2.0 | |||
| Active as of 2025-10-14 | Computable Name: NonFunctionalRequirement | |||
Logical Model for representing non-functional requirement from a DAK
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
Logical Model for representing non-functional requirement from a DAK
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-NonFunctionalRequirement.
Description: Logical Model for representing non-functional requirement from a DAK
Type: object
Required fields: resourceType, id, requirement
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-NonFunctionalRequirement.schema.json",
"title": "Non-Functional Requirement (DAK)",
"description": "Logical Model for representing non-functional requirement from a DAK",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "NonFunctionalRequirement",
"description": "Resource type identifier for NonFunctionalRequirement logical model"
},
"id": {
"type": "string",
"description": "An identifier or code for the requirement"
},
"requirement": {
"type": "string",
"description": "Description of the requirement"
},
"category": {
"type": "object",
"description": "Category of the non-functional requirement"
},
"classification": {
"type": "array",
"items": {
"type": "object"
},
"description": "Classification or category of the requirement"
}
},
"required": [
"resourceType",
"id",
"requirement"
],
"resourceDefinition": "http://smart.who.int/base/StructureDefinition/NonFunctionalRequirement",
"fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
This structure is derived from Base
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
Differential View
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Non-Functional Requirement (DAK) | |
![]() ![]() |
1..1 | id | Requirement ID | |
![]() ![]() |
1..1 | markdown | Requirement | |
![]() ![]() |
0..1 | Coding | Category | |
![]() ![]() |
0..* | Coding | Classification | |
Documentation for this format | ||||
This structure is derived from Base