Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4 - Downloaded Version null See the Directory of published versions

: encounter-class - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "encounter-class"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem encounter-class</b></p><a name=\"encounter-class\"> </a><a name=\"hcencounter-class\"> </a><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>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/encounter-class</code> defines the following codes:</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\">inpatient<a name=\"encounter-class-inpatient\"> </a></td><td>Inpatient</td><td>An encounter during which the patient is hospitalized and stays overnight.</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"encounter-class-outpatient\"> </a></td><td>Outpatient</td><td>An encounter during which the patient is not hospitalized overnight.</td></tr><tr><td style=\"white-space:nowrap\">ambulatory<a name=\"encounter-class-ambulatory\"> </a></td><td>Ambulatory</td><td>An encounter where the patient visits the practitioner in his/her office, e.g. a G.P. visit.</td></tr><tr><td style=\"white-space:nowrap\">emergency<a name=\"encounter-class-emergency\"> </a></td><td>Emergency</td><td>An encounter in the Emergency Care Department.</td></tr><tr><td style=\"white-space:nowrap\">home<a name=\"encounter-class-home\"> </a></td><td>Home</td><td>An encounter where the practitioner visits the patient at his/her home.</td></tr><tr><td style=\"white-space:nowrap\">field<a name=\"encounter-class-field\"> </a></td><td>Field</td><td>An encounter taking place outside the regular environment for giving care.</td></tr><tr><td style=\"white-space:nowrap\">daytime<a name=\"encounter-class-daytime\"> </a></td><td>Daytime</td><td>An encounter where the patient needs more prolonged treatment or investigations than outpatients, but who do not need to stay in the hospital overnight.</td></tr><tr><td style=\"white-space:nowrap\">virtual<a name=\"encounter-class-virtual\"> </a></td><td>Virtual</td><td>An encounter that takes place where the patient and practitioner do not physically meet but use electronic means for contact.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"encounter-class-other\"> </a></td><td>Other</td><td>Any other encounter type that is not described by one of the other values. Where this is used it is expected that an implementer will include an extension value to define what the actual other type is.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-oid>     ] ;
fhir:value [
a fhir:Uri ;
fhir:v "urn:oid:2.16.840.1.113883.4.642.1.138"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.4.642.1.138>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r4"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/encounter-class"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/encounter-class>
  ] ; # 
  fhir:version [ fhir:v "1.0.2"] ; # 
  fhir:name [ fhir:v "encounter-class"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-20T10:54:38+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#inactive>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "retirementDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#retirementDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#parent>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "partOf" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#partOf>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#synonym>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#comment>     ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "itemWeight" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#itemWeight>     ] ;
fhir:type [ fhir:v "decimal" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ] ;
fhir:definition [ fhir:v "An encounter during which the patient is hospitalized and stays overnight." ]
  ] [
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ] ;
fhir:definition [ fhir:v "An encounter during which the patient is not hospitalized overnight." ]
  ] [
fhir:code [ fhir:v "ambulatory" ] ;
fhir:display [ fhir:v "Ambulatory" ] ;
fhir:definition [ fhir:v "An encounter where the patient visits the practitioner in his/her office, e.g. a G.P. visit." ]
  ] [
fhir:code [ fhir:v "emergency" ] ;
fhir:display [ fhir:v "Emergency" ] ;
fhir:definition [ fhir:v "An encounter in the Emergency Care Department." ]
  ] [
fhir:code [ fhir:v "home" ] ;
fhir:display [ fhir:v "Home" ] ;
fhir:definition [ fhir:v "An encounter where the practitioner visits the patient at his/her home." ]
  ] [
fhir:code [ fhir:v "field" ] ;
fhir:display [ fhir:v "Field" ] ;
fhir:definition [ fhir:v "An encounter taking place outside the regular environment for giving care." ]
  ] [
fhir:code [ fhir:v "daytime" ] ;
fhir:display [ fhir:v "Daytime" ] ;
fhir:definition [ fhir:v "An encounter where the patient needs more prolonged treatment or investigations than outpatients, but who do not need to stay in the hospital overnight." ]
  ] [
fhir:code [ fhir:v "virtual" ] ;
fhir:display [ fhir:v "Virtual" ] ;
fhir:definition [ fhir:v "An encounter that takes place where the patient and practitioner do not physically meet but use electronic means for contact." ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Any other encounter type that is not described by one of the other values. Where this is used it is expected that an implementer will include an extension value to define what the actual other type is." ]
  ] ) . #