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

FHIR IG Statistics: ValueSet/Respiratory.Effort.VS

Packageihe.pcc.mpsc
TypeValueSet
IdRespiratory.Effort.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Respiratory.Effort.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Respiratory.Effort.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NameRespiratory_Effort_VS
TitleRespiratory Effort Value Set
Realmuv
Authorityihe
DescriptionFindings that describe the respiratory efforts of the patient.

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 Respiratory.Effort.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Respiratory.Effort.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Respiratory.Effort.VS",
  "version": "2.0.0-draft",
  "name": "Respiratory_Effort_VS",
  "title": "Respiratory Effort 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": "Findings that describe the respiratory efforts of the patient.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "90480005",
            "display": "Interrupted breathing"
          },
          {
            "code": "248583008",
            "display": "Stops breathing"
          },
          {
            "code": "1023001",
            "display": "Apnea"
          },
          {
            "code": "248549001",
            "display": "Labored breathing"
          },
          {
            "code": "419663003",
            "display": "Airway device present"
          },
          {
            "code": "1290338002",
            "display": "Normal respiratory effort"
          },
          {
            "code": "271823003",
            "display": "Tachypnea"
          },
          {
            "code": "248581005",
            "display": "Rapid shallow breathing"
          },
          {
            "code": "386616007",
            "display": "Shallow breathing"
          },
          {
            "code": "430546009",
            "display": "Agonal respiration"
          }
        ]
      }
    ]
  }
}