UMC IDMP Request and Publish API
1.0.0 - CI Build International flag

UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 1.0.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

: EDQM PDF dose form attributes: Release Characteristics - JSON Representation

Active as of 2026-03-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "edqm-rca",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet edqm-rca</b></p><a name=\"edqm-rca\"> </a><a name=\"hcedqm-rca\"> </a><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r5\"><code>http://standardterms.edqm.eu</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 5 February 2025 has been used\"> version ⏿5 February 2025</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0044\">0044</a></td><td>Delayed</td><td>Release of the substance(s) at a later time than would be achieved with a conventional-release product, achieved by a special formulation design and/or manufacturing method; enteric-coated and other gastro-resistant products are included.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0045\">0045</a></td><td>Prolonged</td><td>Release of the substance(s) over a longer duration than would be achieved with a conventional-release product, achieved by a special formulation design and/or manufacturing method.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0046\">0046</a></td><td>Modified</td><td>Release of the substance(s) in a way that differs from that which would be achieved with a conventional-release product, which is achieved by a special formulation design and/or manufacturing method, but which is not classified as delayed-release or prolonged-release; pulsatile-release products are included.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0047\">0047</a></td><td>Conventional</td><td>Release of the substance(s) in a way that is not deliberately modified by a special formulation design and/or manufacturing method.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0048\">0048</a></td><td>Unknown</td><td>Release of the substance(s) in a way that is unknown or not specified.</td></tr></table></li></ul></div>"
  },
  "url" : "http://umcterminologies.org/ValueSet/edqm-rca",
  "version" : "1.0.0",
  "name" : "VsEdqmRca",
  "title" : "EDQM PDF dose form attributes: Release Characteristics",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T14:04:13+00:00",
  "publisher" : "Uppsala Monitoring Centre",
  "contact" : [
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    },
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description" : "EDQM Pharmaceutical dose form attributes: Release Characteristics",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "concept" : [
          {
            "code" : "0044",
            "display" : "Delayed"
          },
          {
            "code" : "0045",
            "display" : "Prolonged"
          },
          {
            "code" : "0046",
            "display" : "Modified"
          },
          {
            "code" : "0047",
            "display" : "Conventional"
          },
          {
            "code" : "0048",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}