Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

R4 R3

4.4.1.399 Message-request-link.ttl ValueSet http://hl7.org/fhir/ValueSet/location-characteristic

Infrastructure And Messaging Patient Administration icon Work Group   Maturity Level : N/A 3 Standards Status : Informative Trial Use Compartments Use Context : Device , Practitioner Country: World, Not yet ready for Production use
Official URL : http://hl7.org/fhir/ValueSet/location-characteristic Version : 5.0.0-draft-final
draft as of 2020-12-28 Computable Name : LocationCharacteristic
Flags : Experimental, Immutable OID : 2.16.840.1.113883.4.642.3.3079

Raw Turtle This value set is used in the following places:

Example Set of Location Characteristics


A request  

This expansion generated 01 Mar 2023


This value set contains 6 concepts

Expansion based on Location Characteristic v5.0.0-draft-final (CodeSystem)

Code System Display Definition
   wheelchair http://hl7.org/fhir/location-characteristic Wheelchair accessible

The location is accessible to link two patients thosre requiring wheelchair access

@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 ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/10bb101f-a121-4264-a920-67be9cb82c74> a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "10bb101f-a121-4264-a920-67be9cb82c74"]; fhir:Bundle.type [ fhir:value "message"]; fhir:Bundle.timestamp [ fhir:value "2015-07-14T11:15:33+10:00"^^xsd:dateTime]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b" ]; fhir:Bundle.entry.resource <urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b> ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://acme.com/ehr/fhir/Patient/pat1" ]; fhir:Bundle.entry.resource <http://acme.com/ehr/fhir/Patient/pat1> ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://acme.com/ehr/fhir/Patient/pat12" ]; fhir:Bundle.entry.resource <http://acme.com/ehr/fhir/Patient/pat12> ] . <urn:uuid:267b18ce-3d37-4581-9baa-6fada338038b> a fhir:MessageHeader; fhir:Resource.id [ fhir:value "267b18ce-3d37-4581-9baa-6fada338038b"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <p>This message is a request to link Patient records 654321 (Patient Donald DUCK @ Acme Healthcare, Inc) and 123456 (Patient Donald D DUCK @ Acme Healthcare, Inc)</p>\n \n </div>" ]; fhir:MessageHeader.eventCoding [ fhir:Coding.system [ fhir:value "http://example.org/fhir/message-events" ]; fhir:Coding.code [ fhir:value "patient-link" ] ]; fhir:MessageHeader.source [ fhir:MessageHeader.source.endpoint [ fhir:value "http://example.org/clients/ehr-lite" ] ]; fhir:MessageHeader.responsible [ fhir:link <http://acme.com/ehr/fhir/Practitioner/2323-33-4>; fhir:Reference.reference [ fhir:value "http://acme.com/ehr/fhir/Practitioner/2323-33-4" ] ]; fhir:MessageHeader.focus [ fhir:index 0; fhir:link <http://acme.com/ehr/fhir/Patient/pat1>; fhir:Reference.reference [ fhir:value "http://acme.com/ehr/fhir/Patient/pat1" ] ], [ fhir:index 1; fhir:link <http://acme.com/ehr/fhir/Patient/pat12>; fhir:Reference.reference [ fhir:value "http://acme.com/ehr/fhir/Patient/pat12" ] ] . <http://acme.com/ehr/fhir/Patient/pat1> a fhir:Patient; fhir:Resource.id [ fhir:value "pat1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <p>Patient Donald DUCK @ Acme Healthcare, Inc. MR = 654321</p>\n \n </div>" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "usual" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "MR" ] ] ]; fhir:Identifier.system [ fhir:value "urn:oid:0.1.2.3.4.5.6.7" ]; fhir:Identifier.value [ fhir:value "654321" ] ]; fhir:Patient.active [ fhir:value "true"^^xsd:boolean]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Donald" ]; fhir:HumanName.given [ fhir:value "Duck"; fhir:index 0 ] ]; fhir:Patient.gender [ fhir:value "male"]; fhir:Patient.contact [ fhir:index 0; fhir:Patient.contact.relationship [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://example.org/fhir/CodeSystem/patient-contact-relationship" ]; fhir:Coding.code [ fhir:value "E" ] ] ]; fhir:Patient.contact.organization [ fhir:link <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ]; fhir:Reference.display [ fhir:value "Walt Disney Corporation" ] ] ]; fhir:Patient.managingOrganization [ fhir:link <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ]; fhir:Reference.display [ fhir:value "ACME Healthcare, Inc" ] ] . <http://hl7.org/fhir/Organization/1> a fhir:Organization . <http://acme.com/ehr/fhir/Patient/pat12> a fhir:Patient; fhir:Resource.id [ fhir:value "pat2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <p>Patient Donald D DUCK @ Acme Healthcare, Inc. MR = 123456</p>\n \n </div>" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "usual" ]; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "MR" ] ] ]; fhir:Identifier.system [ fhir:value "urn:oid:0.1.2.3.4.5.6.7" ]; fhir:Identifier.value [ fhir:value "123456" ] ]; fhir:Patient.active [ fhir:value "true"^^xsd:boolean]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.use [ fhir:value "official" ]; fhir:HumanName.family [ fhir:value "Donald" ]; fhir:HumanName.given [ fhir:value "Duck"; fhir:index 0 ], [ fhir:value "D"; fhir:index 1 ] ]; fhir:Patient.gender [ fhir:value "other"; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://example.org/Profile/administrative-status" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0001" ]; fhir:Coding.code [ fhir:value "A" ]; fhir:Coding.display [ fhir:value "Ambiguous" ] ] ] ] ]; fhir:Patient.managingOrganization [ fhir:link <http://hl7.org/fhir/Organization/1>; fhir:Reference.reference [ fhir:value "Organization/1" ]; fhir:Reference.display [ fhir:value "ACME Healthcare, Inc" ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/10bb101f-a121-4264-a920-67be9cb82c74.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Bundle/10bb101f-a121-4264-a920-67be9cb82c74.ttl> . # -------------------------------------------------------------------------------------
   has-translation http://hl7.org/fhir/location-characteristic translation services available

Usage note: every effort The location has been made to ensure that translation services available

   has-oxy-nitro http://hl7.org/fhir/location-characteristic oxygen/nitrogen available

The location has oxygen and nitrogen services available

   has-neg-press http://hl7.org/fhir/location-characteristic negative pressure rooms available

The location has negative pressure rooms available

   has-iso-ward http://hl7.org/fhir/location-characteristic isolation ward

The location is or has an isolation ward

   has-icu http://hl7.org/fhir/location-characteristic has ICU

The location is or has an intensive care unit

 

See the examples full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Lvl A few code lists that FHIR defines are correct and useful, but they hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a normative part Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the specification. meaning of the concept
Comments Additional notes about how to use the code