FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | Location |
| Id | Location-id-for-bed-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location id-for-bed-3
Profile: FI Base Location
status: Active
name: Vuode 3
mode: Instance
physicalType: Bed
{
"resourceType": "Location",
"id": "id-for-bed-3",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Vuode 3",
"mode": "instance",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "bd"
}
]
}
}