{
  "resourceType": "CodeSystem",
  "id": "specialty-rx-task-input-type",
  "meta": {
    "lastUpdated": "2020-11-16T05:00:00.000+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">smart-app-launch-url<a name=\"specialty-rx-task-input-type-smart-app-launch-url\"> </a></td><td>SMART Application Launch URL</td><td>Launch URL for a SMART app to be used in fulfilling this Task</td></tr><tr><td style=\"white-space:nowrap\">smart-app-client-id<a name=\"specialty-rx-task-input-type-smart-app-client-id\"> </a></td><td>SMART Application Client ID</td><td>Client ID for a SMART app to be used in fulfilling this Task</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type",
  "version": "1.0.0",
  "name": "SpecialtyRxCodeSystemTaskInputType",
  "title": "Specialty Rx Code System - Task Input Type",
  "status": "active",
  "experimental": false,
  "date": "2020-11-16T00: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 inputs used in the Specialty Rx Task profile",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "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"
    },
    {
      "code": "smart-app-client-id",
      "display": "SMART Application Client ID",
      "definition": "Client ID for a SMART app to be used in fulfilling this Task"
    }
  ]
}