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-query-response-1-gpf"] ; #
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:type [ fhir:v "message"] ; #
fhir:timestamp [ fhir:v "2020-03-11T08:10:17-05:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:04ba6102-8344-4c3e-b96e-e9fc75a7840c"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:04ba6102-8344-4c3e-b96e-e9fc75a7840c> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:9f548d11-1cc6-4cca-8217-f5e3acbe84e5"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:9f548d11-1cc6-4cca-8217-f5e3acbe84e5> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:aecbb129-9a73-4b59-9d66-ff5cdb3f3164"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:aecbb129-9a73-4b59-9d66-ff5cdb3f3164> )
] ) . #
<urn:uuid:04ba6102-8344-4c3e-b96e-e9fc75a7840c> a fhir:MessageHeader ;
fhir:id [ fhir:v "04ba6102-8344-4c3e-b96e-e9fc75a7840c"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_04ba6102-8344-4c3e-b96e-e9fc75a7840c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 04ba6102-8344-4c3e-b96e-e9fc75a7840c</b></p><a name=\"04ba6102-8344-4c3e-b96e-e9fc75a7840c\"> </a><a name=\"hc04ba6102-8344-4c3e-b96e-e9fc75a7840c\"> </a><p><b>event</b>: uapi-event-type query-response: Query 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>5065aa9f-bd6d-49a8-924c-5d00f5d0b997</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"Bundle-uapi-query-response-1-gpf.html#urn-uuid-9f548d11-1cc6-4cca-8217-f5e3acbe84e5\">Bundle: type = message; timestamp = 2020-03-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 "query-response" ] ;
fhir:display [ fhir:v "Query 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 "5065aa9f-bd6d-49a8-924c-5d00f5d0b997" ] ;
fhir:code [ fhir:v "ok" ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "urn:uuid:9f548d11-1cc6-4cca-8217-f5e3acbe84e5" ]
] ) . #
<urn:uuid:9f548d11-1cc6-4cca-8217-f5e3acbe84e5> a fhir:Parameters ;
fhir:id [ fhir:v "9f548d11-1cc6-4cca-8217-f5e3acbe84e5"] ; #
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:b3d46ea3-62e6-4171-b818-d64712edfe55> a fhir:Patient ;
fhir:id [ fhir:v "b3d46ea3-62e6-4171-b818-d64712edfe55"] ; #
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_b3d46ea3-62e6-4171-b818-d64712edfe55\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient b3d46ea3-62e6-4171-b818-d64712edfe55</b></p><a name=\"b3d46ea3-62e6-4171-b818-d64712edfe55\"> </a><a name=\"hcb3d46ea3-62e6-4171-b818-d64712edfe55\"> </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: MPAT-000123 (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/540002 (use: official, )</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>General Practitioner: <a href=\"Bundle-13778a5c-73de-46e4-bb5a-3781a5c93b5e.html#urn-uuid-695d0991-5e03-46df-934a-85a28acd95c1\">Bundle: identifier = Resource identifier: da5e1572-cc88-4e4d-9899-e3553f680d87; type = message; timestamp = 2020-03-11 08:10:13-0500</a></li><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 "official" ] ;
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://vendor.com/ab"^^xsd:anyURI ] ;
fhir:value [ fhir:v "540002" ] ;
fhir:assigner [
fhir:display [ fhir:v "AB Vendor" ] ]
] [
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://dev.gene.com/patientmaster"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MPAT-000123" ] ;
fhir:assigner [
fhir:display [ fhir:v "Genentech Patient Master" ] ]
] ) ; #
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:generalPractitioner ( [
fhir:reference [ fhir:v "urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1" ]
] ) ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ]
] . #
<urn:uuid:aecbb129-9a73-4b59-9d66-ff5cdb3f3164> a fhir:Bundle ;
fhir:id [ fhir:v "Inline-Instance-search-result-for-uapi-query-response-1"] ; #
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 "CoverageEligibilityResponse?status=active&patient=patient1-GNE-version&request.provider=vendorid_hospitalid&_include=CoverageEligibilityResponse:request"^^xsd:anyURI ]
] ) ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://fhir.developer.gene.com/CoverageEligibilityResponse/1"^^xsd:anyURI ] ;
( fhir:resource <https://fhir.developer.gene.com/CoverageEligibilityResponse/1> ) ;
fhir:search [
fhir:mode [ fhir:v "match" ] ]
] [
fhir:fullUrl [ fhir:v "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ] ]
] ) . #
<https://fhir.developer.gene.com/CoverageEligibilityResponse/1> a fhir:CoverageEligibilityResponse ;
fhir:id [ fhir:v "0bd127dd-6ba9-4fcf-9a3a-607fc15dd450"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-response"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-response> ] )
] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "8a0a8882-2667-4703-8c35-fdff0f6cf19f" ] ;
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-00001" ] ;
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 "Genentech Patient Foundation" ] ;
( 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/gpf-shipment-method"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/gpf-shipment-method"^^xsd:anyURI ] ;
fhir:code [ fhir:v "upfront" ] ;
fhir:display [ fhir:v "Upfront" ] ] ) ]
] [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/statusOutcome"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-coverage-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "approved" ] ;
fhir:display [ fhir:v "Approved" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "https://fhir.developer.gene.com/enrollment/bundle-enrollment-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "c78bde64-95e8-41f9-8a37-b2ac9aaf33d6" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://fhir.developer.gene.com/enrollment/Case"^^xsd:anyURI ] ;
fhir:value [ fhir:v "00928066" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:purpose ( [ fhir:v "benefits"] ) ; #
fhir:patient [
fhir:reference [ fhir:v "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:serviced [
a fhir:date ;
fhir:v "2021-06-01"^^xsd:date
] ; #
fhir:created [ fhir:v "2021-05-27T08:10:13-05:00"^^xsd:dateTime] ; #
fhir:request [
fhir:reference [ fhir:v "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104" ] ;
fhir:type [ fhir:v "CoverageEligibilityRequest"^^xsd:anyURI ]
] ; #
fhir:outcome [ fhir:v "complete"] ; #
fhir:disposition [ fhir:v "Not Insured"] ; #
fhir:insurer [
fhir:reference [ fhir:v "#8a0a8882-2667-4703-8c35-fdff0f6cf19f" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] . #
<urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104> a fhir:CoverageEligibilityRequest ;
fhir:id [ fhir:v "223ec8d6-fdc6-4598-9694-74f782eb5104"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request"^^xsd:anyURI ;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request> ] )
] ; #
fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "8a0a8882-2667-4703-8c35-fdff0f6cf19f" ] ;
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-00001" ] ;
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 "Genentech Patient Foundation" ] ;
( 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/SRType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-sr-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gpf" ] ;
fhir:display [ fhir:v "Patient Foundation" ] ] ) ]
] [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/Product"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-product-name"^^xsd:anyURI ] ;
fhir:code [ fhir:v "lucentis" ] ;
fhir:display [ fhir:v "Lucentis" ] ] ) ]
] [
fhir:url [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/Product"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-product-name"^^xsd:anyURI ] ;
fhir:code [ fhir:v "susvimo" ] ;
fhir:display [ fhir:v "Susvimo" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "https://fhir.developer.gene.com/enrollment/bundle-enrollment-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "c78bde64-95e8-41f9-8a37-b2ac9aaf33d6" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://fhir.developer.gene.com/enrollment/Case"^^xsd:anyURI ] ;
fhir:value [ fhir:v "00928066" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:purpose ( [ fhir:v "benefits"] ) ; #
fhir:patient [
fhir:reference [ fhir:v "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:created [ fhir:v "2021-05-27T08:10:13-05:00"^^xsd:dateTime] ; #
fhir:provider [
fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] ; #
fhir:insurer [
fhir:reference [ fhir:v "#8a0a8882-2667-4703-8c35-fdff0f6cf19f" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ]
] . #
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