International Patient Summary Implementation Guide
2.0.0 - STU 2 International flag

This page is part of the International Patient Summary Implementation Guide (v2.0.0: STU 2) 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

: Medicine EDQM Doseform - IPS - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "medicine-doseform",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medicine-doseform</b></p><a name=\"medicine-doseform\"> </a><a name=\"hcmedicine-doseform\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<code>http://standardterms.edqm.eu</code> where status  = C, class  = PDF and domain  = H+V</li><li>Include codes from<a href=\"http://tx.fhir.org/r4\"><code>http://standardterms.edqm.eu</code></a> where status  = C, class  = CMT and domain  = H+V</li><li>Include codes from<a href=\"http://tx.fhir.org/r4\"><code>http://standardterms.edqm.eu</code></a> where status  = C, class  = CDF and domain  = H+V</li><li>Include codes from<a href=\"http://tx.fhir.org/r4\"><code>http://standardterms.edqm.eu</code></a> where status  = C, class  = PFT and domain  = H+V</li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.11.22.25"
    }
  ],
  "version" : "2.0.0",
  "name" : "MedicineDoseFormUvIps",
  "title" : "Medicine EDQM Doseform - IPS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-03T15:47:44+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "While SNOMED remains a preferred binding for medicine doseform, EDQM (European Directorate for the Quality of Medicines and Healthcare) doseform codes are allowed as additional binding. \n\nThis Value Set includes all the EDQM Standard Terms having:  \n[Concept Status] = ‘C’\u00a0AND  \n[Concept Class] IN (‘PDF’, ‘CMT’, ‘CDF’, ‘PFT') AND  \n[Domain] = 'H+V'  \n\nC = 'Current'; PDF = 'Pharmaceutical dose form'; CMT = 'Combined terms'; CDF = 'Combined pharmaceutical dose form'; PFT = 'Patient Friendly'; H+V = 'Human and Veterinary'",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This artifact includes content from EDQM Standard Terms. EDQM Standard Terms are copyright European Directorate for the Quality of Medicines. Terms & Conditions in https://www.edqm.eu/en/standard-terms-database",
  "compose" : {
    "include" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "C"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "PDF"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "H+V"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "C"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "CMT"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "H+V"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "C"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "CDF"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "H+V"
          }
        ]
      },
      {
        "system" : "http://standardterms.edqm.eu",
        "filter" : [
          {
            "property" : "status",
            "op" : "=",
            "value" : "C"
          },
          {
            "property" : "class",
            "op" : "=",
            "value" : "PFT"
          },
          {
            "property" : "domain",
            "op" : "=",
            "value" : "H+V"
          }
        ]
      }
    ]
  }
}