Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - 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 R2

Questionnaire-cqf-example.ttl

4.4.1.266 ValueSet http://hl7.org/fhir/ValueSet/observation-status

FHIR Infrastructure Orders and Observations icon Work Group   Maturity Level : N/A N Standards Status : Informative Normative (from v4.0.0) Compartments Use Context : Country: World, Not linked to any defined compartments Intended for Production use
Official URL : http://hl7.org/fhir/ValueSet/observation-status Version : 5.0.0-draft-final
active as of 2020-12-28 Computable Name : ObservationStatus
Flags : Experimental, Immutable OID : 2.16.840.1.113883.4.642.3.400

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

Codes providing the status of an observation.


Questionnaire used  

This expansion generated 01 Mar 2023


This value set contains 8 concepts

Expansion based on Observation Status v5.0.0-draft-final (CodeSystem)

Level Code System Display Definition Canonical Mapping for "Observation Status"
1    registered http://hl7.org/fhir/observation-status Registered

The existence of the observation is registered, but there is no result yet available.

~ received
1    preliminary http://hl7.org/fhir/observation-status Preliminary

This is an initial or interim observation: data may be incomplete or unverified.

~ draft
1    final http://hl7.org/fhir/observation-status Final

The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc. would be represented using Provenance which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of preliminary until they are all completed and then a status of final would be applied.

~ complete
1    amended http://hl7.org/fhir/observation-status Amended

Subsequent to define being Final, the questions involved observation has been modified subsequent. This includes updates/new information and corrections.

~ replaced
2      corrected http://hl7.org/fhir/observation-status Corrected

Subsequent to being Final, the observation has been modified to correct an error in the PHQ-9 health questionnaire test result.

@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Questionnaire/phq-9-questionnaire> a fhir:Questionnaire; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "phq-9-questionnaire"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/cqf-questionnaire"; fhir:index 0; fhir:link <http://hl7.org/fhir/StructureDefinition/cqf-questionnaire> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">PHQ-9 Questionnaire with dynamic logic</div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/cqf-library" ]; fhir:Extension.valueCanonical [ fhir:value "Library/phq-9-logic"; fhir:link <http://hl7.org/fhir/Library/phq-9-logic> ] ]; fhir:Questionnaire.identifier [ fhir:index 0; fhir:Identifier.use [ fhir:value "official" ]; fhir:Identifier.value [ fhir:value "phq-9" ] ]; fhir:Questionnaire.version [ fhir:value "1.0.0"]; fhir:Questionnaire.title [ fhir:value "Patient Health Questionnaire (PHQ-9)"]; fhir:Questionnaire.status [ fhir:value "draft"]; fhir:Questionnaire.subjectType [ fhir:value "Patient"; fhir:index 0 ]; fhir:Questionnaire.code [ fhir:index 0; a loinc:44249-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44249-1" ]; fhir:Coding.display [ fhir:value "PHQ-9 quick depression assessment panel:-:Pt:^Patient:-:Report.PHQ-9" ] ]; fhir:Questionnaire.item [ fhir:index 0; fhir:Questionnaire.item.linkId [ fhir:value "LittleInterest" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44250-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44250-9" ] ]; fhir:Questionnaire.item.text [ fhir:value "Little interest or pleasure in doing things" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 1; fhir:Questionnaire.item.linkId [ fhir:value "FeelingDown" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44255-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44255-8" ] ]; fhir:Questionnaire.item.text [ fhir:value "Feeling down, depressed, or hopeless" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 2; fhir:Questionnaire.item.linkId [ fhir:value "TroubleSleeping" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44259-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44259-0" ] ]; fhir:Questionnaire.item.text [ fhir:value "Trouble falling or staying asleep" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 3; fhir:Questionnaire.item.linkId [ fhir:value "FeelingTired" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44254-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44254-1" ] ]; fhir:Questionnaire.item.text [ fhir:value "Feeling tired or having little energy" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 4; fhir:Questionnaire.item.linkId [ fhir:value "BadAppetite" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44251-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44251-7" ] ]; fhir:Questionnaire.item.text [ fhir:value "Poor appetite or overeating" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 5; fhir:Questionnaire.item.linkId [ fhir:value "FeelingBadAboutSelf" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44258-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44258-2" ] ]; fhir:Questionnaire.item.text [ fhir:value "Feeling bad about yourself - or that you are a failure or have let yourself or your family down" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 6; fhir:Questionnaire.item.linkId [ fhir:value "TroubleConcentrating" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44252-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44252-5" ] ]; fhir:Questionnaire.item.text [ fhir:value "Trouble concentrating on things, such as reading the newspaper or watching television" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 7; fhir:Questionnaire.item.linkId [ fhir:value "MovingSpeaking" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44253-3; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44253-3" ] ]; fhir:Questionnaire.item.text [ fhir:value "Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ], [ fhir:index 8; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/cqf-expression" ]; fhir:Extension.valueExpression [ fhir:Expression.language [ fhir:value "text/cql" ]; fhir:Expression.expression [ fhir:value "CalculateTotalScore" ] ] ]; fhir:Questionnaire.item.linkId [ fhir:value "TotalScore" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44261-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44261-6" ] ]; fhir:Questionnaire.item.text [ fhir:value "Total score" ]; fhir:Questionnaire.item.type [ fhir:value "integer" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 9; fhir:Questionnaire.item.linkId [ fhir:value "Difficulty" ]; fhir:Questionnaire.item.code [ fhir:index 0; a loinc:44256-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "44256-6" ] ]; fhir:Questionnaire.item.text [ fhir:value "If you checked off any problems, how difficult have these problems made it for you to do your work, take care of things at home, or get along with other people" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.required [ fhir:value "true"^^xsd:boolean ]; fhir:Questionnaire.item.answerValueSet [ fhir:value "http://loinc.org/vs/LL358-3"; fhir:link <http://loinc.org/vs/LL358-3> ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Questionnaire/phq-9-questionnaire.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Questionnaire/phq-9-questionnaire.ttl> . # -------------------------------------------------------------------------------------
~ replaced
1    cancelled http://hl7.org/fhir/observation-status Cancelled

Usage note: every effort The observation is unavailable because the measurement was not started or not completed (also sometimes called "aborted").

~ abandoned
1    entered-in-error http://hl7.org/fhir/observation-status Entered in Error

The observation has been made to ensure withdrawn following previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the examples are correct and useful, status should be "cancelled" rather than "entered-in-error".).

~ error
1    unknown http://hl7.org/fhir/observation-status Unknown

The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but they are the authoring/source system does not a normative know which.

~ unknown

 

See the full registry of value sets defined as part of FHIR.


Explanation of the specification. 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 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 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 of the concept
Comments Additional notes about how to use the code