FHIR IG analytics| Package | hl7.fhir.uv.cpg.r4 |
| Resource Type | Location |
| Id | Location-chf-scenario1-location.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location chf-scenario1-location
status: Active
name: Unit 3 East
mode: Instance
type: Cardiovascular diagnostics or therapeutics unit
managingOrganization: Organization ACME Hospital
{
"resourceType": "Location",
"id": "chf-scenario1-location",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Unit 3 East",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "CVDX",
"display": "Cardiovascular diagnostics or therapeutics unit"
}
]
}
],
"managingOrganization": {
"reference": "Organization/chf-scenario1-organization"
}
}