WHO-UMC IDMP Management and Publish API
0.1.0 - CI Build International flag

WHO-UMC IDMP Management and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: Strength Unit Value Set - TTL Representation

Active as of 2024-09-16

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 "strengthUnit"] ; # 
  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 strengthUnit</b></p><a name=\"strengthUnit\"> </a><a name=\"hcstrengthUnit\"> </a><a name=\"strengthUnit-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-strengthUnit.html\"><code>http://who-umc.org/idmp/CodeSystem/strengthUnit</code></a></li><li>Include all codes defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://who-umc.org/idmp/ValueSet/strengthUnit"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VsStrengthUnit"] ; # 
  fhir:title [ fhir:v "Strength Unit Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-16T12:33:19+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Uppsala Monitoring Centre"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ]     ] )
  ] [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Strength Unit Value Set"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://who-umc.org/idmp/CodeSystem/strengthUnit"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]     ] )
  ] . #