FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/clinicalimpression-status-reason (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetClinicalImpression Status Reason

{
  "resourceType" : "ValueSet",
  "id" : "clinicalimpression-status-reason",
  "meta" : {
    "lastUpdated" : "2024-03-27T11:56:58.316+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/397709008\">397709008</a></td><td style=\"color: #cccccc\">Patient died (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/105480006\">105480006</a></td><td style=\"color: #cccccc\">Refusal of treatment by patient</td></tr><tr><td><a href=\"http://snomed.info/id/719500002\">719500002</a></td><td style=\"color: #cccccc\">Left care setting having refused treatment (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/445060000\">445060000</a></td><td style=\"color: #cccccc\">Left against medical advice (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704273008\">704273008</a></td><td style=\"color: #cccccc\">Consent declined for examination of cardiovascular system</td></tr><tr><td><a href=\"http://snomed.info/id/704274002\">704274002</a></td><td style=\"color: #cccccc\">Consent declined for examination of central nervous system (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704458005\">704458005</a></td><td style=\"color: #cccccc\">Consent declined for examination of gastrointestinal system (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704275001\">704275001</a></td><td style=\"color: #cccccc\">Consent declined for examination of genitourinary system</td></tr><tr><td><a href=\"http://snomed.info/id/704276000\">704276000</a></td><td style=\"color: #cccccc\">Consent declined for examination of musculoskeletal system</td></tr><tr><td><a href=\"http://snomed.info/id/704277009\">704277009</a></td><td style=\"color: #cccccc\">Consent declined for examination of respiratory system</td></tr><tr><td><a href=\"http://snomed.info/id/398090008\">398090008</a></td><td style=\"color: #cccccc\">Patient unavailable (finding)</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/clinicalimpression-status-reason",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3183"
  }],
  "version" : "6.0.0-cibuild",
  "name" : "ClinicalImpressionStatusReason",
  "title" : "ClinicalImpression Status Reason",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare/"
    }]
  }],
  "description" : "Example codes indicating the reason why a ClinicalImpression is on hold or stopped. Note that these are in no way complete and might not even be appropriate for some uses.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "397709008"
      },
      {
        "code" : "105480006"
      },
      {
        "code" : "719500002"
      },
      {
        "code" : "445060000"
      },
      {
        "code" : "704273008"
      },
      {
        "code" : "704274002"
      },
      {
        "code" : "704458005"
      },
      {
        "code" : "704275001"
      },
      {
        "code" : "704276000"
      },
      {
        "code" : "704277009"
      },
      {
        "code" : "398090008"
      }]
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.