Package | hl7.fhir.us.physical-activity |
Type | ValueSet |
Id | pa-observation-status |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/physical-activity/https://build.fhir.org/ig/HL7/physical-activity/ValueSet-pa-observation-status.html |
URL | http://hl7.org/fhir/us/physical-activity/ValueSet/pa-observation-status |
Version | 1.0.1 |
Status | active |
Date | 2024-03-12T17:26:10+00:00 |
Name | PAObservationStatus |
Title | PA Observation Statuses |
Realm | us |
Authority | hl7 |
Description | Codes for Observation.status for Observations that are appropriate for exchange for physical activity purposes. Excludes non-completed and unknown-status Observations. Entered-in-error is retained to allow correction of previously shared results that should not have existed. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
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. |
amended | Amended | Subsequent to being Final, the observation has been modified subsequent. This includes updates/new information and corrections. |
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".). |
{ "resourceType": "ValueSet", "id": "pa-observation-status", "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/physical-activity/ImplementationGuide/physical-activity" } ] } }, { "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/physical-activity/ImplementationGuide/physical-activity" } ] } } ], "url": "http://hl7.org/fhir/us/physical-activity/ValueSet/pa-observation-status", "version": "1.0.1", "name": "PAObservationStatus", "title": "PA Observation Statuses", "status": "active", "experimental": false, "date": "2024-03-12T17:26:10+00:00", "publisher": "HL7 International / Patient Care", "contact": [ { "name": "HL7 International / Patient Care", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" } ] } ], "description": "Codes for Observation.status for Observations that are appropriate for exchange for physical activity purposes. Excludes non-completed and unknown-status Observations. Entered-in-error is retained to allow correction of previously shared results that should not have existed.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/observation-status", "concept": [ { "code": "final" }, { "code": "amended" }, { "code": "corrected" }, { "code": "entered-in-error" } ] } ] } }