Specialty Medication Enrollment
2.0.0-ballot - STU 2 Ballot US

This page is part of the Specialty Medication Enrollment (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Specialty Rx Task - Consent Request 2 - Completed - 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:Resource.id [ fhir:value "specialty-rx-task-consent-request-2-completed"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-consent-request";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-consent-request>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b></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 \"specialty-rx-task-consent-request-2-completed\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-specialty-rx-task-consent-request.html\">Specialty Rx Task - Consent Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: plan</p><p><b>code</b>: Obtain Consent for Product Fulfillment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-specialty-rx-task-type.html\">Specialty Rx Code System - Task Type</a>#obtain-consent)</span></p><p><b>description</b>: Have the patient complete the attached consent form and capture a PDF of the signed form in a Consent</p><p><b>for</b>: <a href=\"Patient-specialty-rx-patient-1.html\">Patient/specialty-rx-patient-1</a> \" DOE\"</p><p><b>authoredOn</b>: 2021-12-08</p><p><b>requester</b>: <span>: Our Pharmacy</span></p><p><b>owner</b>: <span>: Jane Smith MD</span></p><p><b>reasonReference</b>: <span>: Humira Injector Pen - 2020-03-10</span></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>Consent Form Reference <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-specialty-rx-task-input-type.html\">Specialty Rx Code System - Task Input Type</a>#consent-form-reference)</span></td><td><a href=\"Consent-specialty-rx-consent-requested-1.html\">Consent/specialty-rx-consent-requested-1: Consent form to be completed</a></td></tr></table><h3>Outputs</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Completed and signed consent form <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-specialty-rx-task-output-type.html\">Specialty Rx Code System - Task Output Type</a>#completed-consent-reference)</span></td><td><a href=\"Consent-specialty-rx-consent-1.html\">Consent/specialty-rx-consent-1</a></td></tr></table></div>"
  ];
  fhir:Task.status [ fhir:value "completed"];
  fhir:Task.intent [ fhir:value "plan"];
  fhir:Task.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-type" ];
       fhir:Coding.code [ fhir:value "obtain-consent" ];
       fhir:Coding.display [ fhir:value "Obtain Consent for Product Fulfillment" ]     ]
  ];
  fhir:Task.description [ fhir:value "Have the patient complete the attached consent form and capture a PDF of the signed form in a Consent"];
  fhir:Task.for [
     fhir:Reference.reference [ fhir:value "Patient/specialty-rx-patient-1" ]
  ];
  fhir:Task.authoredOn [ fhir:value "2021-12-08"^^xsd:date];
  fhir:Task.requester [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://terminology.hl7.org/CodeSystem/NCPDPProviderIdentificationNumber" ];
       fhir:Identifier.value [ fhir:value "0999017" ]     ];
     fhir:Reference.display [ fhir:value "Our Pharmacy" ]
  ];
  fhir:Task.owner [
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
       fhir:Identifier.value [ fhir:value "9941339108" ]     ];
     fhir:Reference.display [ fhir:value "Jane Smith MD" ]
  ];
  fhir:Task.reasonReference [
     fhir:Reference.identifier [
       fhir:Identifier.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
           fhir:Coding.code [ fhir:value "PLAC" ];
           fhir:Coding.display [ fhir:value "Placer Identifier" ]         ]       ];
       fhir:Identifier.value [ fhir:value "prescription-70222056" ]     ];
     fhir:Reference.display [ fhir:value "Humira Injector Pen - 2020-03-10" ]
  ];
  fhir:Task.input [
     fhir:index 0;
     fhir:Task.input.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type" ];
         fhir:Coding.code [ fhir:value "consent-form-reference" ];
         fhir:Coding.display [ fhir:value "Consent Form Reference" ]       ]     ];
     fhir:Task.input.valueReference [
       fhir:Reference.reference [ fhir:value "Consent/specialty-rx-consent-requested-1" ];
       fhir:Reference.type [ fhir:value "Consent" ];
       fhir:Reference.display [ fhir:value "Consent form to be completed" ]     ]
  ];
  fhir:Task.output [
     fhir:index 0;
     fhir:Task.output.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-output-type" ];
         fhir:Coding.code [ fhir:value "completed-consent-reference" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Completed and signed consent form" ]     ];
     fhir:Task.output.valueReference [
       fhir:Reference.reference [ fhir:value "Consent/specialty-rx-consent-1" ];
       fhir:Reference.type [ fhir:value "Consent" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.