Package | hl7.fhir.us.dme-orders |
Type | ValueSet |
Id | PAOX-Task-Code |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/dme-orders/https://build.fhir.org/ig/HL7/dme-orders/ValueSet-PAOX-Task-Code.html |
URL | http://hl7.org/fhir/us/dme-orders/ValueSet/PAOX-Task-Code |
Version | 0.2.2 |
Status | draft |
Date | 2023-06-25T16:57:50+00:00 |
Name | PAOxTaskCode |
Title | PAO Task Code Value Set |
Realm | us |
Authority | hl7 |
Description | This the task.code value set -- uses same code systems as the base resource but restricts the codes and makes it extensible. |
StructureDefinition | |
PAOX-task | PAO Task |
No resources found
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/CodeSystem/task-code
{ "resourceType": "ValueSet", "id": "PAOX-Task-Code", "meta": { "versionId": "3", "lastUpdated": "2020-07-27T06:12:56.409Z" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/dme-orders/ValueSet/PAOX-Task-Code", "version": "0.2.2", "name": "PAOxTaskCode", "title": "PAO Task Code Value Set", "status": "draft", "date": "2023-06-25T16:57:50+00:00", "publisher": "HL7", "contact": [ { "name": "HL7 International - Orders and Observations", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "This the task.code value set -- uses same code systems as the base resource but restricts the codes and makes it extensible.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/CodeSystem/task-code" } ] } }