HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: locationCharacteristic - TTL Representation

Active as of 2019-12-01

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v2-0324"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0324</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SMK<a name=\"v2-0324-SMK\"> </a></td><td>Smoking</td><td>Smoking</td></tr><tr><td style=\"white-space:nowrap\">LIC<a name=\"v2-0324-LIC\"> </a></td><td>Licensed</td><td>Licensed</td></tr><tr><td style=\"white-space:nowrap\">IMP<a name=\"v2-0324-IMP\"> </a></td><td>Implant: can be used for radiation implant patients</td><td>Implant: can be used for radiation implant patients</td></tr><tr><td style=\"white-space:nowrap\">SHA<a name=\"v2-0324-SHA\"> </a></td><td>Shadow: a temporary holding location that does not physically exist</td><td>Shadow: a temporary holding location that does not physically exist</td></tr><tr><td style=\"white-space:nowrap\">INF<a name=\"v2-0324-INF\"> </a></td><td>Infectious disease: this location can be used for isolation</td><td>Infectious disease: this location can be used for isolation</td></tr><tr><td style=\"white-space:nowrap\">PRL<a name=\"v2-0324-PRL\"> </a></td><td>Privacy level: indicating the level of private versus non-private room</td><td>Privacy level: indicating the level of private versus non-private room</td></tr><tr><td style=\"white-space:nowrap\">LCR<a name=\"v2-0324-LCR\"> </a></td><td>Level of care</td><td>Level of care</td></tr><tr><td style=\"white-space:nowrap\">OVR<a name=\"v2-0324-OVR\"> </a></td><td>Overflow</td><td>Overflow</td></tr><tr><td style=\"white-space:nowrap\">STF<a name=\"v2-0324-STF\"> </a></td><td>Bed is staffed</td><td>Bed is staffed</td></tr><tr><td style=\"white-space:nowrap\">SET<a name=\"v2-0324-SET\"> </a></td><td>Bed is set up</td><td>Bed is set up</td></tr><tr><td style=\"white-space:nowrap\">GEN<a name=\"v2-0324-GEN\"> </a></td><td>Gender of patient(s)</td><td>Gender of patient(s)</td></tr><tr><td style=\"white-space:nowrap\">TEA<a name=\"v2-0324-TEA\"> </a></td><td>Teaching location</td><td>Teaching location</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0324"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.197" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "LocationCharacteristic"] ; # 
  fhir:title [ fhir:v "locationCharacteristic"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system of concepts specifying an identifier code to show which characteristic is being communicated with the segment.  Used in HL7 Version 2.x messaging in the Location Characteristic (LCH) segment."] ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0324 (Location Characteristic ID)"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0324"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0324>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "3040" ] ;
fhir:code [ fhir:v "SMK" ] ;
fhir:display [ fhir:v "Smoking" ] ;
fhir:definition [ fhir:v "Smoking" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3041" ] ;
fhir:code [ fhir:v "LIC" ] ;
fhir:display [ fhir:v "Licensed" ] ;
fhir:definition [ fhir:v "Licensed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3042" ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "Implant: can be used for radiation implant patients" ] ;
fhir:definition [ fhir:v "Implant: can be used for radiation implant patients" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3043" ] ;
fhir:code [ fhir:v "SHA" ] ;
fhir:display [ fhir:v "Shadow: a temporary holding location that does not physically exist" ] ;
fhir:definition [ fhir:v "Shadow: a temporary holding location that does not physically exist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3044" ] ;
fhir:code [ fhir:v "INF" ] ;
fhir:display [ fhir:v "Infectious disease: this location can be used for isolation" ] ;
fhir:definition [ fhir:v "Infectious disease: this location can be used for isolation" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3045" ] ;
fhir:code [ fhir:v "PRL" ] ;
fhir:display [ fhir:v "Privacy level: indicating the level of private versus non-private room" ] ;
fhir:definition [ fhir:v "Privacy level: indicating the level of private versus non-private room" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3046" ] ;
fhir:code [ fhir:v "LCR" ] ;
fhir:display [ fhir:v "Level of care" ] ;
fhir:definition [ fhir:v "Level of care" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3047" ] ;
fhir:code [ fhir:v "OVR" ] ;
fhir:display [ fhir:v "Overflow" ] ;
fhir:definition [ fhir:v "Overflow" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3048" ] ;
fhir:code [ fhir:v "STF" ] ;
fhir:display [ fhir:v "Bed is staffed" ] ;
fhir:definition [ fhir:v "Bed is staffed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3049" ] ;
fhir:code [ fhir:v "SET" ] ;
fhir:display [ fhir:v "Bed is set up" ] ;
fhir:definition [ fhir:v "Bed is set up" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3050" ] ;
fhir:code [ fhir:v "GEN" ] ;
fhir:display [ fhir:v "Gender of patient(s)" ] ;
fhir:definition [ fhir:v "Gender of patient(s)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "3051" ] ;
fhir:code [ fhir:v "TEA" ] ;
fhir:display [ fhir:v "Teaching location" ] ;
fhir:definition [ fhir:v "Teaching location" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] ) . #