Specialty Medication Enrollment
2.1.0 - CI Build United States of America flag

Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions

: Specialty Rx Task - SMART Launch 1 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "specialty-rx-task-smart-launch-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-smart-launch"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-smart-launch>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"specialty-rx-task-smart-launch-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Task &quot;specialty-rx-task-smart-launch-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-specialty-rx-task-smart-launch.html\">Specialty Rx Task - SMART Launch</a></p></div><p><b>identifier</b>: SMART App Context ID: launch-context-id-01345005</p><p><b>status</b>: requested</p><p><b>intent</b>: plan</p><p><b>code</b>: Complete Questionnaire in SMART App <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-specialty-rx-task-characteristic.html\">Specialty Rx Code System - Task Characteristic</a>#complete-app-questionnaire)</span></p><p><b>description</b>: Launch the My Pharmacy SMART app and complete the questionnaire.</p><p><b>for</b>: <a href=\"Patient-specialty-rx-patient-1.html\">Patient/specialty-rx-patient-1</a> &quot; DOE&quot;</p><p><b>authoredOn</b>: 2020-03-11</p><p><b>requester</b>: <a href=\"Organization-specialty-rx-organization-pharmacy-1.html\">Organization/specialty-rx-organization-pharmacy-1: Our Pharmacy</a> &quot;Our Pharmacy&quot;</p><p><b>owner</b>: <a href=\"Practitioner-specialty-rx-practitioner-1.html\">Practitioner/specialty-rx-practitioner-1: Jane Smith MD</a> &quot; SMITH&quot;</p><p><b>reasonReference</b>: <a href=\"MedicationRequest-specialty-rx-medicationrequest-1.html\">MedicationRequest/specialty-rx-medicationrequest-1: Humira Injector Pen - 2020-03-10</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>SMART Application Client ID <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-specialty-rx-task-characteristic.html\">Specialty Rx Code System - Task Characteristic</a>#smart-app-client-id)</span></td><td>id: smart-app-1033450</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "app-context" ] ;
fhir:display [ fhir:v "SMART App Context ID" ]       ] )     ] ;
fhir:system [ fhir:v "https://my-pharmacy-smart-app.com/app-context-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "launch-context-id-01345005" ]
  ] ) ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "complete-app-questionnaire" ] ;
fhir:display [ fhir:v "Complete Questionnaire in SMART App" ]     ] )
  ] ; # 
  fhir:description [ fhir:v "Launch the My Pharmacy SMART app and complete the questionnaire."] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/specialty-rx-patient-1" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2020-03-11"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Organization/specialty-rx-organization-pharmacy-1" ] ;
fhir:display [ fhir:v "Our Pharmacy" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "Practitioner/specialty-rx-practitioner-1" ] ;
fhir:display [ fhir:v "Jane Smith MD" ]
  ] ; # 
  fhir:reasonReference [
fhir:reference [ fhir:v "MedicationRequest/specialty-rx-medicationrequest-1" ] ;
fhir:display [ fhir:v "Humira Injector Pen - 2020-03-10" ]
  ] ; # 
  fhir:input ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic"^^xsd:anyURI ] ;
fhir:code [ fhir:v "smart-app-client-id" ] ;
fhir:display [ fhir:v "SMART Application Client ID" ]       ] )     ] ;
fhir:value [
a fhir:Identifier ;
fhir:value [ fhir:v "smart-app-1033450" ]     ]
  ] ) . #