{ "description": "This code system contains codes for Task.businessStatus and MessageHeader event code. These are example codes, not intended to be used as is", "_filename": "CodeSystem-temp.json", "package_name": "hl7.fhir.uv.cow", "date": "2025-04-07T15:35:45+00:00", "publisher": "HL7 International / Orders and Observations", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "COWTempCodeSystem", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Temp Clinical Order Workflow Example Codes", "package_version": "1.0.0-ballot", "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" } ] } } ], "status": "active", "id": "b40b39c8-226b-47e9-9e0e-b4680002709c", "kind": null, "count": 8, "url": "http://hl7.org/fhir/uv/cow/CodeSystem/temp", "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." } ], "caseSensitive": true, "version": "1.0.0-ballot", "contact": [ { "name": "HL7 International / Orders and Observations", "telecom": [ { "value": "http://www.hl7.org/Special/committees/orders", "system": "url" }, { "value": "oo@lists.hl7.org", "system": "email" } ] } ] }