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

: Physical Finding of Lung Value Set - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Physical.Finding.of.Lung.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Physical.Finding.of.Lung.VS</b></p><a name=\"Physical.Finding.of.Lung.VS\"> </a><a name=\"hcPhysical.Finding.of.Lung.VS\"> </a><a name=\"Physical.Finding.of.Lung.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/65503000\">65503000</a></td><td>Absent breath sounds</td></tr><tr><td><a href=\"http://snomed.info/id/58840004\">58840004</a></td><td>Decreased breath sounds</td></tr><tr><td><a href=\"http://snomed.info/id/48348007\">48348007</a></td><td>Normal breath sounds</td></tr><tr><td><a href=\"http://snomed.info/id/24385003\">24385003</a></td><td>Foreign body in lung</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/281900007\">281900007</a></td><td>No abnormality detected</td></tr><tr><td><a href=\"http://snomed.info/id/301355003\">301355003</a></td><td>Pain of respiratory structure</td></tr><tr><td><a href=\"http://snomed.info/id/426976009\">426976009</a></td><td>pain provoked by breathing</td></tr><tr><td><a href=\"http://snomed.info/id/48409008\">48409008</a></td><td>Respiratory crackles</td></tr><tr><td><a href=\"http://snomed.info/id/53541006\">53541006</a></td><td>Low-pitched rhonchi</td></tr><tr><td><a href=\"http://snomed.info/id/24612001\">24612001</a></td><td>Wheeze - rhonchi</td></tr><tr><td><a href=\"http://snomed.info/id/70407001\">70407001</a></td><td>Stridor</td></tr><tr><td><a href=\"http://snomed.info/id/9763007\">9763007</a></td><td>Expiratory wheezing</td></tr><tr><td><a href=\"http://snomed.info/id/31572008\">31572008</a></td><td>Inspiratory wheezing</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Lung.VS",
  "version" : "2.0.0-draft",
  "name" : "Physical_Finding_of_Lung_VS",
  "title" : "Physical Finding of Lung 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 resulting from a lung assessment",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "65503000",
            "display" : "Absent breath sounds"
          },
          {
            "code" : "58840004",
            "display" : "Decreased breath sounds"
          },
          {
            "code" : "48348007",
            "display" : "Normal breath sounds"
          },
          {
            "code" : "24385003",
            "display" : "Foreign body in lung"
          },
          {
            "code" : "248549001",
            "display" : "Labored breathing"
          },
          {
            "code" : "281900007",
            "display" : "No abnormality detected"
          },
          {
            "code" : "301355003",
            "display" : "Pain of respiratory structure"
          },
          {
            "code" : "426976009",
            "display" : "pain provoked by breathing"
          },
          {
            "code" : "48409008",
            "display" : "Respiratory crackles"
          },
          {
            "code" : "53541006",
            "display" : "Low-pitched rhonchi"
          },
          {
            "code" : "24612001",
            "display" : "Wheeze - rhonchi"
          },
          {
            "code" : "70407001",
            "display" : "Stridor"
          },
          {
            "code" : "9763007",
            "display" : "Expiratory wheezing"
          },
          {
            "code" : "31572008",
            "display" : "Inspiratory wheezing"
          }
        ]
      }
    ]
  }
}