UMC IDMP Request and Publish API
0.1.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 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

: EDQM PDF characteristics: Release Characteristics - JSON Representation

Active as of 2025-06-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "edqm-RCA",
  "text" : {
    "status" : "generated",
    "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=\"CodeSystem-edqmDoseFormAttributes.html\"><code>http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-edqmDoseFormAttributes.html#edqmDoseFormAttributes-RCA-0044\">RCA-0044</a></td><td>Delayed</td></tr><tr><td><a href=\"CodeSystem-edqmDoseFormAttributes.html#edqmDoseFormAttributes-RCA-0045\">RCA-0045</a></td><td>Prolonged</td></tr><tr><td><a href=\"CodeSystem-edqmDoseFormAttributes.html#edqmDoseFormAttributes-RCA-0046\">RCA-0046</a></td><td>Modified</td></tr><tr><td><a href=\"CodeSystem-edqmDoseFormAttributes.html#edqmDoseFormAttributes-RCA-0047\">RCA-0047</a></td><td>Conventional</td></tr><tr><td><a href=\"CodeSystem-edqmDoseFormAttributes.html#edqmDoseFormAttributes-RCA-0048\">RCA-0048</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://who-umc.org/idmp/ValueSet/edqm-RCA",
  "version" : "0.1.0",
  "name" : "edqm-RCA",
  "title" : "EDQM PDF characteristics: Release Characteristics",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-18T08:26:54+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 forms characteristics: Release Characteristics",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes",
        "concept" : [
          {
            "code" : "RCA-0044",
            "display" : "Delayed"
          },
          {
            "code" : "RCA-0045",
            "display" : "Prolonged"
          },
          {
            "code" : "RCA-0046",
            "display" : "Modified"
          },
          {
            "code" : "RCA-0047",
            "display" : "Conventional"
          },
          {
            "code" : "RCA-0048",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}