FHIR IG analytics| Package | hl7.eu.fhir.xpandh.hdr |
| Resource Type | Practitioner |
| Id | Practitioner-SK-Practitioner-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner SK-Practitioner-2
Profile: Practitioner
identifier: https://ncez.mzcr.cz/standards/fhir/sid/nrzp/987654321
name: Valérie Nagy
gender: Female
{
"resourceType": "Practitioner",
"id": "SK-Practitioner-2",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/Practitioner-eu-xpandh"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/standards/fhir/sid/nrzp",
"value": "987654321"
}
],
"name": [
{
"use": "usual",
"family": "Nagy",
"given": [
"Valérie"
],
"prefix": [
"MUDr."
]
}
],
"gender": "female"
}