0.1.0 - ci-build

ClientRegistryIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Cr Facility Type ValueSet - TTL Representation

Active as of 2023-02-25

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 "cr-facility-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cr-facility-type.html\"><code>https://mets.or.ug/CodeSystem/cr-facility-type</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://mets.or.ug/ValueSet/cr-facility-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CrFacilityTypeValueSet"] ; # 
  fhir:title [ fhir:v "Cr Facility Type ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2023-02-25T08:41:04.362Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "METS-Programme"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "METS-Programme" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://mets.or.ug" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://mets.or.ug/CodeSystem/cr-facility-type"^^xsd:anyURI ]     ] )
  ] . #