SMART Empty IG
0.1.0 - ci-build

SMART Empty IG, published by WHO. 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/DigitalSQR/smart-catopia-measles and changes regularly. See the Directory of published versions

: Catopia Vaccine Product codes CodeSet - JSON Representation

Draft as of 2024-03-24

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CatMeaslesVaccineProducts",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>classification</td><td>http://moh.captopia/ig/smart-immunizations-measles#classification</td><td>code</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://worldhealthorganization.github.io/smart/CodeSystem/CatMeaslesVaccineProducts</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">20009060/2<a name=\"CatMeaslesVaccineProducts-20009060.472\"> </a></td><td>Serum Institute of India Measles vaccine</td></tr><tr><td style=\"white-space:nowrap\">7680007030014<a name=\"CatMeaslesVaccineProducts-7680007030014\"> </a></td><td>M-M-RvaxPRO</td></tr><tr><td style=\"white-space:nowrap\">0123456789<a name=\"CatMeaslesVaccineProducts-0123456789\"> </a></td><td>Catopian Pharma Inc. Measles Vaccine</td></tr></table></div>"
  },
  "url" : "http://worldhealthorganization.github.io/smart/CodeSystem/CatMeaslesVaccineProducts",
  "version" : "0.1.0",
  "name" : "CatMeaslesVaccineProducts",
  "title" : "Catopia Vaccine Product codes CodeSet",
  "status" : "draft",
  "date" : "2024-03-24T17:27:48+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Vaccine Product codes, containing the different available products.",
  "content" : "complete",
  "count" : 3,
  "property" : [
    {
      "code" : "classification",
      "uri" : "http://moh.captopia/ig/smart-immunizations-measles#classification",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "code" : "20009060/2",
      "display" : "Serum Institute of India Measles vaccine",
      "property" : [
        {
          "code" : "classification",
          "valueCode" : "XM8L15"
        }
      ]
    },
    {
      "code" : "7680007030014",
      "display" : "M-M-RvaxPRO",
      "property" : [
        {
          "code" : "classification",
          "valueCode" : "XM8TF3"
        }
      ]
    },
    {
      "code" : "0123456789",
      "display" : "Catopian Pharma Inc. Measles Vaccine",
      "property" : [
        {
          "code" : "classification",
          "valueCode" : "XM28X5"
        }
      ]
    }
  ]
}