Package | hl7.fhir.uv.cow |
Type | CodeSystem |
Id | temp |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cow/https://build.fhir.org/ig/HL7/fhir-cow-ig/CodeSystem-temp.html |
URL | http://hl7.org/fhir/uv/cow/CodeSystem/temp |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-05-15T14:09:21+00:00 |
Name | COWTempCodeSystem |
Title | Temp Clinical Order Workflow Example Codes |
Realm | uv |
Authority | hl7 |
Description | This code system contains codes for Task.businessStatus and MessageHeader event code. These are example codes, not intended to be used as is |
Content | complete |
ValueSet | |
business-status | Clinical Orders Workflow Business Status Codes |
message-header-event | Clinical Orders Workflow - Message Header Event Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem temp
This case-sensitive code system http://hl7.org/fhir/uv/cow/CodeSystem/temp
defines the following codes:
{ "resourceType": "CodeSystem", "id": "temp", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow" } ] } }, { "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/uv/cow/ImplementationGuide/hl7.fhir.uv.cow" } ] } } ], "url": "http://hl7.org/fhir/uv/cow/CodeSystem/temp", "version": "1.0.0-ballot", "name": "COWTempCodeSystem", "title": "Temp Clinical Order Workflow Example Codes", "status": "active", "experimental": false, "date": "2025-05-15T14:09:21+00:00", "publisher": "HL7 International / Orders and Observations", "contact": [ { "name": "HL7 International / Orders and Observations", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" }, { "system": "email", "value": "oo@lists.hl7.org" } ] } ], "description": "This code system contains codes for Task.businessStatus and MessageHeader event code. These are example codes, not intended to be used as is", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 8, "concept": [ { "code": "visit-scheduled", "display": "The patient is scheduled for the requested consultation or procedure", "definition": "The patient visit that is the (partial) fulfillment of the request has been scheduled" }, { "code": "visit-complete", "display": "The visit with the patient for the requested consultation or procedure is complete", "definition": "The patient visit that is the (partial) fulfillment of the request has been completed" }, { "code": "specimen-collected", "display": "The required specimen has been collected", "definition": "The specimen required to fulfil the order has been collected." }, { "code": "awaiting-interpretation", "display": "The observations for the requested consultation or procedure is awaiting interpretation", "definition": "This code may be appropriate when the fulfillment of the request involves interpretation step that is shifted in time." }, { "code": "preliminary-outcome", "display": "The initial outcome of the request fulfillment", "definition": "This code may be appropriate when there are preliminary results or when more than one of the requested services need to be performed." }, { "code": "awaiting-information", "display": "The fulfiller needs more information in order to proceed with the fulfillment of the request", "definition": "This code may be appropriate when the fulfiller needs more information in order to accept the request, or in order to take the next step for a request which in progress." }, { "code": "new-order", "display": "The message is about a new order being placed", "definition": "This code is to be used when a new order is communicated for fulfillment for the first time. Any subsequent messages about this order will use the order-update code." }, { "code": "order-update", "display": "The message is an update to an existing order", "definition": "The state of the order fulfillment is tracked via the Task resource. This value indicates that this message is an update (including completion) for an already existing order." } ] }