Package | smart.who.int.base |
Resource Type | StructureDefinition |
Id | Persona |
FHIR Version | R4 |
Source | http://smart.who.int/base/https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-Persona.html |
URL | http://smart.who.int/base/StructureDefinition/Persona |
Version | 0.2.0 |
Status | active |
Date | 2025-07-28T00:46:40+00:00 |
Name | Persona |
Title | Persona (DAK) |
Authority | who |
Description | Logical Model for representing Personas from a DAK |
Type | http://smart.who.int/base/StructureDefinition/Persona |
Kind | logical |
No resources found
CodeSystem | |
urn:oid:2.16.840.1.113883.2.9.6.2.7 | International Standard Classification of Occupations (ISCO) |
ValueSet | |
SGPersonaTypesVS | Smart Guidelines Persona Types Value Set |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Persona
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Persona (DAK) | |
![]() ![]() ![]() | 1..1 | id | Requirement ID | |
![]() ![]() ![]() | 1..1 | string | Name | |
![]() ![]() ![]() | 1..1 | string | Description | |
![]() ![]() ![]() | 0..* | CodeableConcept | ISCO Code Binding: urn:oid:2.16.840.1.113883.2.9.6.2.7 (required) | |
![]() ![]() ![]() | 1..1 | code | Type of Persona Binding: Smart Guidelines Persona Types Value Set (required) | |
{ "resourceType": "StructureDefinition", "id": "Persona", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/base/StructureDefinition/Persona", "version": "0.2.0", "name": "Persona", "title": "Persona (DAK)", "status": "active", "date": "2025-07-28T00:46:40+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Logical Model for representing Personas from a DAK", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://smart.who.int/base/StructureDefinition/Persona", "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": "Persona", "path": "Persona", "short": "Persona (DAK)", "definition": "Logical Model for representing Personas from a DAK", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "Persona.id", "path": "Persona.id", "short": "Requirement ID", "definition": "An identifier or code for the requirement", "min": 1, "max": "1", "base": { "path": "Persona.id", "min": 1, "max": "1" }, "type": [ { "code": "id" } ] }, { "id": "Persona.name", "path": "Persona.name", "short": "Name", "definition": "Name", "min": 1, "max": "1", "base": { "path": "Persona.name", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Persona.description", "path": "Persona.description", "short": "Description", "definition": "Description of the persona", "min": 1, "max": "1", "base": { "path": "Persona.description", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Persona.ISCO", "path": "Persona.ISCO", "short": "ISCO Code", "definition": "ISCO Code", "min": 0, "max": "*", "base": { "path": "Persona.ISCO", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "urn:oid:2.16.840.1.113883.2.9.6.2.7" } }, { "id": "Persona.type", "path": "Persona.type", "short": "Type of Persona", "definition": "Persona Types: Key/Related/System/Hardware Device", "min": 1, "max": "1", "base": { "path": "Persona.type", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSet": "http://smart.who.int/base/ValueSet/SGPersonaTypesVS" } } ] }, "differential": { "element": [ { "id": "Persona", "path": "Persona", "short": "Persona (DAK)", "definition": "Logical Model for representing Personas from a DAK" }, { "id": "Persona.id", "path": "Persona.id", "short": "Requirement ID", "definition": "An identifier or code for the requirement", "min": 1, "max": "1", "type": [ { "code": "id" } ] }, { "id": "Persona.name", "path": "Persona.name", "short": "Name", "definition": "Name", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Persona.description", "path": "Persona.description", "short": "Description", "definition": "Description of the persona", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Persona.ISCO", "path": "Persona.ISCO", "short": "ISCO Code", "definition": "ISCO Code", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "urn:oid:2.16.840.1.113883.2.9.6.2.7" } }, { "id": "Persona.type", "path": "Persona.type", "short": "Type of Persona", "definition": "Persona Types: Key/Related/System/Hardware Device", "min": 1, "max": "1", "type": [ { "code": "code" } ], "binding": { "strength": "required", "valueSet": "http://smart.who.int/base/ValueSet/SGPersonaTypesVS" } } ] } }