description: The (FHIR) Patient (resource) is a representation of a person who is being treated by the Healthcare Provider to whom eHealth activities are assigned. package_name: koppeltaalv2.00 derivation: constraint name: KT2_Patient type: Patient elements: managingOrganization: type: Reference label: Koppeltaal refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization'] index: 15 name: label: Koppeltaal index: 6 slicing: slices: nameInformation: match: {} schema: _required: true index: 7 elements: family: {index: 8} given: {index: 9} required: [given, family] birthDate: {label: Koppeltaal, index: 12} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: resource-origin: match: {url: null} schema: type: Extension url: http://koppeltaal.nl/fhir/StructureDefinition/resource-origin index: 1 elements: value: choices: [] index: 3 photo: {label: Koppeltaal, index: 13} active: {label: Koppeltaal, index: 5} identifier: {label: Koppeltaal, index: 4} telecom: {label: Koppeltaal, index: 10} gender: {label: Koppeltaal, index: 11} contact: {label: Koppeltaal, index: 14} package_version: 0.7.2-beta extensions: resource-origin: url: http://koppeltaal.nl/fhir/StructureDefinition/resource-origin type: Extension index: 1 elements: value: choices: [] index: 3 class: profile kind: resource url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient base: http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient version: 0.1.0 required: [gender, name, identifier, birthDate, active]