{
  "resourceType" : "ValueSet",
  "id" : "ANCMUACVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ANCMUACVS</b></p><a name=\"ANCMUACVS\"> </a><a name=\"hcANCMUACVS\"> </a><a name=\"ANCMUACVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where code  = <a href=\"CodeSystem-SNOMEDCT.html#SNOMEDCT-284473002\">284473002</a></li><li>Include codes from<a href=\"CodeSystem-ANCSatuSehatCustomCode.html\"><code>http://terminology.kemkes.go.id/CodeSystem/anc-custom-codes</code></a> where code  = <a href=\"CodeSystem-ANCSatuSehatCustomCode.html#ANCSatuSehatCustomCode-ANC.46SS.46DE3\">ANC.SS.DE3</a></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id/r4/ValueSet/ANCMUACVS",
  "version" : "0.1.0",
  "name" : "ANCMUACVS",
  "title" : "MUAC Code 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 for measurement of upper mid arm circumference in ANC.",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "code",
        "op" : "=",
        "value" : "284473002"
      }]
    },
    {
      "system" : "http://terminology.kemkes.go.id/CodeSystem/anc-custom-codes",
      "filter" : [{
        "property" : "code",
        "op" : "=",
        "value" : "ANC.SS.DE3"
      }]
    }]
  }
}