FHIR IG analytics| Package | hl7.fhir.eu.base |
| Resource Type | Patient |
| Id | Patient-Patient-animal-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-animal-example
Profile: Patient: Animal (EU core)
Anonymous Patient (no stated gender), DoB Unknown
| Patient Animal: |
| ||
{
"resourceType": "Patient",
"id": "Patient-animal-example",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/patient-animal-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "species",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "448169003",
"display": "Domestic cat"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-animal"
}
]
}