FHIR IG analytics| Package | hl7.fhir.cz.core |
| Resource Type | Location |
| Id | Location-location-laboratory.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location-laboratory
Profile: Location (CZ core)
status: Active
name: Laboratoř Praha, Jankovcova 2
type: Laboratory
managingOrganization: Synlab
{
"resourceType": "Location",
"id": "location-laboratory",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Laboratoř Praha, Jankovcova 2",
"type": [
{
"text": "Laboratory"
}
],
"managingOrganization": {
"reference": "Organization/Synlab",
"display": "Synlab"
}
}