Package | hl7.fhir.us.sdoh-clinicalcare |
Type | ValueSet |
Id | SDOHCC-ValueSetObservationStatus |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetObservationStatus.html |
URL | http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationStatus |
Version | 2.3.0 |
Status | active |
Date | 2025-05-15T12:39:20+00:00 |
Name | SDOHCCValueSetObservationStatus |
Title | SDOHCC ValueSet Observation Status |
Realm | us |
Authority | hl7 |
Description | Codes for the status of a screening response observation. |
StructureDefinition | |
SDOHCC-ObservationPersonalCharacteristic | SDOHCC Observation Personal Characteristic |
SDOHCC-ObservationScreeningResponse | SDOHCC Observation Screening Response |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SDOHCC-ValueSetObservationStatus
http://hl7.org/fhir/observation-status
Code | Display | Definition |
final | Final | The observation is complete and there are no further actions needed. Additional information such "released", "signed", etc would be represented using [Provenance](provenance.html) 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. |
corrected | Corrected | Subsequent to being Final, the observation has been modified to correct an error in the test result. |
entered-in-error | Entered in Error | The observation has been 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 status should be "cancelled" rather than "entered-in-error".). |
unknown | 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 the authoring/source system does not know which. |
{ "resourceType": "ValueSet", "id": "SDOHCC-ValueSetObservationStatus", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pc" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare" } ] } } ], "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationStatus", "version": "2.3.0", "name": "SDOHCCValueSetObservationStatus", "title": "SDOHCC ValueSet Observation Status", "status": "active", "experimental": false, "date": "2025-05-15T12:39:20+00:00", "publisher": "HL7 International / Patient Care", "contact": [ { "name": "HL7 International / Patient Care", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" }, { "system": "email", "value": "patientcare@lists.hl7.org" } ] } ], "description": "Codes for the status of a screening response observation.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/observation-status", "concept": [ { "code": "final", "display": "Final" }, { "code": "corrected", "display": "Corrected" }, { "code": "entered-in-error", "display": "Entered in Error" }, { "code": "unknown", "display": "Unknown" } ] } ] } }