FHIR IG analytics| Package | hl7.fhir.cz.img-order |
| Resource Type | Organization |
| Id | Organization-5bdedd9b-27c5-4593-ae3a-968c5f25d253.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 5bdedd9b-27c5-4593-ae3a-968c5f25d253
Profile: Organization (CZ core)
Organization Logo: DocumentReference: status = current
identifier: https://ncez.mzcr.cz/fhir/sid/icp/456789655, https://ncez.mzcr.cz/fhir/sid/ico/456789656
type: Fakultní nemocnice
name: Fakultní nemocnice Obláčkov
telecom: +420257216007, fax: +420257216007(Work)
address: Fiktivní 951/125, 100 00 Město(work)
{
"resourceType": "Organization",
"id": "5bdedd9b-27c5-4593-ae3a-968c5f25d253",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.cz/fhir/core/StructureDefinition/cz-organization-logo",
"valueReference": {
"reference": "urn:uuid:0af43461-495e-4dfc-82ca-7f3140a60fe7"
}
}
],
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/icp",
"value": "456789655"
},
{
"system": "https://ncez.mzcr.cz/fhir/sid/ico",
"value": "456789656"
}
],
"type": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/fhir/CodeSystem/drzar",
"code": "101",
"display": "Fakultní nemocnice"
}
]
}
],
"name": "Fakultní nemocnice Obláčkov",
"telecom": [
{
"system": "phone",
"value": "+420257216007",
"use": "work"
},
{
"system": "fax",
"value": "+420257216007",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "both",
"text": "Fiktivní 951/125, 100 00 Město",
"line": [
"Fiktivní 951/125"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Fiktivní"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "951/125"
}
]
}
],
"city": "Město",
"postalCode": "10000",
"country": "CZ"
}
]
}