FHIR IG analytics| Package | hl7.fhir.cz.img-order |
| Resource Type | Location |
| Id | Location-LocationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location LocationExample
Profile: Location (CZ core)
status: Active
name: Ordinace - Jankovcova 2
type: Doctor's office
{
"resourceType": "Location",
"id": "LocationExample",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Ordinace - Jankovcova 2",
"type": [
{
"text": "Doctor's office"
}
]
}