FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.medication
Resource TypeValueSet
IdValueSet-DosageDoseQuantityDE.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/medication-ig-de-r4/ValueSet-DosageDoseQuantityDE.html
URLhttp://ig.fhir.de/igs/medication/ValueSet/DosageDoseQuantityDE
Version1.0.3
Statusactive
Date2025-11-19T15:42:47+00:00
NameDosageDoseQuantityDEVS
TitleDosage DoseQuantity ValueSet
Authorityhl7
DescriptionDiese ValueSet enthält Konzepte für die Dosierungseinheit in der Dosiermenge.

Resources that use this resource

StructureDefinition
DosageDEDosage DE

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
KBV_CS_SFHIR_BMP_DOSIEREINHEITKBV_CS_SFHIR_BMP_DOSIEREINHEIT
ValueSet
EDQMUnitOfPresentationEDQM Unit of Presentation ValueSet

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet DosageDoseQuantityDE

This value set includes codes based on the following rules:

  • Include all codes defined in https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT version Not Stated (use latest from terminology server)
  • Include all codes defined in http://unitsofmeasure.org version Not Stated (use latest from terminology server)
  • Import all the codes that are contained in EDQM Unit of Presentation ValueSet

Source1

{
  "resourceType": "ValueSet",
  "id": "DosageDoseQuantityDE",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/medication/ValueSet/DosageDoseQuantityDE",
  "version": "1.0.3",
  "name": "DosageDoseQuantityDEVS",
  "title": "Dosage DoseQuantity ValueSet",
  "status": "active",
  "date": "2025-11-19T15:42:47+00:00",
  "publisher": "HL7 Deutschland e.V.",
  "contact": [
    {
      "name": "HL7 Deutschland e.V.",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de"
        }
      ]
    }
  ],
  "description": "Diese ValueSet enthält Konzepte für die Dosierungseinheit in der Dosiermenge.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT"
      },
      {
        "system": "http://unitsofmeasure.org"
      },
      {
        "valueSet": [
          "http://ig.fhir.de/igs/medication/ValueSet/EDQMUnitOfPresentation"
        ]
      }
    ]
  }
}