2.2.0-test - ci-build Norway flag

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

: No Basis VirtualServiceType Value Set - TTL Representation

Active as of 2024-05-29

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 "no-basis-virtual-service-type.valueset"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.4.642.4.1809</code></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\"><code>http://hl7.org/fhir/contact-point-system</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.no/fhir/ValueSet/no-basis-virtual-service-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.2.0-test"] ; # 
  fhir:name [ fhir:v "NoBasisVirtualServiceType"] ; # 
  fhir:title [ fhir:v "No Basis VirtualServiceType Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-29T11:39:51+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Example codes for virtual service connection types. Any other codes or codesystem should be added to this valueSet"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NO" ] ;
fhir:display [ fhir:v "Norway" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1809"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/contact-point-system"^^xsd:anyURI ]     ] )
  ] . #