Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). 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

R4 R3

4.4.1.470 R2 ValueSet http://hl7.org/fhir/ValueSet/device-availability-status Enrollmentrequest-example.json

Financial Management Orders and Observations icon Work Group   Maturity Level : N/A 2 Standards Status Trial Use Use Context : Informative Any

This is a value set defined by the FHIR project.

Summary

Defining URL: Compartments : Patient http://hl7.org/fhir/ValueSet/device-availability-status
Version: 5.0.0-ballot
Name: FHIRDeviceAvailabilityStatus
Title: FHIRDeviceAvailabilityStatus
Status: draft
Definition:

The availability status of the device.

Committee: Orders and Observations icon Work Group
OID: 2.16.840.1.113883.4.642.3.3198 (for OID based terminology systems)
Flags: Immutable

Raw JSON This value set is used in the following places:


 

General Simple Enrollment Example This expansion generated 10 Sep 2022


This value set contains 4 concepts

Expansion based on FHIRDeviceAvailabilityStatus v5.0.0-ballot (CodeSystem)

Code System Display Definition
   lost http://hl7.org/fhir/device-availability-status Lost

The device is lost.

{ "resourceType": "EnrollmentRequest", "id": "22345", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the EnrollmentRequest.</div>" }, "identifier": [ { "system": "http://happyvalley.com/enrollmentrequest", "value": "EN22345" } ], "status": "active", "created": "2014-08-16", "insurer": { "reference": "Organization/2" }, "provider": { "reference": "Organization/1" }, "candidate": { "reference": "Patient/1" }, "coverage": { "reference": "Coverage/9876B1" } }
   damaged http://hl7.org/fhir/device-availability-status Damaged

Usage note: every effort has been made to ensure that The device is damaged.

   destroyed http://hl7.org/fhir/device-availability-status Destroyed

The device is destroyed.

   available http://hl7.org/fhir/device-availability-status Available

The device is available.

 

See the examples 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 correct and useful, but they hierarchical - each code is assigned a level. For value sets, levels are mostly used 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 that the code is not selectable ('Abstract')
Display The display (used in the display element of a normative part 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 specification. meaning of the concept
Comments Additional notes about how to use the code