HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: null - JSON Representation

Active as of 2023-06-15

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "mdr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/mdr</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>MedDRA</td></tr><tr><td>Title</td><td>Medical Dictionary for Regulatory Activities</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>MedDRA is a multilingual standardised international medical terminology which can be used for regulatory communication and evaluation of data pertaining to medicinal products for human use.  MedDRA is designed for use in the registration, documentation and safety monitoring of medicinal products through all phases of the development cycle (i.e., from clinical trials to post-marketing surveillance).#13;</p>\n<p>MedDRA is structured as a five level hierarchy. System Organ Classes (SOCs) are the broadest terms (e.g., Cardiac disorders, Investigations). The lowest level of the terminology is the Lowest Level Term (LLT) level.</p>\n</div></td></tr><tr><td>Publisher</td><td>MedDRA Maintenance and Support Services Organization (MedDRA MSSO); Mr. Patrick Revelle; MSSO Director</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.163</td><td>true</td></tr><tr><td>URI</td><td>https://www.meddra.org</td><td>true</td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/mdr</td><td>false</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/mdr"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "3.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "Medical Dictionary for Regulatory Activities"
    }
  ],
  "name" : "MedDRA",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2023-06-15T00:00:00-04:00",
  "publisher" : "MedDRA Maintenance and Support Services Organization (MedDRA MSSO); Mr. Patrick Revelle; MSSO Director",
  "contact" : [
    {
      "name" : "International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use (ICH)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ich.org/page/contact"
        }
      ]
    }
  ],
  "responsible" : "MedDRA Maintenance and Support Services Organization (MedDRA MSSO)",
  "description" : "MedDRA is a multilingual standardised international medical terminology which can be used for regulatory communication and evaluation of data pertaining to medicinal products for human use.  MedDRA is designed for use in the registration, documentation and safety monitoring of medicinal products through all phases of the development cycle (i.e., from clinical trials to post-marketing surveillance).#13;\n\r\nMedDRA is structured as a five level hierarchy. System Organ Classes (SOCs) are the broadest terms (e.g., Cardiac disorders, Investigations). The lowest level of the terminology is the Lowest Level Term (LLT) level.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.163",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "https://www.meddra.org",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/mdr",
      "preferred" : false
    }
  ]
}