FHIR IG analytics| Package | hl7.eu.fhir.xpandh.hdr |
| Resource Type | Organization |
| Id | Organization-SK-Organization-GP.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SK-Organization-GP
Language: sk
Profile: Xpandh Organization Profile
identifier: https://ncez.mzcr.cz/standards/fhir/sid/ico/27520536
type: Poskytovatel zdravotnej starostlivosti
name: MUDr. Pes Filipes, praktický lékař
telecom: +421 603 853 227
address: Štefánikova 1, 890 01, Blava(work)
{
"resourceType": "Organization",
"id": "SK-Organization-GP",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/xpandh/hdr/StructureDefinition/organization-expandh"
]
},
"language": "sk",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/standards/fhir/sid/ico",
"value": "27520536"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Poskytovatel zdravotnej starostlivosti"
}
]
}
],
"name": "MUDr. Pes Filipes, praktický lékař",
"telecom": [
{
"system": "phone",
"value": "+421 603 853 227",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "both",
"text": "Štefánikova 1, 890 01, Blava",
"line": [
"Štefánikova 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"city": "Blava",
"postalCode": "890 01",
"country": "SK"
}
]
}