FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Practitioner |
| Id | Practitioner-2e877c76-633d-479b-a6d4-c6d95942de3f.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 2e877c76-633d-479b-a6d4-c6d95942de3f
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/123456789
name: Novák Roman
gender: Male
{
"resourceType": "Practitioner",
"id": "2e877c76-633d-479b-a6d4-c6d95942de3f",
"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": "123456789"
}
],
"name": [
{
"use": "usual",
"family": "Roman",
"given": [
"Novák"
]
}
],
"gender": "male"
}