FHIR IG analytics| Package | hl7.fhir.cz.lab |
| Resource Type | Organization |
| Id | Organization-RegisteringProviderExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization RegisteringProviderExample
Profile: Organization (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/ico/999888777
type: Samost. ordinace všeob. prakt. lékaře
name: Ordinace MUDr. Kvida Polštáře
{
"resourceType": "Organization",
"id": "RegisteringProviderExample",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/ico",
"value": "999888777"
}
],
"type": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar",
"code": "320",
"display": "Samost. ordinace všeob. prakt. lékaře"
}
]
}
],
"name": "Ordinace MUDr. Kvida Polštáře"
}