1.0.0 - draft

NyTimelosingIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: hn-appointment-ServiceCategory-code-vs - TTL Representation

Draft as of 2025-06-05

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 "hn-appointment-ServiceCategory-code-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hn-appointment-ServiceCategory-code-vs</b></p><a name=\"hn-appointment-ServiceCategory-code-vs\"> </a><a name=\"hchn-appointment-ServiceCategory-code-vs\"> </a><a name=\"hn-appointment-ServiceCategory-code-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-service-category.html\"><code>http://terminology.hl7.org/CodeSystem/service-category</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-service-category.html#service-category-10\">10</a></td><td>Dental</td><td>Dental</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-service-category.html#service-category-27\">27</a></td><td>Specialist Medical</td><td>Specialist Medical - requires referral</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-service-category.html#service-category-17\">17</a></td><td>General Practice</td><td>General Practice/GP (doctor)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-service-category.html#service-category-7\">7</a></td><td>Community Health Care</td><td>Community Health Care</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://helsenorge.no/fhir/ValueSet/hn-appointment-ServiceCategory-code-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HnAppointmentServiceCategoryVS"] ; # 
  fhir:title [ fhir:v "hn-appointment-ServiceCategory-code-vs"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-06-05T14:31:57+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Example Publisher"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value set for ServiceCategory codes in nytimeløsing"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-category"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Dental" ]       ] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "Specialist Medical" ]       ] [
fhir:code [ fhir:v "17" ] ;
fhir:display [ fhir:v "General Practice" ]       ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Community Health Care" ]       ] )     ] )
  ] . #