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

: Level Of Responsiveness AVPU Value Set - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Level.Of.Responsiveness.AVPU.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Level.Of.Responsiveness.AVPU.VS</b></p><a name=\"Level.Of.Responsiveness.AVPU.VS\"> </a><a name=\"hcLevel.Of.Responsiveness.AVPU.VS\"> </a><a name=\"Level.Of.Responsiveness.AVPU.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/248234008\">248234008</a></td><td>Mentally alert</td></tr><tr><td><a href=\"http://snomed.info/id/255373000\">255373000</a></td><td>Verbal</td></tr><tr><td><a href=\"http://snomed.info/id/422768004\">422768004</a></td><td>Unresponsive</td></tr><tr><td><a href=\"http://snomed.info/id/450847001\">450847001</a></td><td>Responds to pain</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mPSC/ValueSet/Level.Of.Responsiveness.AVPU.VS",
  "version" : "2.0.0-draft",
  "name" : "Level_Of_Responsiveness_AVPU_VS",
  "title" : "Level Of Responsiveness AVPU 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" : "Level Of Responsiveness AVPU findings",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "248234008",
            "display" : "Mentally alert"
          },
          {
            "code" : "255373000",
            "display" : "Verbal"
          },
          {
            "code" : "422768004",
            "display" : "Unresponsive"
          },
          {
            "code" : "450847001",
            "display" : "Responds to pain"
          }
        ]
      }
    ]
  }
}