description: This profile defines how to represent an Animal as subject of care in FHIR for the purpose of this guide.\nThis is used to identify the species when a specimen is collected from an animal package_name: hl7.fhir.eu.laboratory derivation: constraint name: PatientAnimalEu type: Patient elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: patient-animal: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-animal', index: 1} min: 1 max: 1 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} class: profile kind: resource url: http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-animal-eu-lab base: http://hl7.org/fhir/StructureDefinition/Patient version: 0.1.0-ballot required: [extension]