PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: Length Based Weight Class Value Set - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Length.Based.Weight.Class.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Length.Based.Weight.Class.VS</b></p><a name=\"Length.Based.Weight.Class.VS\"> </a><a name=\"hcLength.Based.Weight.Class.VS\"> </a><a name=\"Length.Based.Weight.Class.VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/444474005\">444474005</a></td><td>Broselow Luten pediatric weight estimation blue zone</td></tr><tr><td><a href=\"http://snomed.info/id/444503000\">444503000</a></td><td>Broselow Luten pediatric weight estimation green zone</td></tr><tr><td><a href=\"http://snomed.info/id/736023001\">736023001</a></td><td>Broselow Luten pediatric weight estimation gray zone</td></tr><tr><td><a href=\"http://snomed.info/id/444496004\">444496004</a></td><td>Broselow Luten pediatric weight estimation orange zone</td></tr><tr><td><a href=\"http://snomed.info/id/444488009\">444488009</a></td><td>Broselow Luten pediatric weight estimation pink zone</td></tr><tr><td><a href=\"http://snomed.info/id/444489001\">444489001</a></td><td>Broselow Luten pediatric weight estimation purple zone</td></tr><tr><td><a href=\"http://snomed.info/id/444471002\">444471002</a></td><td>Broselow Luten pediatric weight estimation red zone</td></tr><tr><td><a href=\"http://snomed.info/id/444504006\">444504006</a></td><td>Broselow Luten pediatric weight estimation white zone</td></tr><tr><td><a href=\"http://snomed.info/id/444505007\">444505007</a></td><td>Broselow Luten pediatric weight estimation yellow zone</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mPSC/ValueSet/Length.Based.Weight.Class.VS",
  "version" : "2.0.0-draft",
  "name" : "Length_Based_Weight_Class_VS",
  "title" : "Length Based Weight Class Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-03T15:04:24+00:00",
  "publisher" : "IHE Patient Care Coordination",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Patient Care Coordination",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    }
  ],
  "description" : "Weight estimated by tape measure",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "444474005",
            "display" : "Broselow Luten pediatric weight estimation blue zone"
          },
          {
            "code" : "444503000",
            "display" : "Broselow Luten pediatric weight estimation green zone"
          },
          {
            "code" : "736023001",
            "display" : "Broselow Luten pediatric weight estimation gray zone"
          },
          {
            "code" : "444496004",
            "display" : "Broselow Luten pediatric weight estimation orange zone"
          },
          {
            "code" : "444488009",
            "display" : "Broselow Luten pediatric weight estimation pink zone"
          },
          {
            "code" : "444489001",
            "display" : "Broselow Luten pediatric weight estimation purple zone"
          },
          {
            "code" : "444471002",
            "display" : "Broselow Luten pediatric weight estimation red zone"
          },
          {
            "code" : "444504006",
            "display" : "Broselow Luten pediatric weight estimation white zone"
          },
          {
            "code" : "444505007",
            "display" : "Broselow Luten pediatric weight estimation yellow zone"
          }
        ]
      }
    ]
  }
}