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

: Blood Pressure Interpretation - JSON Representation

Draft as of 2025-04-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BPInterpretationVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BPInterpretationVS</b></p><a name=\"BPInterpretationVS\"> </a><a name=\"hcBPInterpretationVS\"> </a><a name=\"BPInterpretationVS-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-8462-4\">8462-4</a></li><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-2004005\">2004005</a></li><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-38341003\">38341003</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-I10\">I10</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O10.460\">O10.0</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O11\">O11</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O13\">O13</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O14\">O14</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O15\">O15</a></li><li>Include codes from<a href=\"CodeSystem-ICD10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a> where code  = <a href=\"CodeSystem-ICD10.html#ICD10-O16\">O16</a></li></ul></div>"
  },
  "url" : "https://fhir.pwskia.id//ValueSet/BPInterpretationVS",
  "version" : "0.1.0",
  "name" : "BPInterpretationVS",
  "title" : "Blood Pressure Interpretation",
  "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 of blood pressure based on standard guidelines.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "8462-4"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "2004005"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "38341003"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "I10"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O10.0"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O11"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O13"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O14"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O15"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "O16"
          }
        ]
      }
    ]
  }
}