Package | hl7.fhir.us.sdoh-clinicalcare |
Type | ValueSet |
Id | SDOHCC-ValueSetReferralTaskStatus |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetReferralTaskStatus.html |
URL | http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetReferralTaskStatus |
Version | 2.3.0 |
Status | active |
Date | 2025-05-15T12:39:20+00:00 |
Name | SDOHCCValueSetReferralTaskStatus |
Title | SDOHCC ValueSet Referral Task Status |
Realm | us |
Authority | hl7 |
Description | Codes for the status of a referral task. |
StructureDefinition | |
SDOHCC-TaskForReferralManagement | SDOHCC Task For Referral Management |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SDOHCC-ValueSetReferralTaskStatus
This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
http://hl7.org/fhir/task-status
Code | Display | Definition |
ready | Ready | The task is ready to be performed, but no action has yet been taken. Used in place of requested/received/accepted/rejected when request assignment and acceptance is a given. |
received | Received | A potential performer has claimed ownership of the task and is evaluating whether to perform it. |
{ "resourceType": "ValueSet", "id": "SDOHCC-ValueSetReferralTaskStatus", "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-ValueSetReferralTaskStatus", "version": "2.3.0", "name": "SDOHCCValueSetReferralTaskStatus", "title": "SDOHCC ValueSet Referral Task 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 referral task.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "compose": { "include": [ { "valueSet": [ "http://hl7.org/fhir/ValueSet/task-status" ] } ], "exclude": [ { "system": "http://hl7.org/fhir/task-status", "concept": [ { "code": "ready" }, { "code": "received" } ] } ] } }