description: A profile including requirements for a MedCom Document Patient. package_name: medcom.fhir.dk.xdsdocuments derivation: constraint name: MedComDocumentPatient type: Patient elements: identifier: index: 0 slicing: slices: cpr: match: {} schema: {_required: true, index: 1} min: 1 x-ecpr: match: {} schema: {index: 2} max: 0 d-ecpr: match: {} schema: {index: 3} max: 0 name: index: 4 slicing: slices: official: match: {} schema: index: 5 elements: given: {index: 6} required: [given] gender: {mustSupport: true, index: 7} birthDate: {mustSupport: true, index: 8} package_version: 1.0.0-trial-use-1 class: profile kind: resource url: http://medcomfhir.dk/ig/xdsdocuments/StructureDefinition/medcom-document-patient base: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient version: 1.0.0-trial-use-1 required: [gender, birthDate]