Example in EU Laboratory2.0.0
Patient

Patient-animal-example

Patient-Patient-animal-example.json

Resource Details

Resource Type
Patient
Resource ID
Patient-animal-example
Identifier
http://example.org/fhir/animal-id|DE-BE-AN-0001
Conforms To
http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-animal-eu-lab

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "Patient-animal-example",
  "filename": "Patient-Patient-animal-example.json",
  "profile": [
    "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-animal-eu-lab"
  ],
  "identifier": {
    "system": "http://example.org/fhir/animal-id",
    "value": "DE-BE-AN-0001"
  },
  "gender": "female",
  "birthDate": "2021-04-13"
}