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

FHIR IG Statistics: CodeSystem/specialty-rx-task-characteristic

Packagehl7.fhir.us.specialty-rx
TypeCodeSystem
Idspecialty-rx-task-characteristic
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/CodeSystem-specialty-rx-task-characteristic.html
URLhttp://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic
Version2.1.0
Statusactive
Date2022-01-22T00:00:00-05:00
NameSpecialtyRxCodeSystemTaskCharacteristic
TitleSpecialty Rx Code System - Task Characteristic
Realmus
Authorityhl7
DescriptionThis code system defines task types, task input types, task output types and task identifier types used in the Specialty Rx Task profiles
Contentcomplete

Resources that use this resource

ValueSet
specialty-rx-task-input-typeSpecialty Rx Value Set - Task Input Type
specialty-rx-task-output-typeSpecialty Rx Value Set - Task Output Type
specialty-rx-task-typeSpecialty Rx Value Set - Task Type

Resources that this resource uses

No resources found


Narrative

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

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
taskAspecthttp://hl7.org/fhir/concept-properties#parentcodeThe aspect of a Task resource that a concept defines

Concepts

This code system http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic defines the following codes:

LvlCodeDisplayDefinitionNot SelectableParent
1task-type Task TypeTask types defined in the Specialty Rx Task profilestrue
2  complete-app-questionnaire Complete Questionnaire in SMART AppLaunch the referenced SMART app and complete the presented questionnairetask-type
2  obtain-consent Obtain Consent for Product FulfillmentObtain consent to support specialty product fulfillment using the referenced consent formtask-type
1task-input-type Task Input TypeTask inputs used in the Specialty Rx Task profilestrue
2  smart-app-launch-url SMART Application Launch URLLaunch URL for a SMART app to be used in fulfilling this Tasktask-input-type
2  smart-app-client-id SMART Application Client IDClient ID for a SMART app to be used in fulfilling this Tasktask-input-type
2  consent-form-reference Consent Form ReferenceReference to a consent resource containing the requested consent formtask-input-type
1task-output-type Task Output TypesTask outputs used in the Specialty Rx Task profilestrue
2  completed-consent-reference Completed Consent ReferenceReference to a consent resource containing the completed consenttask-output-type
1task-identifier-type Task Identifier TypesIdentifier types used in the Specialty Rx Task profilestrue
2  app-context SMART App Context IDAn identifier representing a specific application context to be used in the launch of a SMART applicationtask-identifier-type

Source

{
  "resourceType": "CodeSystem",
  "id": "specialty-rx-task-characteristic",
  "meta": {
    "lastUpdated": "2023-01-22T00:00:00-05:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic",
  "version": "2.1.0",
  "name": "SpecialtyRxCodeSystemTaskCharacteristic",
  "title": "Specialty Rx Code System - Task Characteristic",
  "status": "active",
  "experimental": false,
  "date": "2022-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 code system defines task types, task input types, task output types and task identifier types used in the Specialty Rx Task profiles",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    },
    {
      "code": "taskAspect",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "description": "The aspect of a Task resource that a concept defines",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "task-type",
      "display": "Task Type",
      "definition": "Task types defined in the Specialty Rx Task profiles",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "complete-app-questionnaire",
          "display": "Complete Questionnaire in SMART App",
          "definition": "Launch the referenced SMART app and complete the presented questionnaire",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-type"
            }
          ]
        },
        {
          "code": "obtain-consent",
          "display": "Obtain Consent for Product Fulfillment",
          "definition": "Obtain consent to support specialty product fulfillment using the referenced consent form",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-type"
            }
          ]
        }
      ]
    },
    {
      "code": "task-input-type",
      "display": "Task Input Type",
      "definition": "Task inputs used in the Specialty Rx Task profiles",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "smart-app-launch-url",
          "display": "SMART Application Launch URL",
          "definition": "Launch URL for a SMART app to be used in fulfilling this Task",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-input-type"
            }
          ]
        },
        {
          "code": "smart-app-client-id",
          "display": "SMART Application Client ID",
          "definition": "Client ID for a SMART app to be used in fulfilling this Task",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-input-type"
            }
          ]
        },
        {
          "code": "consent-form-reference",
          "display": "Consent Form Reference",
          "definition": "Reference to a consent resource containing the requested consent form",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-input-type"
            }
          ]
        }
      ]
    },
    {
      "code": "task-output-type",
      "display": "Task Output Types",
      "definition": "Task outputs used in the Specialty Rx Task profiles",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "completed-consent-reference",
          "display": "Completed Consent Reference",
          "definition": "Reference to a consent resource containing the completed consent",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-output-type"
            }
          ]
        }
      ]
    },
    {
      "code": "task-identifier-type",
      "display": "Task Identifier Types",
      "definition": "Identifier types used in the Specialty Rx Task profiles",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "app-context",
          "display": "SMART App Context ID",
          "definition": "An identifier representing a specific application context to be used in the launch of a SMART application",
          "property": [
            {
              "code": "taskAspect",
              "valueCode": "task-identifier-type"
            }
          ]
        }
      ]
    }
  ]
}