Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. 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/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Substances - JSON Representation

Active as of 2024-05-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "substance",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://fdasis.nlm.nih.gov\"><code>http://fdasis.nlm.nih.gov</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/substance",
  "version" : "1.0.0",
  "name" : "VsSubstance",
  "title" : "Substances",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-14T01:43:37+00:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "Substances",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fdasis.nlm.nih.gov"
      }
    ]
  }
}