Package | smart.who.int.base |
Type | StructureDefinition |
Id | FunctionalRequirement |
FHIR Version | R4 |
Source | http://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-FunctionalRequirement.html |
URL | http://smart.who.int/base/StructureDefinition/FunctionalRequirement |
Version | 0.2.0 |
Status | active |
Date | 2025-07-22T16:21:55+00:00 |
Name | FunctionalRequirement |
Title | Functional Requirement (DAK) |
Authority | who |
Description | Logical Model for representing functional requirement from a DAK |
Type | http://smart.who.int/base/StructureDefinition/FunctionalRequirement |
Kind | logical |
No resources found
StructureDefinition | |
SGActor | SGActor |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition FunctionalRequirement
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Functional Requirement (DAK) | |
![]() ![]() ![]() | 1..1 | id | Requirement ID | |
![]() ![]() ![]() | 1..1 | string | Activity | |
![]() ![]() ![]() | 0..* | Reference(SGActor) | Actor | |
![]() ![]() ![]() | 0..1 | Capability | ||
![]() ![]() ![]() ![]() | string | |||
![]() ![]() ![]() ![]() | Coding | |||
![]() ![]() ![]() | 0..1 | Benefit | ||
![]() ![]() ![]() ![]() | string | |||
![]() ![]() ![]() ![]() | Coding | |||
![]() ![]() ![]() | 0..* | Coding | Classification | |
{ "resourceType": "StructureDefinition", "id": "FunctionalRequirement", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/base/StructureDefinition/FunctionalRequirement", "version": "0.2.0", "name": "FunctionalRequirement", "title": "Functional Requirement (DAK)", "status": "active", "date": "2025-07-22T16:21:55+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Logical Model for representing functional requirement from a DAK", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://smart.who.int/base/StructureDefinition/FunctionalRequirement", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "FunctionalRequirement", "path": "FunctionalRequirement", "short": "Functional Requirement (DAK)", "definition": "Logical Model for representing functional requirement from a DAK", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "FunctionalRequirement.id", "path": "FunctionalRequirement.id", "short": "Requirement ID", "definition": "An identifier or code for the requirement", "min": 1, "max": "1", "base": { "path": "FunctionalRequirement.id", "min": 1, "max": "1" }, "type": [ { "code": "id" } ] }, { "id": "FunctionalRequirement.activity", "path": "FunctionalRequirement.activity", "short": "Activity", "definition": "Description of the activity being performed", "min": 1, "max": "1", "base": { "path": "FunctionalRequirement.activity", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "FunctionalRequirement.actor", "path": "FunctionalRequirement.actor", "short": "Actor", "definition": "The actor(s) that should fulfill the requirement", "min": 0, "max": "*", "base": { "path": "FunctionalRequirement.actor", "min": 0, "max": "*" }, "type": [ { "code": "Reference", "targetProfile": [ "http://smart.who.int/base/StructureDefinition/SGActor" ] } ] }, { "id": "FunctionalRequirement.capability[x]", "path": "FunctionalRequirement.capability[x]", "short": "Capability", "definition": "Capability achieved by an actor fulfilling the requirement (I want)", "min": 0, "max": "1", "base": { "path": "FunctionalRequirement.capability[x]", "min": 0, "max": "1" }, "type": [ { "code": "string" }, { "code": "Coding" } ] }, { "id": "FunctionalRequirement.benefit[x]", "path": "FunctionalRequirement.benefit[x]", "short": "Benefit", "definition": "Benefit to an actor fulfilling the requirement (so that)", "min": 0, "max": "1", "base": { "path": "FunctionalRequirement.benefit[x]", "min": 0, "max": "1" }, "type": [ { "code": "string" }, { "code": "Coding" } ] }, { "id": "FunctionalRequirement.classification", "path": "FunctionalRequirement.classification", "short": "Classification", "definition": "Classification of the identifier", "min": 0, "max": "*", "base": { "path": "FunctionalRequirement.classification", "min": 0, "max": "*" }, "type": [ { "code": "Coding" } ] } ] }, "differential": { "element": [ { "id": "FunctionalRequirement", "path": "FunctionalRequirement", "short": "Functional Requirement (DAK)", "definition": "Logical Model for representing functional requirement from a DAK" }, { "id": "FunctionalRequirement.id", "path": "FunctionalRequirement.id", "short": "Requirement ID", "definition": "An identifier or code for the requirement", "min": 1, "max": "1", "type": [ { "code": "id" } ] }, { "id": "FunctionalRequirement.activity", "path": "FunctionalRequirement.activity", "short": "Activity", "definition": "Description of the activity being performed", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "FunctionalRequirement.actor", "path": "FunctionalRequirement.actor", "short": "Actor", "definition": "The actor(s) that should fulfill the requirement", "min": 0, "max": "*", "type": [ { "code": "Reference", "targetProfile": [ "http://smart.who.int/base/StructureDefinition/SGActor" ] } ] }, { "id": "FunctionalRequirement.capability[x]", "path": "FunctionalRequirement.capability[x]", "short": "Capability", "definition": "Capability achieved by an actor fulfilling the requirement (I want)", "min": 0, "max": "1", "type": [ { "code": "string" }, { "code": "Coding" } ] }, { "id": "FunctionalRequirement.benefit[x]", "path": "FunctionalRequirement.benefit[x]", "short": "Benefit", "definition": "Benefit to an actor fulfilling the requirement (so that)", "min": 0, "max": "1", "type": [ { "code": "string" }, { "code": "Coding" } ] }, { "id": "FunctionalRequirement.classification", "path": "FunctionalRequirement.classification", "short": "Classification", "definition": "Classification of the identifier", "min": 0, "max": "*", "type": [ { "code": "Coding" } ] } ] } }