Paramedicine Summary Of Care CDA
0.0.1-current - ci-build International flag

Paramedicine Summary Of Care CDA, published by IHE Patient Care Coordination Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCSc/ and changes regularly. See the Directory of published versions

: Problem Status Observation Value - JSON Representation

Draft as of 2025-11-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ProblemStatusObservation.Value.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ProblemStatusObservation.Value.VS</b></p><a name=\"ProblemStatusObservation.Value.VS\"> </a><a name=\"hcProblemStatusObservation.Value.VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/55561003\">55561003</a></td><td>Active</td></tr><tr><td><a href=\"http://snomed.info/id/73425007\">73425007</a></td><td>Inactive</td></tr><tr><td><a href=\"http://snomed.info/id/90734009\">90734009</a></td><td>Chronic</td></tr><tr><td><a href=\"http://snomed.info/id/7087005\">7087005</a></td><td>Intermittent</td></tr><tr><td><a href=\"http://snomed.info/id/255227004\">255227004</a></td><td>Recurrent</td></tr><tr><td><a href=\"http://snomed.info/id/415684004\">415684004</a></td><td>Rule out</td></tr><tr><td><a href=\"http://snomed.info/id/410516002\">410516002</a></td><td>Ruled out</td></tr><tr><td><a href=\"http://snomed.info/id/413322009\">413322009</a></td><td>Resolved</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/PSCc/ValueSet/ProblemStatusObservation.Value.VS",
  "version" : "0.0.1-current",
  "name" : "ProblemStatusObservation_Value_VS",
  "title" : "Problem Status Observation Value",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-11-04T19:19:26+00:00",
  "publisher" : "IHE Patient Care Coordination Technical Committee",
  "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 Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    }
  ],
  "description" : "If coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "55561003",
            "display" : "Active"
          },
          {
            "code" : "73425007",
            "display" : "Inactive"
          },
          {
            "code" : "90734009",
            "display" : "Chronic"
          },
          {
            "code" : "7087005",
            "display" : "Intermittent"
          },
          {
            "code" : "255227004",
            "display" : "Recurrent"
          },
          {
            "code" : "415684004",
            "display" : "Rule out"
          },
          {
            "code" : "410516002",
            "display" : "Ruled out"
          },
          {
            "code" : "413322009",
            "display" : "Resolved"
          }
        ]
      }
    ]
  }
}