Package | hl7.fhir.us.specialty-rx |
Type | CodeSystem |
Id | specialty-rx-task-characteristic |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/CodeSystem-specialty-rx-task-characteristic.html |
URL | http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic |
Version | 2.1.0 |
Status | active |
Date | 2022-01-22T00:00:00-05:00 |
Name | SpecialtyRxCodeSystemTaskCharacteristic |
Title | Specialty Rx Code System - Task Characteristic |
Realm | us |
Authority | hl7 |
Description | This code system defines task types, task input types, task output types and task identifier types used in the Specialty Rx Task profiles |
Content | complete |
ValueSet | |
specialty-rx-task-input-type | Specialty Rx Value Set - Task Input Type |
specialty-rx-task-output-type | Specialty Rx Value Set - Task Output Type |
specialty-rx-task-type | Specialty Rx Value Set - Task Type |
No resources found
Note: links and images are rebased to the (stated) source
Properties
This code system defines the following properties for its concepts
Code | URI | Type | Description |
notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean | Indicates that the code is abstract - only intended to be used as a selector for other concepts |
taskAspect | http://hl7.org/fhir/concept-properties#parent | code | The 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:
{ "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" } ] } ] } ] }