Universal API Implementation Guide
1.1.20 - ci-build

Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: External - UAPI Copay Update Request - TTL Representation

Raw ttl | Download


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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "uapi-copay-update-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-copay-management-bundle"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-copay-management-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2023-03-11T08:10:13-05:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:fa54ac6e-e15c-41c8-9f53-df49d94aeded"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:fa54ac6e-e15c-41c8-9f53-df49d94aeded> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:319e536f-377b-4457-9d46-4a76c403a2c3"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:319e536f-377b-4457-9d46-4a76c403a2c3> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:77a64848-bcb5-4fa1-a132-d09952b1c891"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:77a64848-bcb5-4fa1-a132-d09952b1c891> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:b4b2493c-f20d-4a83-849c-ebbd64ec2ff3"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:b4b2493c-f20d-4a83-849c-ebbd64ec2ff3> )
  ] ) . # 

<urn:uuid:fa54ac6e-e15c-41c8-9f53-df49d94aeded> a fhir:MessageHeader ;
  fhir:id [ fhir:v "fa54ac6e-e15c-41c8-9f53-df49d94aeded"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_fa54ac6e-e15c-41c8-9f53-df49d94aeded\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader fa54ac6e-e15c-41c8-9f53-df49d94aeded</b></p><a name=\"fa54ac6e-e15c-41c8-9f53-df49d94aeded\"> </a><a name=\"hcfa54ac6e-e15c-41c8-9f53-df49d94aeded\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-messageheader.html\">UAPI MessageHeader</a></p></div><p><b>UAPI MessageHeader Timestamp</b>: 2020-03-11 08:10:13-0500</p><p><b>event</b>: uapi-event-type copay-update: copay-update</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>UAPI-ENR-V2.1</td><td><a href=\"https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/update\">https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/update</a></td></tr></table><p><b>sender</b>: Identifier: <code>http://vendor.com/ab</code>/HOSP-12345 (use: usual, )</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Vendor_Tailormed</td><td><a href=\"http://vendor.com/fhir/enrollmentID/ENR-00001\">http://vendor.com/fhir/enrollmentID/ENR-00001</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-uapi-copay-update-1.html#urn-uuid-319e536f-377b-4457-9d46-4a76c403a2c3\">Bundle: type = message; timestamp = 2023-03-11 08:10:13-0500</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/message-timestamp"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2020-03-11T08:10:13-05:00"^^xsd:dateTime     ]
  ] ) ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "copay-update" ]
  ] ; # 
  fhir:destination ( [
fhir:name [ fhir:v "UAPI-ENR-V2.1" ] ;
fhir:endpoint [ fhir:v "https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/update"^^xsd:anyURI ]
  ] ) ; # 
  fhir:sender [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://vendor.com/ab"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HOSP-12345" ] ;
fhir:assigner [
fhir:display [ fhir:v "AB Vendor" ]       ]     ]
  ] ; # 
  fhir:source [
fhir:name [ fhir:v "Vendor_Tailormed" ] ;
fhir:endpoint [ fhir:v "http://vendor.com/fhir/enrollmentID/ENR-00001"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:319e536f-377b-4457-9d46-4a76c403a2c3" ] ;
fhir:type [ fhir:v "Parameters"^^xsd:anyURI ]
  ] ) . # 

<urn:uuid:319e536f-377b-4457-9d46-4a76c403a2c3> a fhir:Parameters ;
  fhir:id [ fhir:v "319e536f-377b-4457-9d46-4a76c403a2c3"] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "requester-patient" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:77a64848-bcb5-4fa1-a132-d09952b1c891" ]     ]
  ] [
fhir:name [ fhir:v "requester-task" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:b4b2493c-f20d-4a83-849c-ebbd64ec2ff3" ]     ]
  ] ) . # 

<urn:uuid:77a64848-bcb5-4fa1-a132-d09952b1c891> a fhir:Patient ;
  fhir:id [ fhir:v "77a64848-bcb5-4fa1-a132-d09952b1c891"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_77a64848-bcb5-4fa1-a132-d09952b1c891\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 77a64848-bcb5-4fa1-a132-d09952b1c891</b></p><a name=\"77a64848-bcb5-4fa1-a132-d09952b1c891\"> </a><a name=\"hc77a64848-bcb5-4fa1-a132-d09952b1c891\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier: 8132413049 (use: usual, ))</p><hr/></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient internal identifier" ]       ] )     ] ;
fhir:system [ fhir:v "http://connectiverx.com/confirmationId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8132413049" ] ;
fhir:assigner [
fhir:display [ fhir:v "CRX" ]     ]
  ] ) . # 

<urn:uuid:b4b2493c-f20d-4a83-849c-ebbd64ec2ff3> a fhir:Task ;
  fhir:id [ fhir:v "b4b2493c-f20d-4a83-849c-ebbd64ec2ff3"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_b4b2493c-f20d-4a83-849c-ebbd64ec2ff3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task b4b2493c-f20d-4a83-849c-ebbd64ec2ff3</b></p><a name=\"b4b2493c-f20d-4a83-849c-ebbd64ec2ff3\"> </a><a name=\"hcb4b2493c-f20d-4a83-849c-ebbd64ec2ff3\"> </a><p><b>status</b>: Requested</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-sr-type copay}\">Copay</span></p><p><b>for</b>: <a href=\"Bundle-uapi-copay-update-1.html#urn-uuid-77a64848-bcb5-4fa1-a132-d09952b1c891\">Bundle: type = message; timestamp = 2023-03-11 08:10:13-0500</a></p><p><b>authoredOn</b>: 2023-01-23 08:10:13-0500</p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-copay-task-input-type brandId}\">brandId</span></td><td><span title=\"Codes:{http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-copay-brand-id 9c2693fd-4eb2-4543-a26b-2c85a3450fe2}\">9c2693fd-4eb2-4543-a26b-2c85a3450fe2</span></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-sr-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "copay" ]     ] )
  ] ; # 
  fhir:for [
fhir:reference [ fhir:v "urn:uuid:77a64848-bcb5-4fa1-a132-d09952b1c891" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2023-01-23T08:10:13-05:00"^^xsd:dateTime] ; # 
  fhir:input ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-copay-task-input-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "brandId" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-copay-brand-id"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9c2693fd-4eb2-4543-a26b-2c85a3450fe2" ]       ] )     ]
  ] ) . #