FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PAOX-Task-Code

Packagehl7.fhir.us.dme-orders
TypeValueSet
IdPAOX-Task-Code
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/dme-orders/https://build.fhir.org/ig/HL7/dme-orders/ValueSet-PAOX-Task-Code.html
URLhttp://hl7.org/fhir/us/dme-orders/ValueSet/PAOX-Task-Code
Version0.2.2
Statusdraft
Date2023-06-25T16:57:50+00:00
NamePAOxTaskCode
TitlePAO Task Code Value Set
Realmus
Authorityhl7
DescriptionThis the task.code value set -- uses same code systems as the base resource but restricts the codes and makes it extensible.

Resources that use this resource

StructureDefinition
PAOX-taskPAO Task

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "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"
      }
    ]
  }
}