description: Logical Model for representing Personas from a DAK package_name: smart.who.int.base derivation: specialization name: Persona type: http://smart.who.int/base/StructureDefinition/Persona elements: id: {type: id, short: Persona ID, index: 0} name: {type: string, short: Name, index: 1} description: {type: markdown, short: Description, index: 2} ISCO: type: CodeableConcept short: ISCO Code binding: {strength: required, valueSet: 'urn:oid:2.16.840.1.113883.2.9.6.2.7'} array: true index: 3 type: type: code short: Type of Persona binding: {strength: required, valueSet: 'http://smart.who.int/base/ValueSet/SGPersonaTypesVS'} index: 4 package_version: 1.0.0 class: logical kind: logical url: http://smart.who.int/base/StructureDefinition/Persona base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [id, name, type, description]