Medication IG DE
1.0.0-ballot1 - 1.0.0

This page is part of the Medication IG DE (vballot1: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Dosage Dose-Quantity ValueSet - TTL Representation

Draft as of 2025-07-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "DosageDoseQuantityDE"] ; # 
  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 DosageDoseQuantityDE</b></p><a name=\"DosageDoseQuantityDE\"> </a><a name=\"hcDosageDoseQuantityDE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT</code></li><li>Include all codes defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a></li><li>Import all the codes that are contained in <a href=\"ValueSet-EDQMUnitOfPresentation.html\">EDQM Unit of Presentation</a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://ig.fhir.de/igs/medication/ValueSet/DosageDoseQuantityDE"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot1"] ; # 
  fhir:name [ fhir:v "DosageDoseQuantityDEVS"] ; # 
  fhir:title [ fhir:v "Dosage Dose-Quantity ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-07-11T15:28:36+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Deutschland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Deutschland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Diese ValueSet enthält Konzepte für die Dosierungseinheit in der Dosiermenge."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]     ] [
      ( fhir:valueSet [
fhir:v "http://ig.fhir.de/igs/medication/ValueSet/EDQMUnitOfPresentation"^^xsd:anyURI ;
fhir:link <http://ig.fhir.de/igs/medication/ValueSet/EDQMUnitOfPresentation>       ] )     ] )
  ] . #