description: This profile defines how to represent an Animal as subject of care in FHIR for the purpose of this guide. This is used (among others) to identify the species when a specimen is collected from an animal. package_name: hl7.fhir.eu.imaging-r5 derivation: constraint name: PatientAnimalEu type: Patient elements: extension: index: 0 slicing: slices: patient-animal: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-animal', index: 1} min: 1 max: 1 recordedSexOrGender: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender', index: 2} min: 0 max: 1 maritalStatus: {index: 3} package_version: 0.1.0-ballot extensions: patient-animal: {url: 'http://hl7.org/fhir/StructureDefinition/patient-animal', min: 1, max: 1, type: Extension, index: 1} recordedSexOrGender: {url: 'http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender', min: 0, max: 1, type: Extension, index: 2} class: profile kind: resource url: http://hl7.eu/fhir/imaging-r5/StructureDefinition/PatientAnimalEu base: http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu version: 0.1.0-ballot required: [extension]