{
  "resourceType" : "ValueSet",
  "id" : "ANCGravidaVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ANCGravidaVS</b></p><a name=\"ANCGravidaVS\"> </a><a name=\"hcANCGravidaVS\"> </a><a name=\"ANCGravidaVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where code  = <a href=\"CodeSystem-LOINC.html#LOINC-11996-6\">11996-6</a></li><li>Include codes from<a href=\"CodeSystem-ANCCustomCode.html\"><code>http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes</code></a> where code  = <a href=\"CodeSystem-ANCCustomCode.html#ANCCustomCode-ANC.46B6.46DE24\">ANC.B6.DE24</a></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id/r4/ValueSet/ANCGravidaVS",
  "version" : "0.1.0",
  "name" : "ANCGravidaVS",
  "title" : "ANC Gravida 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" : "ValueSet containing standard LOINC and ANC codes for observation representing total number of pregnancies.",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "filter" : [{
        "property" : "code",
        "op" : "=",
        "value" : "11996-6"
      }]
    },
    {
      "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
      "filter" : [{
        "property" : "code",
        "op" : "=",
        "value" : "ANC.B6.DE24"
      }]
    }]
  }
}