FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Location |
| Id | Location-Location-Praha5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location Location-Praha5
Profile: Location (CZ core)
status: Active
name: Nádražní 1, Praha 5
address: Nádražní 1, Praha 5
{
"resourceType": "Location",
"id": "Location-Praha5",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Nádražní 1, Praha 5",
"address": {
"type": "physical",
"text": "Nádražní 1, Praha 5",
"line": [
"Nádražní 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Nádražní"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"city": "Praha",
"postalCode": "15000",
"country": "Czech Republic"
}
}