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 Heart Value Set - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Physical.Finding.of.Heart.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.Heart.VS</b></p><a name=\"Physical.Finding.of.Heart.VS\"> </a><a name=\"hcPhysical.Finding.of.Heart.VS\"> </a><a name=\"Physical.Finding.of.Heart.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/3747008\">3747008</a></td><td>Ejection click</td></tr><tr><td><a href=\"http://snomed.info/id/271662005\">271662005</a></td><td>Heart sounds diminished</td></tr><tr><td><a href=\"http://snomed.info/id/30782001\">30782001</a></td><td>Diastolic murmur</td></tr><tr><td><a href=\"http://snomed.info/id/31574009\">31574009</a></td><td>Systolic murmur</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/7036007\">7036007</a></td><td>Pericardial friction rub</td></tr><tr><td><a href=\"http://snomed.info/id/76310001\">76310001</a></td><td>Abnormal first heart sound, S&gt;1&lt;</td></tr><tr><td><a href=\"http://snomed.info/id/82048005\">82048005</a></td><td>Abnormal second heart sound, S&gt;2&lt;</td></tr><tr><td><a href=\"http://snomed.info/id/67551009\">67551009</a></td><td>Abnormal third heart sound, S&gt;3&lt;</td></tr><tr><td><a href=\"http://snomed.info/id/86484008\">86484008</a></td><td>Abnormal fourth heart sound, S&gt;4&lt;</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mPSC/ValueSet/Physical.Finding.of.Heart.VS",
  "version" : "2.0.0-draft",
  "name" : "Physical_Finding_of_Heart_VS",
  "title" : "Physical Finding of Heart 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 heart assessment",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "3747008",
            "display" : "Ejection click"
          },
          {
            "code" : "271662005",
            "display" : "Heart sounds diminished"
          },
          {
            "code" : "30782001",
            "display" : "Diastolic murmur"
          },
          {
            "code" : "31574009",
            "display" : "Systolic murmur"
          },
          {
            "code" : "281900007",
            "display" : "No abnormality detected"
          },
          {
            "code" : "7036007",
            "display" : "Pericardial friction rub"
          },
          {
            "code" : "76310001",
            "display" : "Abnormal first heart sound, S>1<"
          },
          {
            "code" : "82048005",
            "display" : "Abnormal second heart sound, S>2<"
          },
          {
            "code" : "67551009",
            "display" : "Abnormal third heart sound, S>3<"
          },
          {
            "code" : "86484008",
            "display" : "Abnormal fourth heart sound, S>4<"
          }
        ]
      }
    ]
  }
}