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

: Health Status Value - JSON Representation

Draft as of 2025-11-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HealthStatus.Value.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HealthStatus.Value.VS</b></p><a name=\"HealthStatus.Value.VS\"> </a><a name=\"hcHealthStatus.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/81323004\">81323004</a></td><td>Alive and well</td></tr><tr><td><a href=\"http://snomed.info/id/313386006\">313386006</a></td><td>In remission</td></tr><tr><td><a href=\"http://snomed.info/id/162467007\">162467007</a></td><td>Symptom free</td></tr><tr><td><a href=\"http://snomed.info/id/161901003\">161901003</a></td><td>Chronically ill</td></tr><tr><td><a href=\"http://snomed.info/id/271593001\">271593001</a></td><td>Severely ill</td></tr><tr><td><a href=\"http://snomed.info/id/21134002\">21134002</a></td><td>Disabled</td></tr><tr><td><a href=\"http://snomed.info/id/161045001\">161045001</a></td><td>Severely disabled</td></tr><tr><td><a href=\"http://snomed.info/id/419099009\">419099009</a></td><td>Deceased</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/PSCc/ValueSet/HealthStatus.Value.VS",
  "version" : "0.0.1-current",
  "name" : "HealthStatus_Value_VS",
  "title" : "Health Status 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" : "SNOMED CT Health Status codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "81323004",
            "display" : "Alive and well"
          },
          {
            "code" : "313386006",
            "display" : "In remission"
          },
          {
            "code" : "162467007",
            "display" : "Symptom free"
          },
          {
            "code" : "161901003",
            "display" : "Chronically ill"
          },
          {
            "code" : "271593001",
            "display" : "Severely ill"
          },
          {
            "code" : "21134002",
            "display" : "Disabled"
          },
          {
            "code" : "161045001",
            "display" : "Severely disabled"
          },
          {
            "code" : "419099009",
            "display" : "Deceased"
          }
        ]
      }
    ]
  }
}