FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.pc-incubator
Resource TypeValueSet
IdValueSet-clinicalassessment-status-reason.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/pc-incubator/ValueSet-clinicalassessment-status-reason.html
URLhttp://hl7.org/fhir/ValueSet/clinicalassessment-status-reason
Version0.1.0
Statusactive
Date2026-06-30T20:12:21+00:00
NameClinicalAssessmentStatusReason
TitleClinicalAssessment Status Reason
Realmuv
Authorityhl7
DescriptionExample 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.
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet clinicalassessment-status-reason

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    397709008Patient died (finding)
    105480006Refusal of treatment by patient
    719500002Left care setting having refused treatment
    445060000Left against medical advice
    704273008Consent declined for examination of cardiovascular system
    704274002Consent declined for examination of central nervous system
    704458005Consent declined for examination of gastrointestinal system
    704275001Consent declined for examination of genitourinary system
    704276000Consent declined for examination of musculoskeletal system
    704277009Consent declined for examination of respiratory system
    398090008Patient unavailable

Source1

{
  "resourceType": "ValueSet",
  "id": "clinicalassessment-status-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-06-30T20:12:21+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"
          }
        ]
      }
    ]
  }
}