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

: Respiratory Effort Value Set - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Respiratory.Effort.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Respiratory.Effort.VS</b></p><a name=\"Respiratory.Effort.VS\"> </a><a name=\"hcRespiratory.Effort.VS\"> </a><a name=\"Respiratory.Effort.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/90480005\">90480005</a></td><td>Interrupted breathing</td></tr><tr><td><a href=\"http://snomed.info/id/248583008\">248583008</a></td><td>Stops breathing</td></tr><tr><td><a href=\"http://snomed.info/id/1023001\">1023001</a></td><td>Apnea</td></tr><tr><td><a href=\"http://snomed.info/id/248549001\">248549001</a></td><td>Labored breathing</td></tr><tr><td><a href=\"http://snomed.info/id/419663003\">419663003</a></td><td>Airway device present</td></tr><tr><td><a href=\"http://snomed.info/id/1290338002\">1290338002</a></td><td>Normal respiratory effort</td></tr><tr><td><a href=\"http://snomed.info/id/271823003\">271823003</a></td><td>Tachypnea</td></tr><tr><td><a href=\"http://snomed.info/id/248581005\">248581005</a></td><td>Rapid shallow breathing</td></tr><tr><td><a href=\"http://snomed.info/id/386616007\">386616007</a></td><td>Shallow breathing</td></tr><tr><td><a href=\"http://snomed.info/id/430546009\">430546009</a></td><td>Agonal respiration</td></tr></table></li></ul></div>"
  },
  "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" : "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" : "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"
          }
        ]
      }
    ]
  }
}