MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Active Ingredient - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIActiveIngredient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIActiveIngredient</b></p><a name=\"eHDSIActiveIngredient\"> </a><a name=\"hceHDSIActiveIngredient\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>A</td><td>ALIMENTARY TRACT AND METABOLISM</td></tr><tr><td>A01</td><td>STOMATOLOGICAL PREPARATIONS</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://fhir.ehdsi.eu/imaging/ValueSet/eHDSIActiveIngredient",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.24"
    }
  ],
  "version" : "0.0.1",
  "name" : "EHDSIActiveIngredient",
  "title" : "eHDSI Active Ingredient",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-25T13:10:38+00:00",
  "publisher" : "MyHealth@Eu",
  "contact" : [
    {
      "name" : "MyHealth@Eu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description" : "The Value Set is used as a mandatory code for the Active Ingredient of medications in the Medications Summary as well as the prescription Sections. Also used to code allergy agents in the Allergies and Other Adverse Reactions Section of the patient Summary.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.whocc.no/atc",
        "concept" : [
          {
            "code" : "A",
            "display" : "ALIMENTARY TRACT AND METABOLISM"
          },
          {
            "code" : "A01",
            "display" : "STOMATOLOGICAL PREPARATIONS"
          }
        ]
      }
    ]
  }
}