Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

ValueSet: PA ServiceRequest Status (Experimental)

Official URL: http://hl7.org/fhir/us/physical-activity/ValueSet/pa-servicerequest-status Version: 1.0.1
Standards status: Informative Computable Name: PAServiceRequestStatus

The status values that are permitted for the PAServiceRequest resource, excluding ‘unknown’

References

Logical Definition (CLD)

  • Include these codes as defined in http://hl7.org/fhir/request-status
    CodeDisplayDefinition
    draftDraftThe request has been created but is not yet complete or ready for action.
    activeActiveThe request is in force and ready to be acted upon.
    on-holdOn HoldThe request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.
    revokedRevokedThe request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.
    completedCompletedThe activity described by the request has been fully performed. No further activity will occur.
    entered-in-errorEntered in ErrorThis request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be "revoked" rather than "entered-in-error".).

 

Expansion

Expansion based on codesystem RequestStatus v4.0.1 (CodeSystem)

This value set contains 6 concepts.

CodeSystemDisplayDefinition
  drafthttp://hl7.org/fhir/request-statusDraft

The request has been created but is not yet complete or ready for action.

  activehttp://hl7.org/fhir/request-statusActive

The request is in force and ready to be acted upon.

  on-holdhttp://hl7.org/fhir/request-statusOn Hold

The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.

  revokedhttp://hl7.org/fhir/request-statusRevoked

The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.

  completedhttp://hl7.org/fhir/request-statusCompleted

The activity described by the request has been fully performed. No further activity will occur.

  entered-in-errorhttp://hl7.org/fhir/request-statusEntered in Error

This request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be "revoked" rather than "entered-in-error".).


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System 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)
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