No Basis Appointment and NO Basis AppointmentResponse
2.2.0-alpha - draft

No Basis Appointment and NO Basis AppointmentResponse - Local Development build (v2.2.0-alpha). See the Directory of published versions

: No Basis VirtualServiceType Value Set - TTL Representation

Active as of 2023-10-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 "no-basis-virtual-service-type-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.no/fhir/ValueSet/no-basis-virtual-service-type-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.2.0-alpha"] ; # 
  fhir:name [ fhir:v "NoBasisVirtualServiceTypeVS"] ; # 
  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 "2023-10-05T23:14:02+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Hl7 Norge"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Hl7 Norge" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://Hl7.no/Hl7Norge-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example codes for virtual service connection types. Any other codes or codesystem should be added to this valueSet"] ; # 
  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 ]     ] )
  ] . #