{
  "resourceType" : "ValueSet",
  "id" : "Preterm-values",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/367494004\">367494004</a></td><td>Premature birth of newborn (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/4886009\">4886009</a></td><td>Premature birth of newborn male (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/59403008\">59403008</a></td><td>Premature birth of newborn female (finding)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/76517-2/\">76517-2</a></td><td>Premature infant</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.org/guides/who/smart-immunization/ValueSet/Preterm-values",
  "version" : "0.1.0",
  "name" : "Pretermvalues",
  "title" : "Preterm valueset",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-04-13T07:36:12+00:00",
  "publisher" : "World Health Organization (WHO)",
  "description" : "Codes representing Preterm values",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "367494004",
        "display" : "Premature birth of newborn (finding)"
      },
      {
        "code" : "4886009",
        "display" : "Premature birth of newborn male (finding)"
      },
      {
        "code" : "59403008",
        "display" : "Premature birth of newborn female (finding)"
      }]
    },
    {
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "76517-2",
        "display" : "Premature infant"
      }]
    }]
  }
}