{
  "resourceType" : "ValueSet",
  "id" : "PPIAResultsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PPIAResultsVS</b></p><a name=\"PPIAResultsVS\"> </a><a name=\"hcPPIAResultsVS\"> </a><a name=\"PPIAResultsVS-en-US\"> </a><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=\"CodeSystem-SNOMEDCT.html#SNOMEDCT-11214006\">11214006</a></td><td style=\"color: #cccccc\">Reactive</td></tr><tr><td><a href=\"CodeSystem-SNOMEDCT.html#SNOMEDCT-131194007\">131194007</a></td><td style=\"color: #cccccc\">Non-Reactive</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id/r4/ValueSet/PPIAResultsVS",
  "version" : "0.1.0",
  "name" : "PPIAResultsVS",
  "title" : "Prenatal Screening - General Results ValueSet",
  "status" : "draft",
  "date" : "2025-04-12T00:42:08+08:00",
  "publisher" : "Diana Wijayanti",
  "contact" : [{
    "name" : "Diana Wijayanti",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/hi-dinanti"
    }]
  }],
  "description" : "Codes representing general results of prenatal screening.",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "11214006"
      },
      {
        "code" : "131194007"
      }]
    }]
  }
}