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-status-update-1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-status-update"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-status-update> ] ) ] ; # fhir:type [ fhir:v "message"] ; # fhir:timestamp [ fhir:v "2020-03-11T08:10:13-05:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450> ) ] ) . # <urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa> a fhir:MessageHeader ; fhir:id [ fhir:v "5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa"] ; # 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 "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa</b></p><a name=\"5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa\"> </a><a name=\"hc5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa\"> </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>event</b>: uapi-event-type status-update: status-update</p><p><b>sender</b>: <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></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-PACT</td><td><a href=\"https://genentech-pps.my.salesforce.com\">https://genentech-pps.my.salesforce.com</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-7c8f5054-015b-4bce-99f5-4160a82a4225.html#urn-uuid-8e055260-dd74-4c89-9ccf-3d2f47135ee0\">Bundle: identifier = Resource identifier: 7c8f5054-015b-4bce-99f5-4160a82a4225; type = message; timestamp = 2020-03-11 08:10:13-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 "status-update" ] ] ; # fhir:sender [ fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ] ; fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ] ; # fhir:source [ fhir:name [ fhir:v "Genentech-PACT" ] ; fhir:endpoint [ fhir:v "https://genentech-pps.my.salesforce.com"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0" ] ; fhir:type [ fhir:v "List"^^xsd:anyURI ] ] ) . # <urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0> a fhir:List ; fhir:id [ fhir:v "8e055260-dd74-4c89-9ccf-3d2f47135ee0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_8e055260-dd74-4c89-9ccf-3d2f47135ee0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List 8e055260-dd74-4c89-9ccf-3d2f47135ee0</b></p><a name=\"8e055260-dd74-4c89-9ccf-3d2f47135ee0\"> </a><a name=\"hc8e055260-dd74-4c89-9ccf-3d2f47135ee0\"> </a><h2>messageContext</h2><table class=\"clstu\"><tr><td>Mode: Change List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Bundle-uapi-query-response-1-gpf.html#urn-uuid-b3d46ea3-62e6-4171-b818-d64712edfe55\">Bundle: type = message; timestamp = 2020-03-11 08:10:17-0500</a></td></tr><tr><td><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></td></tr><tr><td><a href=\"Bundle-uapi-status-update-1.html#urn-uuid-223ec8d6-fdc6-4598-9694-74f782eb5104\">Bundle: type = message; timestamp = 2020-03-11 08:10:13-0500</a></td></tr><tr><td><a href=\"Bundle-uapi-status-update-1.html#urn-uuid-0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\">Bundle: type = message; timestamp = 2020-03-11 08:10:13-0500</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "current"] ; # fhir:mode [ fhir:v "changes"] ; # fhir:title [ fhir:v "messageContext"] ; # fhir:entry ( [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ] ; fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104" ] ; fhir:type [ fhir:v "CoverageEligibilityRequest"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450" ] ; fhir:type [ fhir:v "CoverageEligibilityResponse"^^xsd:anyURI ] ] ] ) . # <urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088> a fhir:Organization ; fhir:id [ fhir:v "01c31a2f-321d-4c6e-8349-206af8a88088"] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_01c31a2f-321d-4c6e-8349-206af8a88088\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 01c31a2f-321d-4c6e-8349-206af8a88088</b></p><a name=\"01c31a2f-321d-4c6e-8349-206af8a88088\"> </a><a name=\"hc01c31a2f-321d-4c6e-8349-206af8a88088\"> </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-organization.html\">UAPI Organization</a></p></div><p><b>identifier</b>: <code>http://vendor.com/ab</code>/HOSP-12345 (use: usual, ), <code>http://dev.gene.com/fhir/mulesoft</code>/Vendor_AB_HOSP-12345 (use: official, )</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Mid Atlantic Retina</p><p><b>telecom</b>: ph: -unknown-</p><p><b>address</b>: 8 Ranoldo Terrace Cherry Hill NJ 08034 US </p><blockquote><p><b>contact</b></p><p><b>name</b>: Venus Yardav (Official)</p><p><b>telecom</b>: ph: 8882704882(Work), fax: 8179974042(Work)</p></blockquote></div>"^^rdf:XMLLiteral ] ; # 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:use [ fhir:v "official" ] ; fhir:system [ fhir:v "http://dev.gene.com/fhir/mulesoft"^^xsd:anyURI ] ; fhir:value [ fhir:v "Vendor_AB_HOSP-12345" ] ; fhir:assigner [ fhir:display [ fhir:v "UAPI Process API Mulesoft" ] ] ] ) ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "prov" ] ; fhir:display [ fhir:v "Healthcare Provider" ] ] ) ] ) ; # fhir:name [ fhir:v "Mid Atlantic Retina"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "8 Ranoldo Terrace" ] ) ; fhir:city [ fhir:v "Cherry Hill" ] ; fhir:state [ fhir:v "NJ" ] ; fhir:postalCode [ fhir:v "08034" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:contact ( [ fhir:name [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Yardav" ] ; ( fhir:given [ fhir:v "Venus" ] ) ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "8882704882" ] ; fhir:use [ fhir:v "work" ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "8179974042" ] ; fhir:use [ fhir:v "work" ] ; fhir:rank [ fhir:v "2"^^xsd:positiveInteger ] ] ) ] ) . # <urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2> a fhir:Patient ; fhir:id [ fhir:v "7c0c0017-e08d-4a14-9889-9eea26303ff2"] ; # 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_7c0c0017-e08d-4a14-9889-9eea26303ff2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 7c0c0017-e08d-4a14-9889-9eea26303ff2</b></p><a name=\"7c0c0017-e08d-4a14-9889-9eea26303ff2\"> </a><a name=\"hc7c0c0017-e08d-4a14-9889-9eea26303ff2\"> </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>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:managingOrganization [ fhir:reference [ fhir:v "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ] ] . # <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:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CoverageEligibilityRequest_223ec8d6-fdc6-4598-9694-74f782eb5104\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CoverageEligibilityRequest 223ec8d6-fdc6-4598-9694-74f782eb5104</b></p><a name=\"223ec8d6-fdc6-4598-9694-74f782eb5104\"> </a><a name=\"hc223ec8d6-fdc6-4598-9694-74f782eb5104\"> </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-coverage-eligibility-request.html\">UAPI CoverageEligibilityRequest</a></p></div><p><b>UAPI CoverageEligibilityRequest ServiceRequestType</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-sr-type gpf}\">Patient Foundation</span></p><p><b>UAPI CoverageEligibilityRequest Product</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-product-name lucentis}\">Lucentis</span></p><p><b>UAPI CoverageEligibilityRequest Product</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-product-name susvimo}\">Susvimo</span></p><p><b>identifier</b>: <code>https://fhir.developer.gene.com/enrollment/bundle-enrollment-id</code>/c78bde64-95e8-41f9-8a37-b2ac9aaf33d6 (use: old, ), <code>https://fhir.developer.gene.com/enrollment/Case</code>/00928066 (use: official, )</p><p><b>status</b>: Active</p><p><b>purpose</b>: Coverage benefits</p><p><b>patient</b>: <a href=\"Bundle-uapi-status-update-1.html#urn-uuid-7c0c0017-e08d-4a14-9889-9eea26303ff2\">Bundle: type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>created</b>: 2021-05-27 08:10:13-0500</p><p><b>provider</b>: <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></p><p><b>insurer</b>: <a href=\"#hc223ec8d6-fdc6-4598-9694-74f782eb5104/8a0a8882-2667-4703-8c35-fdff0f6cf19f\">Organization Genentech Patient Foundation</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #8a0a8882-2667-4703-8c35-fdff0f6cf19f</b></p><a name=\"223ec8d6-fdc6-4598-9694-74f782eb5104/8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a><a name=\"hc223ec8d6-fdc6-4598-9694-74f782eb5104/8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </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-organization.html\">UAPI Organization</a></p></div><p><b>identifier</b>: <code>http://gene.com</code>/ORG-00001 (use: usual, )</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}\">Insurance Company</span></p><p><b>name</b>: Genentech Patient Foundation</p><p><b>telecom</b>: ph: 1800654332211(Work)</p></blockquote></div>"^^rdf:XMLLiteral ] ; # 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 ] ] . # <urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450> 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:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CoverageEligibilityResponse_0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CoverageEligibilityResponse 0bd127dd-6ba9-4fcf-9a3a-607fc15dd450</b></p><a name=\"0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\"> </a><a name=\"hc0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\"> </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-coverage-eligibility-response.html\">UAPI CoverageEligibilityResponse</a></p></div><p><b>UAPI CoverageEligibilityResponse Shipment Method</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/gpf-shipment-method upfront}\">Upfront</span></p><p><b>UAPI CoverageEligibilityResponse Status</b>: <span title=\"Codes:{https://fhir.developer.gene.com/CodeSystem/uapi-coverage-outcome approved}\">Approved</span></p><p><b>identifier</b>: <code>https://fhir.developer.gene.com/enrollment/bundle-enrollment-id</code>/c78bde64-95e8-41f9-8a37-b2ac9aaf33d6 (use: old, ), <code>https://fhir.developer.gene.com/enrollment/Case</code>/00928066 (use: official, )</p><p><b>status</b>: Active</p><p><b>purpose</b>: Coverage benefits</p><p><b>patient</b>: <a href=\"Bundle-uapi-status-update-1.html#urn-uuid-7c0c0017-e08d-4a14-9889-9eea26303ff2\">Bundle: type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>serviced</b>: 2021-06-01</p><p><b>created</b>: 2021-05-27 08:10:13-0500</p><p><b>request</b>: <a href=\"Bundle-uapi-status-update-1.html#urn-uuid-223ec8d6-fdc6-4598-9694-74f782eb5104\">Bundle: type = message; timestamp = 2020-03-11 08:10:13-0500</a></p><p><b>outcome</b>: Complete</p><p><b>disposition</b>: Not Insured</p><p><b>insurer</b>: <a href=\"#hc0bd127dd-6ba9-4fcf-9a3a-607fc15dd450/8a0a8882-2667-4703-8c35-fdff0f6cf19f\">Organization Genentech Patient Foundation</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #8a0a8882-2667-4703-8c35-fdff0f6cf19f</b></p><a name=\"0bd127dd-6ba9-4fcf-9a3a-607fc15dd450/8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a><a name=\"hc0bd127dd-6ba9-4fcf-9a3a-607fc15dd450/8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </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-organization.html\">UAPI Organization</a></p></div><p><b>identifier</b>: <code>http://gene.com</code>/ORG-00001 (use: usual, )</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}\">Insurance Company</span></p><p><b>name</b>: Genentech Patient Foundation</p><p><b>telecom</b>: ph: 1800654332211(Work)</p></blockquote></div>"^^rdf:XMLLiteral ] ; # 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 ] ] . #
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