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.650 Measure-composite-example.json ValueSet http://hl7.org/fhir/ValueSet/permission-status

Clinical Quality Information Security icon Work Group   Maturity Level : N/A 0 Standards Status : Informative Trial Use Compartments Use Context : Not linked to any yet ready for Production use, Not yet ready for Production use

This is a value set defined compartments by the FHIR project.

Summary

Defining URL: http://hl7.org/fhir/ValueSet/permission-status
Version: 5.0.0-ballot
Name: PermissionStatus
Title: PermissionStatus
Status: draft
Definition:

Codes identifying the lifecycle stage of a product.

Committee: Security icon Work Group
OID: 2.16.840.1.113883.4.642.3.3232 (for OID based terminology systems)
Flags: Experimental, Immutable

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


 

Behavioral Health Assessment - Composite Measure Example This expansion generated 10 Sep 2022


This value set contains 4 concepts

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

Code System Display Definition Canonical Mapping for "PermissionStatus"
   active http://hl7.org/fhir/permission-status Active

Permission is given.

{ "resourceType": "Measure", "id": "composite-example", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Behavioral Assessment Composite Measure\n <p>This measure example is used to illustrate how a composite measure can be constructured. This measure is a composite measure of the Screening for Alcohol Misuse and Screening for Depression measures.</p></div>" }, "title": "Behavioral Assessment Composite Measure", "status": "draft", "relatedArtifact": [ { "type": "composed-of", "resource": "Measure/component-a-example" }, { "type": "composed-of", "resource": "Measure/component-b-example" } ], "scoring": { "coding": [ { "code": "proportion" } ] }, "compositeScoring": { "coding": [ { "code": "opportunity" } ] } }
~ active
   entered-in-error http://hl7.org/fhir/permission-status Entered in Error

Usage note: every effort has been made to ensure that Permission was entered in error and is not active.

~ error
   draft http://hl7.org/fhir/permission-status Draft

Permission is being defined.

~ draft
   rejected http://hl7.org/fhir/permission-status Rejected

Permission not granted.

~ declined

 

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