: Example Location - BettenstellplatzStandortBeispiel - JSON Representation
Raw json | Download
{
"resourceType" : "Location",
"id" : "BettenstellplatzStandortBeispiel",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKStandortBettenstellplatz"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location BettenstellplatzStandortBeispiel</b></p><a name=\"BettenstellplatzStandortBeispiel\"> </a><a name=\"hcBettenstellplatzStandortBeispiel\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKStandortBettenstellplatz.html\">ISiKStandortBettenstellplatz</a></p></div><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}\">Bed</span></p><p><b>managingOrganization</b>: <a href=\"Organization-AbteilungAllgemeinchirurgieOrganisationBeispiel.html\">Organization Allgemeinchirurgie</a></p><p><b>partOf</b>: <a href=\"Location-RaumStandortBeispiel.html\">Location: physicalType = Room</a></p></div>"
},
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "bd",
"display" : "Bed"
}
]
},
"managingOrganization" : {
🔗 "reference" : "Organization/AbteilungAllgemeinchirurgieOrganisationBeispiel"
},
"partOf" : {
🔗 "reference" : "Location/RaumStandortBeispiel"
}
}