Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Encounter Class - TTL Representation

Active as of 2024-07-30

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "encounter-class"] ; # 
  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: ValueSet encounter-class</b></p><a name=\"encounter-class\"> </a><a name=\"hcencounter-class\"> </a><a name=\"encounter-class-en-US\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.0.2/ValueSet-encounter-class.html\">Encounter class</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ee/ValueSet/encounter-class"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.2"] ; # 
  fhir:name [ fhir:v "EEEncounterClass"] ; # 
  fhir:title [ fhir:v "Encounter Class"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-30T22:47:18+03:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Estonia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set defines a set of codes that can be used to indicate the class of encounter: a specific code indicating class of service provided."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/encounter-class"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/encounter-class>       ] )     ] )
  ] . #