XpanDH Patient Summary
0.1.0 - ci-build 150

XpanDH Patient Summary, published by XpanDH Project. 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/hl7-eu/xpandh-ps/ and changes regularly. See the Directory of published versions

: Substance (PARTIAL) - JSON Representation

Active as of 2024-12-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSISubstance",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSISubstance</b></p><a name=\"eHDSISubstance\"> </a><a name=\"hceHDSISubstance\"> </a><a name=\"eHDSISubstance-en-US\"> </a><ul><li>Include these codes as defined in <code>http://spor.ema.eu/sms</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>100000075987</td><td>HUMAN MEASLES IMMUNOGLOBULIN</td></tr><tr><td>100000075988</td><td>HUMAN PLASMA FOR FRACTIONATION</td></tr><tr><td>100000075989</td><td>HYDROCHLORIC ACID, CONCENTRATED</td></tr><tr><td>100000075990</td><td>DILUTED HYDROCHLORIC ACID</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSISubstance",
  "version" : "0.1.0",
  "name" : "EHDSISubstance",
  "title" : "Substance (PARTIAL)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-12T10:23:54+00:00",
  "publisher" : "XpanDH Project",
  "contact" : [
    {
      "name" : "XpanDH Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xpandh-project.iscte-iul.pt"
        }
      ]
    }
  ],
  "description" : "The Value Set is used to code the substances of medicine.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://spor.ema.eu/sms",
        "concept" : [
          {
            "code" : "100000075987",
            "display" : "HUMAN MEASLES IMMUNOGLOBULIN"
          },
          {
            "code" : "100000075988",
            "display" : "HUMAN PLASMA FOR FRACTIONATION"
          },
          {
            "code" : "100000075989",
            "display" : "HYDROCHLORIC ACID, CONCENTRATED"
          },
          {
            "code" : "100000075990",
            "display" : "DILUTED HYDROCHLORIC ACID"
          }
        ]
      }
    ]
  }
}