FHIR R6 Patient Care Incubator, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/pc-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "ValueSet",
"id" : "clinicalassessment-status-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet clinicalassessment-status-reason</b></p><a name=\"clinicalassessment-status-reason\"> </a><a name=\"hcclinicalassessment-status-reason\"> </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 explicitly 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/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</td></tr><tr><td><a href=\"http://snomed.info/id/445060000\">445060000</a></td><td style=\"color: #cccccc\">Left against medical advice</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</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</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</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" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/pc-incubator/ImplementationGuide/hl7.fhir.uv.pc-incubator"
}
]
}
}
],
"url" : "http://hl7.org/fhir/ValueSet/clinicalassessment-status-reason",
"version" : "0.1.0",
"name" : "ClinicalAssessmentStatusReason",
"title" : "ClinicalAssessment Status Reason",
"status" : "active",
"experimental" : true,
"date" : "2026-05-28T07:18:39+00:00",
"publisher" : "HL7 International / Patient Care",
"contact" : [
{
"name" : "HL7 International / Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "Example codes indicating the reason why a ClinicalAssessment 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"
}
]
}
]
}
}