description: HospitalXPatient profile package_name: cp.test.project.v1-0 derivation: constraint name: HospitalXPatient type: Patient elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: birthPlace: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', index: 1} min: 1 inclusionStatus: match: {url: null} schema: {type: Extension, url: 'http://ardon.nl/fhir/StructureDefinition/InclusionStatus', index: 2} name: index: 3 elements: family: {index: 4} given: {index: 5} required: [given, family] gender: {index: 6} birthDate: {index: 7} deceased: choices: [deceasedBoolean] index: 9 deceasedBoolean: {type: boolean, choiceOf: deceased, index: 10} photo: {index: 11} package_version: 1.0.0-beta extensions: birthPlace: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', min: 1, type: Extension, index: 1} inclusionStatus: {url: 'http://ardon.nl/fhir/StructureDefinition/InclusionStatus', type: Extension, index: 2} class: profile kind: resource url: http://ardon.nl/fhir/StructureDefinition/HospitalXPatient base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [gender, name, birthDate]