Antenatal Care IG for PWS KIA
0.1.0 - ci-build

Antenatal Care IG for PWS KIA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Prenatal Screening - Syphillis (VDRL) ValueSet - JSON Representation

Draft as of 2025-04-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "PPIAVDRLVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PPIAVDRLVS</b></p><a name=\"PPIAVDRLVS\"> </a><a name=\"hcPPIAVDRLVS\"> </a><a name=\"PPIAVDRLVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><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=\"CodeSystem-LOINC.html#LOINC-50690-7\">50690-7</a></td><td style=\"color: #cccccc\">Reagin Ab [Titer] in Serum by VDRL</td></tr><tr><td><a href=\"CodeSystem-LOINC.html#LOINC-14904-7\">14904-7</a></td><td style=\"color: #cccccc\">Reagin Ab [Presence] in Specimen by VDRL</td></tr></table></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.46B9.46DE96\">ANC.B9.DE96</a></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id/r4/ValueSet/PPIAVDRLVS",
  "version" : "0.1.0",
  "name" : "PPIAVDRLVS",
  "title" : "Prenatal Screening - Syphillis (VDRL) 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 Syphillis (VDRL) prenatal screening.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "50690-7"
          },
          {
            "code" : "14904-7"
          }
        ]
      },
      {
        "system" : "http://fhir.org/guides/who/anc-cds/CodeSystem/anc-custom-codes",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "ANC.B9.DE96"
          }
        ]
      }
    ]
  }
}