FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Practitioner |
| Id | Practitioner-575c3fb2-e037-4415-95da-283679927aba.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 575c3fb2-e037-4415-95da-283679927aba
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/123456789
name: Testovací Karel
gender: Male
{
"resourceType": "Practitioner",
"id": "575c3fb2-e037-4415-95da-283679927aba",
"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": "Karel",
"given": [
"Testovací"
],
"prefix": [
"doc. MUDr."
],
"suffix": [
"PhD."
]
}
],
"gender": "male"
}