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

FHIR IG Statistics: ValueSet/specialty-rx-task-type

Packagehl7.fhir.us.specialty-rx
TypeValueSet
Idspecialty-rx-task-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/ValueSet-specialty-rx-task-type.html
URLhttp://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-task-type
Version2.1.0
Statusactive
Date2023-01-22T00:00:00-05:00
NameSpecialtyRxValueSetTaskType
TitleSpecialty Rx Value Set - Task Type
Realmus
Authorityhl7
DescriptionThis value set contains task types used in the Specialty Rx Task profiles.

Resources that use this resource

StructureDefinition
specialty-rx-task-consent-requestSpecialty Rx Task - Consent Request
specialty-rx-task-smart-launchSpecialty Rx Task - SMART Launch

Resources that this resource uses

CodeSystem
specialty-rx-task-characteristicSpecialty Rx Code System - Task Characteristic

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "specialty-rx-task-type",
  "meta": {
    "lastUpdated": "2023-01-22T00:00:00-05:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-task-type",
  "version": "2.1.0",
  "name": "SpecialtyRxValueSetTaskType",
  "title": "Specialty Rx Value Set - Task Type",
  "status": "active",
  "experimental": false,
  "date": "2023-01-22T00:00:00-05:00",
  "publisher": "HL7 International - Pharmacy",
  "contact": [
    {
      "name": "HL7 International - Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    }
  ],
  "description": "This value set contains task types used in the Specialty Rx Task profiles.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic",
        "filter": [
          {
            "property": "taskAspect",
            "op": "=",
            "value": "task-type"
          }
        ]
      }
    ]
  }
}