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
@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-response-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-query-response"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-query-response> ] )
] ; #
fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://connectiverx.com/requestId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "86a42a99-663b-48b8-8fd9-c1afdbca5b98" ]
] ; #
fhir:type [ fhir:v "message"] ; #
fhir:timestamp [ fhir:v "2023-01-11T08:10:17-05:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:410f399f-e309-4bc9-be19-8ab330e40397"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:410f399f-e309-4bc9-be19-8ab330e40397> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:09cdac62-7c6b-48e6-8738-00f270280ba1"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:09cdac62-7c6b-48e6-8738-00f270280ba1> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:b1fc009a-3710-49d8-81ad-cfa8e4a979fb"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:b1fc009a-3710-49d8-81ad-cfa8e4a979fb> )
] ) . #
<urn:uuid:410f399f-e309-4bc9-be19-8ab330e40397> a fhir:MessageHeader ;
fhir:id [ fhir:v "410f399f-e309-4bc9-be19-8ab330e40397"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_410f399f-e309-4bc9-be19-8ab330e40397\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 410f399f-e309-4bc9-be19-8ab330e40397</b></p><a name=\"410f399f-e309-4bc9-be19-8ab330e40397\"> </a><a name=\"hc410f399f-e309-4bc9-be19-8ab330e40397\"> </a><p><b>event</b>: uapi-event-type enrollment-response: Enrollment Response</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>Genentech-FHIR-DEV</td><td><a href=\"https://fhir.developer.gene.com/$process-message\">https://fhir.developer.gene.com/$process-message</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>1-63c61a26-4965b3a156f488da6e0800ed</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"Bundle-uapi-copay-response-1.html#urn-uuid-09cdac62-7c6b-48e6-8738-00f270280ba1\">Bundle: identifier = http://connectiverx.com/requestId#86a42a99-663b-48b8-8fd9-c1afdbca5b98 (use: usual, ); type = message; timestamp = 2023-01-11 08:10:17-0500</a></p></div>"^^rdf:XMLLiteral
] ; #
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 "enrollment-response" ] ;
fhir:display [ fhir:v "Enrollment Response" ]
] ; #
fhir:source [
fhir:name [ fhir:v "Genentech-FHIR-DEV" ] ;
fhir:endpoint [ fhir:v "https://fhir.developer.gene.com/$process-message"^^xsd:anyURI ]
] ; #
fhir:response [
fhir:identifier [ fhir:v "1-63c61a26-4965b3a156f488da6e0800ed" ] ;
fhir:code [ fhir:v "ok" ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:09cdac62-7c6b-48e6-8738-00f270280ba1" ]
] ) . #
<urn:uuid:09cdac62-7c6b-48e6-8738-00f270280ba1> a fhir:Parameters ;
fhir:id [ fhir:v "09cdac62-7c6b-48e6-8738-00f270280ba1"] ; #
fhir:parameter ( [
fhir:name [ fhir:v "responder-patient" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55" ] ]
] [
fhir:name [ fhir:v "search-result" ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "urn:uuid:aecbb129-9a73-4b59-9d66-ff5cdb3f3164" ] ]
] ) . #
<urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9> a fhir:Patient ;
fhir:id [ fhir:v "2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-patient"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9</b></p><a name=\"2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9\"> </a><a name=\"hc2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9\"> </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-patient.html\">UAPI Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ryan Michaelson (official) Male, DoB: 1972-10-29 ( Patient internal identifier: 8132413049 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Patient internal identifier/ca3c6274-e70b-45cf-a65a-30e8386d50bb (use: usual, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1231231234(Home)</li><li>ph: 1234561234(Mobile)</li><li><a href=\"mailto:bobster83@example.com\">bobster83@example.com</a></li><li>1234 Main St San Francisco CA 94105 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-01c31a2f-321d-4c6e-8349-206af8a88088\">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></li></ul></td></tr></table></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://gene.com/patientmaster"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ca3c6274-e70b-45cf-a65a-30e8386d50bb" ] ;
fhir:assigner [
fhir:display [ fhir:v "Genentech Patient Master" ] ]
] [
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" ] ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Michaelson" ] ;
( fhir:given [ fhir:v "Ryan" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1231231234" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1234561234" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bobster83@example.com" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:rank [ fhir:v "3"^^xsd:positiveInteger ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1972-10-29"^^xsd:date] ; #
fhir:address ( [
( fhir:line [ fhir:v "1234 Main St" ] ) ;
fhir:city [ fhir:v "San Francisco" ] ;
fhir:state [ fhir:v "CA" ] ;
fhir:postalCode [ fhir:v "94105" ] ;
fhir:country [ fhir:v "US" ]
] ) ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ] ] ) ] ;
fhir:preferred [ fhir:v true ]
] ) ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ]
] . #
<urn:uuid:b1fc009a-3710-49d8-81ad-cfa8e4a979fb> a fhir:Bundle ;
fhir:id [ fhir:v "b1fc009a-3710-49d8-81ad-cfa8e4a979fb"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-search-result"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-search-result> ] )
] ; #
fhir:type [ fhir:v "searchset"] ; #
fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "ExplanationOfBenefit?patient=xyz&_include=ExplanationOfBenefit:coverage"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:4822ddcc-2ce7-4b43-b6af-4f3435ce5a6d"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:4822ddcc-2ce7-4b43-b6af-4f3435ce5a6d> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:597540c9-6248-466e-81e0-58e78f15454e"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:597540c9-6248-466e-81e0-58e78f15454e> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ] ]
] ) . #
<urn:uuid:4822ddcc-2ce7-4b43-b6af-4f3435ce5a6d> a fhir:ExplanationOfBenefit ;
fhir:id [ fhir:v "4822ddcc-2ce7-4b43-b6af-4f3435ce5a6d"] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "d02db104-a75c-433f-8764-9778c2e20626" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-organization"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-organization> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://gene.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ORG-00002" ] ;
fhir:assigner [
fhir:display [ fhir:v "Genentech" ] ] ] ) ;
( fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ins" ] ] ) ] ) ;
fhir:name [ fhir:v "Copay Organization - CRX" ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1800654332211" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] )
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://connectiverx.com/enrollmentId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "45d1b98c-587c-ed11-8279-d6b6a2da4722" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:code [ fhir:v "pharmacy" ] ] )
] ; #
fhir:use [ fhir:v "predetermination"] ; #
fhir:patient [
fhir:reference [ fhir:v "urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9" ]
] ; #
fhir:created [ fhir:v "2023-02-07T08:10:13-05:00"^^xsd:dateTime] ; #
fhir:insurer [
fhir:reference [ fhir:v "urn:uuid:d02db104-a75c-433f-8764-9778c2e20626" ]
] ; #
fhir:provider [
fhir:reference [ fhir:v "urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1" ]
] ; #
fhir:outcome [ fhir:v "complete"] ; #
fhir:insurance ( [
fhir:focal [ fhir:v true ] ;
fhir:coverage [
fhir:reference [ fhir:v "urn:uuid:597540c9-6248-466e-81e0-58e78f15454e" ] ]
] ) . #
<urn:uuid:597540c9-6248-466e-81e0-58e78f15454e> a fhir:Coverage ;
fhir:id [ fhir:v "597540c9-6248-466e-81e0-58e78f15454e"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage> ] )
] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "d02db104-a75c-433f-8764-9778c2e20626" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-organization"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-organization> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://gene.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ORG-00002" ] ;
fhir:assigner [
fhir:display [ fhir:v "Genentech" ] ] ] ) ;
( fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ins" ] ] ) ] ) ;
fhir:name [ fhir:v "Copay Organization - CRX" ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1800654332211" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] )
] ) ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/IssuedDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:date ;
fhir:v "2023-01-01"^^xsd:date ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pay" ] ;
fhir:display [ fhir:v "Pay" ] ] )
] ; #
fhir:subscriber [
fhir:reference [ fhir:v "urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:subscriberId [ fhir:v "EYE00044117"] ; #
fhir:beneficiary [
fhir:reference [ fhir:v "urn:uuid:2c5aa62c-b6cd-49d2-ad9f-3128a69a32a9" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2023-12-31"^^xsd:date ]
] ; #
fhir:payor ( [
fhir:reference [ fhir:v "urn:uuid:d02db104-a75c-433f-8764-9778c2e20626" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ) ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rxbin" ] ;
fhir:display [ fhir:v "RX BIN" ] ] ) ] ;
fhir:value [ fhir:v "600426" ] ;
fhir:name [ fhir:v "BIN" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rxpcn" ] ;
fhir:display [ fhir:v "RX PCN" ] ] ) ] ;
fhir:value [ fhir:v "54" ] ;
fhir:name [ fhir:v "PCN" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "group" ] ;
fhir:display [ fhir:v "Group" ] ] ) ] ;
fhir:value [ fhir:v "EC38517002" ] ;
fhir:name [ fhir:v "Group Number" ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "plan" ] ;
fhir:display [ fhir:v "Plan" ] ] ) ] ;
fhir:value [ fhir:v "Vabysmo-Drug" ] ;
fhir:name [ fhir:v "Ophthalmology Co Pay program" ]
] ) ; #
fhir:order [ fhir:v "1"^^xsd:positiveInteger] ; #
fhir:network [ fhir:v "Genentech"] . #
IG © 2021+ . Package gene.com.fhir.uapi#1.1.20 based on FHIR 4.3.0. Generated 2025-06-25
Links: Table of Contents |
QA Report