FHIR IG analytics| Package | myhealth.eu.fhir.euvac |
| Resource Type | Practitioner |
| Id | Practitioner-prac-vachist-euvac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner prac-vachist-euvac
Profile: Practitioner (Core)
identifier: urn:oid:2.16.840.1.113883.2.9.4.3.8/NURSE-001-BE
name: Alice Johnson
{
"resourceType": "Practitioner",
"id": "prac-vachist-euvac",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/core/StructureDefinition/practitioner-myhealtheu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.9.4.3.8",
"value": "NURSE-001-BE"
}
],
"name": [
{
"family": "Johnson",
"given": [
"Alice"
]
}
]
}