@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fecf67b7-3b3e-4c22-b422-38a8436162e5"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-location-admission"^^xsd:anyURI ;
fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-location-admission> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location fecf67b7-3b3e-4c22-b422-38a8436162e5</b></p><a name=\"fecf67b7-3b3e-4c22-b422-38a8436162e5\"> </a><a name=\"hcfecf67b7-3b3e-4c22-b422-38a8436162e5\"> </a><a name=\"fecf67b7-3b3e-4c22-b422-38a8436162e5-en-US\"> </a><p><b>identifier</b>: <code>https://fhir.medirecords.com/location-scoped/094e3a90-4eb7-4921-9727-20078b3a74ca</code>/001</p><p><b>status</b>: Inactive</p><p><b>operationalStatus</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0116.html#v2-0116-C\">bedStatus C</a>: Closed</p><p><b>description</b>: Red Room Bed 1</p><p><b>mode</b>: Instance</p><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-5ae12958-6291-4101-a6f5-45ed8bbbcb34.html\">Organization Practice FHIR</a></p><p><b>partOf</b>: <a href=\"Location-094e3a90-4eb7-4921-9727-20078b3a74ca.html\">Location Emergency Ward</a></p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.medirecords.com/location-scoped/094e3a90-4eb7-4921-9727-20078b3a74ca"^^xsd:anyURI ] ;
fhir:value [ fhir:v "001" ]
] ) ; #
fhir:status [ fhir:v "inactive"] ; #
fhir:operationalStatus [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0116"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Closed" ]
] ; #
fhir:description [ fhir:v "Red Room Bed 1"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:physicalType [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bd" ] ;
fhir:display [ fhir:v "Bed" ] ] )
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/5ae12958-6291-4101-a6f5-45ed8bbbcb34" ]
] ; #
fhir:partOf [
fhir:reference [ fhir:v "Location/094e3a90-4eb7-4921-9727-20078b3a74ca" ]
] . #
IG © 2022+ . Package mr.r4.core#1.4.1 based on FHIR 4.0.1. Generated 2025-02-03
Links: Table of Contents |
QA Report