description: Practitioner resource is used to describe a healthcare professional or another actor involved in citizen or patient care. package_name: medcom.fhir.dk.core derivation: constraint name: MedComCorePractitioner type: Practitioner elements: id: {mustSupport: true, index: 0} text: short: The narrative text SHALL always be included when exchanging a MedCom FHIR Bundle. mustSupport: true index: 1 elements: status: {mustSupport: true, index: 2} div: {mustSupport: true, index: 3} name: mustSupport: true index: 4 elements: family: {mustSupport: true, index: 5} given: {mustSupport: true, index: 6} package_version: 4.0.0 class: profile kind: resource url: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner base: http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner version: 4.0.0 required: [id, text]