R6 Release 5 Ballot (3rd Draft)

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 (v5.0.0-ballot: R5 Ballot (3rd Draft) (see - see Ballot Notes ballot notes ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B 4.4.1.492 R4 ValueSet http://hl7.org/fhir/ValueSet/clinicalassessment-prognosis R3

Example DeviceRequest/example (JSON)

Draft
Patient Care Orders and Observations Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context Compartments : Country: World Device , Encounter , Patient , Practitioner
Official URL : http://hl7.org/fhir/ValueSet/clinicalassessment-prognosis Version : 6.0.0-ballot3 draft as of 2025-04-01 Computable Name : ClinicalAssessmentPrognosis Flags : OID :

This value set is used in the following places: Resource: ClinicalAssessment.prognosisCodeableConcept (CodeableConcept / Example ) 4.4.1.492.1 Definition Example value set for clinical assessment prognosis. 4.4.1.492.2 Content Logical Definition Generated Narrative: ValueSet clinicalassessment-prognosis Last updated: 2025-04-01T12:16:37.966+11:00 Profile: Shareable ValueSet Include codes from http://snomed.info/sct Raw JSON where concept is-a 365858006 (Prognosis/outlook finding)   ( canonical form 4.4.1.492.3 Expansion + also see JSON Format Specification This expansion generated 01 Apr 2025 ValueSet Expansion from tx.fhir.org based on SNOMED CT International edition 01-Feb 2025 )

This value set expansion contains 8 concepts. Wheelchair assignment

Code System Display Display (English)    365858006 http://snomed.info/sct Prognosis/outlook finding Prognosis/outlook finding (finding)    60484009 http://snomed.info/sct Conditional prognosis Conditional prognosis (finding)    65872000 http://snomed.info/sct Fair prognosis Fair prognosis (finding)    67334001 http://snomed.info/sct Guarded prognosis Guarded prognosis (finding)    170968001 http://snomed.info/sct Prognosis good Good prognosis    170969009 http://snomed.info/sct Prognosis bad Poor prognosis    170970005 http://snomed.info/sct Prognosis uncertain Prognosis uncertain (finding)    767503006 http://snomed.info/sct Limited life expectancy of approximately one year (finding) Limited life expectancy of approximately one year
{
  "resourceType": "DeviceRequest",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceRequest</b><a name=\"example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource DeviceRequest &quot;example&quot; </p></div><p><b>status</b>: <span title=\"  insert contents here  \">completed</span></p><p><b>intent</b>: original-order</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a href=\"device-example.html\">Device/example</a></td></tr></table><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p></div>"
  },
  "status": "completed",
  "intent": "original-order",
  "code": {
    "reference": {
      "reference": "Device/example"
    }
  },
  "subject": {
    "reference": "Patient/example"
  }
}

  See the full registry of value sets defined as part of FHIR. Explanation of the columns that may appear on this page: Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used Usage note: every effort has been made to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates ensure that the code is examples are correct and useful, but they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.