FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Level.Of.Responsiveness.AVPU.VS

Packageihe.pcc.mpsc
TypeValueSet
IdLevel.Of.Responsiveness.AVPU.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Level.Of.Responsiveness.AVPU.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Level.Of.Responsiveness.AVPU.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameLevel_Of_Responsiveness_AVPU_VS
TitleLevel Of Responsiveness AVPU Value Set
Realmuv
Authorityihe
DescriptionLevel Of Responsiveness AVPU findings

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet Level.Of.Responsiveness.AVPU.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Level.Of.Responsiveness.AVPU.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-03-04T23:27:13+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"
          }
        ]
      }
    ]
  }
}