FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Practitioner |
| Id | Practitioner-1e9f88f5-2b1d-4af3-886f-55b649cfe4c3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 1e9f88f5-2b1d-4af3-886f-55b649cfe4c3
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/123456788
name: RychlĂ˝ Pavel
gender: Male
{
"resourceType": "Practitioner",
"id": "1e9f88f5-2b1d-4af3-886f-55b649cfe4c3",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/krzp",
"value": "123456788"
}
],
"name": [
{
"use": "usual",
"family": "Pavel",
"given": [
"RychlĂ˝"
]
}
],
"gender": "male"
}