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

: MUAC Interpretation ValueSet - JSON Representation

Draft as of 2025-04-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ANCMUACInterpretationVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ANCMUACInterpretationVS</b></p><a name=\"ANCMUACInterpretationVS\"> </a><a name=\"hcANCMUACInterpretationVS\"> </a><a name=\"ANCMUACInterpretationVS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-MoHClinicalTerm.html\"><code>http://terminology.kemkes.go.id/CodeSystem/clinical-term</code></a> where code  = <a href=\"CodeSystem-MoHClinicalTerm.html#MoHClinicalTerm-OI000018\">OI000018</a></li><li>Include codes from<a href=\"CodeSystem-MoHClinicalTerm.html\"><code>http://terminology.kemkes.go.id/CodeSystem/clinical-term</code></a> where code  = <a href=\"CodeSystem-MoHClinicalTerm.html#MoHClinicalTerm-OI000035\">OI000035</a></li><li>Include codes from<a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a> where code  = <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-N\">N</a></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id/r4/ValueSet/ANCMUACInterpretationVS",
  "version" : "0.1.0",
  "name" : "ANCMUACInterpretationVS",
  "title" : "MUAC Interpretation 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" : "Interpretation codes for MUAC measurements.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.kemkes.go.id/CodeSystem/clinical-term",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "OI000018"
          }
        ]
      },
      {
        "system" : "http://terminology.kemkes.go.id/CodeSystem/clinical-term",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "OI000035"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "N"
          }
        ]
      }
    ]
  }
}