{ "description": "This code system defines task types, task input types, task output types and task identifier types used in the Specialty Rx Task profiles", "_filename": "CodeSystem-specialty-rx-task-characteristic.json", "package_name": "hl7.fhir.us.specialty-rx", "date": "2022-01-22T00:00:00-05:00", "meta": { "lastUpdated": "2023-01-22T00:00:00-05:00" }, "publisher": "HL7 International - Pharmacy", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "content": "complete", "property": [ { "uri": "http://hl7.org/fhir/concept-properties#notSelectable", "code": "notSelectable", "type": "boolean", "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts" }, { "uri": "http://hl7.org/fhir/concept-properties#parent", "code": "taskAspect", "type": "code", "description": "The aspect of a Task resource that a concept defines" } ], "name": "SpecialtyRxCodeSystemTaskCharacteristic", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Specialty Rx Code System - Task Characteristic", "package_version": "2.0.0", "status": "active", "hierarchyMeaning": "is-a", "id": "937026b4-ccae-4fe6-bdee-36530f33df83", "kind": null, "url": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic", "concept": [ { "code": "task-type", "concept": [ { "code": "complete-app-questionnaire", "display": "Complete Questionnaire in SMART App", "property": [ { "code": "taskAspect", "valueCode": "task-type" } ], "definition": "Launch the referenced SMART app and complete the presented questionnaire" }, { "code": "obtain-consent", "display": "Obtain Consent for Product Fulfillment", "property": [ { "code": "taskAspect", "valueCode": "task-type" } ], "definition": "Obtain consent to support specialty product fulfillment using the referenced consent form" } ], "display": "Task Type", "property": [ { "code": "notSelectable", "valueBoolean": true } ], "definition": "Task types defined in the Specialty Rx Task profiles" }, { "code": "task-input-type", "concept": [ { "code": "smart-app-launch-url", "display": "SMART Application Launch URL", "property": [ { "code": "taskAspect", "valueCode": "task-input-type" } ], "definition": "Launch URL for a SMART app to be used in fulfilling this Task" }, { "code": "smart-app-client-id", "display": "SMART Application Client ID", "property": [ { "code": "taskAspect", "valueCode": "task-input-type" } ], "definition": "Client ID for a SMART app to be used in fulfilling this Task" }, { "code": "consent-form-reference", "display": "Consent Form Reference", "property": [ { "code": "taskAspect", "valueCode": "task-input-type" } ], "definition": "Reference to a consent resource containing the requested consent form" } ], "display": "Task Input Type", "property": [ { "code": "notSelectable", "valueBoolean": true } ], "definition": "Task inputs used in the Specialty Rx Task profiles" }, { "code": "task-output-type", "concept": [ { "code": "completed-consent-reference", "display": "Completed Consent Reference", "property": [ { "code": "taskAspect", "valueCode": "task-output-type" } ], "definition": "Reference to a consent resource containing the completed consent" } ], "display": "Task Output Types", "property": [ { "code": "notSelectable", "valueBoolean": true } ], "definition": "Task outputs used in the Specialty Rx Task profiles" }, { "code": "task-identifier-type", "concept": [ { "code": "app-context", "display": "SMART App Context ID", "property": [ { "code": "taskAspect", "valueCode": "task-identifier-type" } ], "definition": "An identifier representing a specific application context to be used in the launch of a SMART application" } ], "display": "Task Identifier Types", "property": [ { "code": "notSelectable", "valueBoolean": true } ], "definition": "Identifier types used in the Specialty Rx Task profiles" } ], "caseSensitive": false, "version": "2.0.0", "contact": [ { "name": "HL7 International - Pharmacy", "telecom": [ { "value": "http://www.hl7.org/Special/committees/medication", "system": "url" } ] }, { "name": "Frank McKinney", "telecom": [ { "value": "frank.mckinney@pocp.com", "system": "email" }, { "value": "fm@frankmckinney.com", "system": "email" } ] } ] }