Universal API Implementation Guide
1.1.19 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
@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:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "uapi-status-update-1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-status-update";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-bundle-status-update> ]
];
fhir:Bundle.type [ fhir:value "message"];
fhir:Bundle.timestamp [ fhir:value "2020-03-11T08:10:13-05:00"^^xsd:dateTime];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa" ];
fhir:Bundle.entry.resource <urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0" ];
fhir:Bundle.entry.resource <urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ];
fhir:Bundle.entry.resource <urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ];
fhir:Bundle.entry.resource <urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104" ];
fhir:Bundle.entry.resource <urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450" ];
fhir:Bundle.entry.resource <urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450>
].
<urn:uuid:5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa> a fhir:MessageHeader;
fhir:Resource.id [ fhir:value "5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-messageheader> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa\"> </a></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 MessageHeader \"5c0cdcfa-4e39-4c4d-bff2-9d70a2f49eaa\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-messageheader.html\">UAPI MessageHeader</a></p></div><p><b>event</b>: status-update (Details: http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type code status-update = 'status-update', stated as 'null')</p><p><b>sender</b>: <a href=\"#Organization_01c31a2f-321d-4c6e-8349-206af8a88088\">See above (urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td>*</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=\"#List_8e055260-dd74-4c89-9ccf-3d2f47135ee0\">See above (urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0)</a></p></div>"
];
fhir:MessageHeader.eventCoding [
fhir:Coding.system [ fhir:value "http://terminology.gene.com/fhir/usix/uapi/CodeSystem/uapi-event-type" ];
fhir:Coding.code [ fhir:value "status-update" ]
];
fhir:MessageHeader.sender [
fhir:Reference.reference [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ];
fhir:Reference.type [ fhir:value "Organization" ]
];
fhir:MessageHeader.source [
fhir:MessageHeader.source.name [ fhir:value "Genentech-PACT" ];
fhir:MessageHeader.source.endpoint [ fhir:value "https://genentech-pps.my.salesforce.com" ]
];
fhir:MessageHeader.focus [
fhir:index 0;
fhir:Reference.reference [ fhir:value "urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0" ];
fhir:Reference.type [ fhir:value "List" ]
].
<urn:uuid:8e055260-dd74-4c89-9ccf-3d2f47135ee0> a fhir:List;
fhir:Resource.id [ fhir:value "8e055260-dd74-4c89-9ccf-3d2f47135ee0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: List</b><a name=\"8e055260-dd74-4c89-9ccf-3d2f47135ee0\"> </a></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 List \"8e055260-dd74-4c89-9ccf-3d2f47135ee0\" </p></div><p><b>status</b>: current</p><p><b>mode</b>: changes</p><p><b>title</b>: messageContext</p><blockquote><p><b>entry</b></p><p><b>item</b>: <a href=\"Bundle-uapi-query-response-1-gpf.html#urn-uuid-b3d46ea3-62e6-4171-b818-d64712edfe55\">urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55</a></p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: <a href=\"#Organization_01c31a2f-321d-4c6e-8349-206af8a88088\">See above (urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088)</a></p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: <a href=\"#CoverageEligibilityRequest_223ec8d6-fdc6-4598-9694-74f782eb5104\">See above (urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104)</a></p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: <a href=\"#CoverageEligibilityResponse_0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\">See above (urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450)</a></p></blockquote></div>"
];
fhir:List.status [ fhir:value "current"];
fhir:List.mode [ fhir:value "changes"];
fhir:List.title [ fhir:value "messageContext"];
fhir:List.entry [
fhir:index 0;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:b3d46ea3-62e6-4171-b818-d64712edfe55" ];
fhir:Reference.type [ fhir:value "Patient" ] ]
], [
fhir:index 1;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ];
fhir:Reference.type [ fhir:value "Organization" ] ]
], [
fhir:index 2;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104" ];
fhir:Reference.type [ fhir:value "CoverageEligibilityRequest" ] ]
], [
fhir:index 3;
fhir:List.entry.item [
fhir:Reference.reference [ fhir:value "urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450" ];
fhir:Reference.type [ fhir:value "CoverageEligibilityResponse" ] ]
].
<urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088> a fhir:Organization;
fhir:Resource.id [ fhir:value "01c31a2f-321d-4c6e-8349-206af8a88088"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-organization";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-organization> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"01c31a2f-321d-4c6e-8349-206af8a88088\"> </a></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 Organization \"01c31a2f-321d-4c6e-8349-206af8a88088\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-organization.html\">UAPI Organization</a></p></div><p><b>identifier</b>: id: HOSP-12345(use: USUAL), id: Vendor_AB_HOSP-12345(use: OFFICIAL)</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4B/codesystem-organization-type.html\">OrganizationType</a>#prov)</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><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td>*</td><td>Venus Yardav (OFFICIAL)</td><td>ph: 8882704882(WORK), fax: 8179974042(WORK)</td></tr></table></div>"
];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.system [ fhir:value "http://vendor.com/ab" ];
fhir:Identifier.value [ fhir:value "HOSP-12345" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "AB Vendor" ] ]
], [
fhir:index 1;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "http://dev.gene.com/fhir/mulesoft" ];
fhir:Identifier.value [ fhir:value "Vendor_AB_HOSP-12345" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "UAPI Process API Mulesoft" ] ]
];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
fhir:Coding.code [ fhir:value "prov" ];
fhir:Coding.display [ fhir:value "Healthcare Provider" ] ]
];
fhir:Organization.name [ fhir:value "Mid Atlantic Retina"];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ]
];
fhir:Organization.address [
fhir:index 0;
fhir:Address.line [
fhir:value "8 Ranoldo Terrace";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Cherry Hill" ];
fhir:Address.state [ fhir:value "NJ" ];
fhir:Address.postalCode [ fhir:value "08034" ];
fhir:Address.country [ fhir:value "US" ]
];
fhir:Organization.contact [
fhir:index 0;
fhir:Organization.contact.name [
fhir:HumanName.use [ fhir:value "official" ];
fhir:HumanName.family [ fhir:value "Yardav" ];
fhir:HumanName.given [
fhir:value "Venus";
fhir:index 0 ] ];
fhir:Organization.contact.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "8882704882" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "fax" ];
fhir:ContactPoint.value [ fhir:value "8179974042" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.rank [ fhir:value "2"^^xsd:positiveInteger ] ]
].
<urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2> a fhir:Patient;
fhir:Resource.id [ fhir:value "7c0c0017-e08d-4a14-9889-9eea26303ff2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-patient";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-patient> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"7c0c0017-e08d-4a14-9889-9eea26303ff2\"> </a></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 Patient \"7c0c0017-e08d-4a14-9889-9eea26303ff2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-patient.html\">UAPI Patient</a></p></div><p><b>identifier</b>: Patient internal identifier: 540002(use: OFFICIAL), Patient internal identifier: MPAT-000123(use: USUAL)</p><p><b>name</b>: Ryan Michaelson (OFFICIAL)</p><p><b>telecom</b>: ph: 1231231234(HOME), ph: 1234561234(MOBILE), <a href=\"mailto:bobster83@example.com\">bobster83@example.com</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1972-10-29</p><p><b>address</b>: 1234 Main St San Francisco CA 94105 US </p><h3>Communications</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td>*</td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td><td>true</td></tr></table><p><b>managingOrganization</b>: <a href=\"#Organization_01c31a2f-321d-4c6e-8349-206af8a88088\">See above (urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088)</a></p></div>"
];
fhir:Patient.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "official" ];
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 "PI" ];
fhir:Coding.display [ fhir:value "Patient internal identifier" ] ] ];
fhir:Identifier.system [ fhir:value "http://vendor.com/ab" ];
fhir:Identifier.value [ fhir:value "540002" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "AB Vendor" ] ]
], [
fhir:index 1;
fhir:Identifier.use [ fhir:value "usual" ];
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 "PI" ];
fhir:Coding.display [ fhir:value "Patient internal identifier" ] ] ];
fhir:Identifier.system [ fhir:value "http://dev.gene.com/patientmaster" ];
fhir:Identifier.value [ fhir:value "MPAT-000123" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Genentech Patient Master" ] ]
];
fhir:Patient.name [
fhir:index 0;
fhir:HumanName.use [ fhir:value "official" ];
fhir:HumanName.family [ fhir:value "Michaelson" ];
fhir:HumanName.given [
fhir:value "Ryan";
fhir:index 0 ]
];
fhir:Patient.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "1231231234" ];
fhir:ContactPoint.use [ fhir:value "home" ];
fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ]
], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "1234561234" ];
fhir:ContactPoint.use [ fhir:value "mobile" ];
fhir:ContactPoint.rank [ fhir:value "2"^^xsd:positiveInteger ]
], [
fhir:index 2;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "bobster83@example.com" ];
fhir:ContactPoint.use [ fhir:value "home" ];
fhir:ContactPoint.rank [ fhir:value "3"^^xsd:positiveInteger ]
];
fhir:Patient.gender [ fhir:value "male"];
fhir:Patient.birthDate [ fhir:value "1972-10-29"^^xsd:date];
fhir:Patient.address [
fhir:index 0;
fhir:Address.line [
fhir:value "1234 Main St";
fhir:index 0 ];
fhir:Address.city [ fhir:value "San Francisco" ];
fhir:Address.state [ fhir:value "CA" ];
fhir:Address.postalCode [ fhir:value "94105" ];
fhir:Address.country [ fhir:value "US" ]
];
fhir:Patient.communication [
fhir:index 0;
fhir:Patient.communication.language [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ];
fhir:Coding.code [ fhir:value "en" ];
fhir:Coding.display [ fhir:value "English" ] ] ];
fhir:Patient.communication.preferred [ fhir:value "true"^^xsd:boolean ]
];
fhir:Patient.managingOrganization [
fhir:Reference.reference [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ]
].
<urn:uuid:223ec8d6-fdc6-4598-9694-74f782eb5104> a fhir:CoverageEligibilityRequest;
fhir:Resource.id [ fhir:value "223ec8d6-fdc6-4598-9694-74f782eb5104"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CoverageEligibilityRequest</b><a name=\"223ec8d6-fdc6-4598-9694-74f782eb5104\"> </a></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 CoverageEligibilityRequest \"223ec8d6-fdc6-4598-9694-74f782eb5104\" </p><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>: Patient Foundation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-sr-type.html\">UAPI Code System - Service Request Type</a>#gpf)</span></p><p><b>UAPI CoverageEligibilityRequest Product</b>: Lucentis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-product-name.html\">UAPI Code System - Product Names</a>#lucentis)</span></p><p><b>identifier</b>: id: c78bde64-95e8-41f9-8a37-b2ac9aaf33d6(use: OLD), id: Lucentis-5001P00000maWeFQAU-(use: OFFICIAL)</p><p><b>status</b>: active</p><p><b>purpose</b>: benefits</p><p><b>patient</b>: <a href=\"#Patient_7c0c0017-e08d-4a14-9889-9eea26303ff2\">See above (urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2)</a></p><p><b>created</b>: 2021-05-27 08:10:13-0500</p><p><b>provider</b>: <a href=\"#Organization_01c31a2f-321d-4c6e-8349-206af8a88088\">See above (urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088)</a></p><p><b>insurer</b>: <a name=\"8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a></p><blockquote><p></p><p><a name=\"8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a></p><p><b>identifier</b>: id: ORG-00001(use: USUAL)</p><p><b>type</b>: Insurance Company <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4B/codesystem-organization-type.html\">OrganizationType</a>#ins)</span></p><p><b>name</b>: Genentech Patient Foundation</p><p><b>telecom</b>: ph: 1800654332211(WORK)</p></blockquote></div>"
];
fhir:DomainResource.contained [
a fhir:Organization;
fhir:index 0;
fhir:Resource.id [ fhir:value "8a0a8882-2667-4703-8c35-fdff0f6cf19f" ];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-organization";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-organization> ] ];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.system [ fhir:value "http://gene.com" ];
fhir:Identifier.value [ fhir:value "ORG-00001" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Genentech" ] ] ];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
fhir:Coding.code [ fhir:value "ins" ] ] ];
fhir:Organization.name [ fhir:value "Genentech Patient Foundation" ];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "1800654332211" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ] ]
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/SRType" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/uapi-sr-type" ];
fhir:Coding.code [ fhir:value "gpf" ];
fhir:Coding.display [ fhir:value "Patient Foundation" ] ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/Product" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/uapi-product-name" ];
fhir:Coding.code [ fhir:value "lucentis" ];
fhir:Coding.display [ fhir:value "Lucentis" ] ] ]
];
fhir:CoverageEligibilityRequest.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "old" ];
fhir:Identifier.system [ fhir:value "https://fhir.developer.gene.com/enrollment/bundle-enrollment-id" ];
fhir:Identifier.value [ fhir:value "c78bde64-95e8-41f9-8a37-b2ac9aaf33d6" ]
], [
fhir:index 1;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "https://genentech-pps.my.salesforce.com/Product-Case-Insurance" ];
fhir:Identifier.value [ fhir:value "Lucentis-5001P00000maWeFQAU-" ]
];
fhir:CoverageEligibilityRequest.status [ fhir:value "active"];
fhir:CoverageEligibilityRequest.purpose [
fhir:value "benefits";
fhir:index 0
];
fhir:CoverageEligibilityRequest.patient [
fhir:Reference.reference [ fhir:value "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ];
fhir:Reference.type [ fhir:value "Patient" ]
];
fhir:CoverageEligibilityRequest.created [ fhir:value "2021-05-27T08:10:13-05:00"^^xsd:dateTime];
fhir:CoverageEligibilityRequest.provider [
fhir:Reference.reference [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ];
fhir:Reference.type [ fhir:value "Organization" ]
];
fhir:CoverageEligibilityRequest.insurer [
fhir:Reference.reference [ fhir:value "#8a0a8882-2667-4703-8c35-fdff0f6cf19f" ];
fhir:Reference.type [ fhir:value "Organization" ]
].
<urn:uuid:0bd127dd-6ba9-4fcf-9a3a-607fc15dd450> a fhir:CoverageEligibilityResponse;
fhir:Resource.id [ fhir:value "0bd127dd-6ba9-4fcf-9a3a-607fc15dd450"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-response";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-response> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CoverageEligibilityResponse</b><a name=\"0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\"> </a></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 CoverageEligibilityResponse \"0bd127dd-6ba9-4fcf-9a3a-607fc15dd450\" </p><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>: Upfront <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-gpf-shipment-method.html\">UAPI Code System - Shipment Methods</a>#upfront)</span></p><p><b>UAPI CoverageEligibilityResponse Status</b>: Approved <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-coverage-outcome.html\">UAPI Code System - CoverageEligibilityRequest outcome</a>#approved)</span></p><p><b>status</b>: active</p><p><b>purpose</b>: benefits</p><p><b>patient</b>: <a href=\"#Patient_7c0c0017-e08d-4a14-9889-9eea26303ff2\">See above (urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2)</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 name=\"0c3b8b8b-cf22-41e2-a14d-1f3c288760c9\"> </a></p><blockquote><p></p><p><a name=\"0c3b8b8b-cf22-41e2-a14d-1f3c288760c9\"> </a></p><p><b>UAPI CoverageEligibilityRequest ServiceRequestType</b>: Patient Foundation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-sr-type.html\">UAPI Code System - Service Request Type</a>#gpf)</span></p><p><b>UAPI CoverageEligibilityRequest Product</b>: Lucentis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-product-name.html\">UAPI Code System - Product Names</a>#lucentis)</span></p><p><b>status</b>: active</p><p><b>purpose</b>: benefits</p><p><b>patient</b>: <a href=\"#Patient_7c0c0017-e08d-4a14-9889-9eea26303ff2\">See above (urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2)</a></p><p><b>created</b>: 2021-05-27 08:10:13-0500</p><p><b>provider</b>: <a href=\"#Organization_01c31a2f-321d-4c6e-8349-206af8a88088\">See above (urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088)</a></p><p><b>insurer</b>: <a href=\"Bundle-uapi-query-response-1-gpf.html#urn-uuid-8a0a8882-2667-4703-8c35-fdff0f6cf19f\">urn:uuid:8a0a8882-2667-4703-8c35-fdff0f6cf19f</a></p></blockquote><p><b>outcome</b>: complete</p><p><b>disposition</b>: Not Insured</p><p><b>insurer</b>: <a name=\"8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a></p><blockquote><p></p><p><a name=\"8a0a8882-2667-4703-8c35-fdff0f6cf19f\"> </a></p><p><b>identifier</b>: id: ORG-00001(use: USUAL)</p><p><b>type</b>: Insurance Company <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4B/codesystem-organization-type.html\">OrganizationType</a>#ins)</span></p><p><b>name</b>: Genentech Patient Foundation</p><p><b>telecom</b>: ph: 1800654332211(WORK)</p></blockquote></div>"
];
fhir:DomainResource.contained [
a fhir:Organization;
fhir:index 0;
fhir:Resource.id [ fhir:value "8a0a8882-2667-4703-8c35-fdff0f6cf19f" ];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-organization";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-organization> ] ];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.system [ fhir:value "http://gene.com" ];
fhir:Identifier.value [ fhir:value "ORG-00001" ];
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Genentech" ] ] ];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
fhir:Coding.code [ fhir:value "ins" ] ] ];
fhir:Organization.name [ fhir:value "Genentech Patient Foundation" ];
fhir:Organization.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "1800654332211" ];
fhir:ContactPoint.use [ fhir:value "work" ];
fhir:ContactPoint.rank [ fhir:value "1"^^xsd:positiveInteger ] ]
], [
a fhir:CoverageEligibilityRequest;
fhir:index 1;
fhir:Resource.id [ fhir:value "0c3b8b8b-cf22-41e2-a14d-1f3c288760c9" ];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request";
fhir:index 0;
fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-coverage-eligibility-request> ] ];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/SRType" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/uapi-sr-type" ];
fhir:Coding.code [ fhir:value "gpf" ];
fhir:Coding.display [ fhir:value "Patient Foundation" ] ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/Product" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/uapi-product-name" ];
fhir:Coding.code [ fhir:value "lucentis" ];
fhir:Coding.display [ fhir:value "Lucentis" ] ] ] ];
fhir:CoverageEligibilityRequest.status [ fhir:value "active" ];
fhir:CoverageEligibilityRequest.purpose [
fhir:value "benefits";
fhir:index 0 ];
fhir:CoverageEligibilityRequest.patient [
fhir:Reference.reference [ fhir:value "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ];
fhir:Reference.type [ fhir:value "Patient" ] ];
fhir:CoverageEligibilityRequest.created [ fhir:value "2021-05-27T08:10:13-05:00"^^xsd:dateTime ];
fhir:CoverageEligibilityRequest.provider [
fhir:Reference.reference [ fhir:value "urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088" ];
fhir:Reference.type [ fhir:value "Organization" ] ];
fhir:CoverageEligibilityRequest.insurer [
fhir:Reference.reference [ fhir:value "urn:uuid:8a0a8882-2667-4703-8c35-fdff0f6cf19f" ];
fhir:Reference.type [ fhir:value "Organization" ] ]
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/gpf-shipment-method" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/gpf-shipment-method" ];
fhir:Coding.code [ fhir:value "upfront" ];
fhir:Coding.display [ fhir:value "Upfront" ] ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "https://fhir.developer.gene.com/StructureDefinition/statusOutcome" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://fhir.developer.gene.com/CodeSystem/uapi-coverage-outcome" ];
fhir:Coding.code [ fhir:value "approved" ];
fhir:Coding.display [ fhir:value "Approved" ] ] ]
];
fhir:CoverageEligibilityResponse.status [ fhir:value "active"];
fhir:CoverageEligibilityResponse.purpose [
fhir:value "benefits";
fhir:index 0
];
fhir:CoverageEligibilityResponse.patient [
fhir:Reference.reference [ fhir:value "urn:uuid:7c0c0017-e08d-4a14-9889-9eea26303ff2" ];
fhir:Reference.type [ fhir:value "Patient" ]
];
fhir:CoverageEligibilityResponse.servicedDate [ fhir:value "2021-06-01"^^xsd:date];
fhir:CoverageEligibilityResponse.created [ fhir:value "2021-05-27T08:10:13-05:00"^^xsd:dateTime];
fhir:CoverageEligibilityResponse.request [
fhir:Reference.reference [ fhir:value "#0c3b8b8b-cf22-41e2-a14d-1f3c288760c9" ];
fhir:Reference.type [ fhir:value "CoverageEligibilityRequest" ]
];
fhir:CoverageEligibilityResponse.outcome [ fhir:value "complete"];
fhir:CoverageEligibilityResponse.disposition [ fhir:value "Not Insured"];
fhir:CoverageEligibilityResponse.insurer [
fhir:Reference.reference [ fhir:value "#8a0a8882-2667-4703-8c35-fdff0f6cf19f" ];
fhir:Reference.type [ fhir:value "Organization" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ . Package gene.com.fhir.uapi#1.1.19 based on FHIR 4.3.0. Generated 2024-02-19
Links: Table of Contents |
QA Report