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 loinc: <https://loinc.org/rdf/> . @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:id [ fhir:v "88f81c9a-ddf5-4a69-814c-c7fba79ff6a3"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-as-enrollment-bundle"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-as-enrollment-bundle> ] ) ] ; # fhir:identifier [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "RI" ] ; fhir:display [ fhir:v "Resource identifier" ] ] ) ] ; fhir:system [ fhir:v "http://vendor.com/ab"^^xsd:anyURI ] ; fhir:value [ fhir:v "316e9740-2c4d-4c5d-98b0-c68c84706656" ] ; fhir:assigner [ fhir:display [ fhir:v "Alpha Beta" ] ] ] ; # 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:eb5eb40b-78e8-4a52-903a-0348c1eac387"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:eb5eb40b-78e8-4a52-903a-0348c1eac387> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:44e54976-18ec-4740-8368-2ea264f8535a"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:44e54976-18ec-4740-8368-2ea264f8535a> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c> ) ] [ 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:695d0991-5e03-46df-934a-85a28acd95c1"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:5342779a-184f-42ba-ab44-3a8e023979f7"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:5342779a-184f-42ba-ab44-3a8e023979f7> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:62c47600-fbc1-422f-8fb7-118464fee7b9"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:62c47600-fbc1-422f-8fb7-118464fee7b9> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:1b53bfb2-1361-4906-acd8-35294d30273b"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:1b53bfb2-1361-4906-acd8-35294d30273b> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:21b30e89-e799-484a-abcd-8c25c0b2599b"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:21b30e89-e799-484a-abcd-8c25c0b2599b> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:3cb05f30-9842-4651-a17d-930d7170bedf"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:3cb05f30-9842-4651-a17d-930d7170bedf> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:df610b38-2561-423c-b17a-36364f5a82c1"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:df610b38-2561-423c-b17a-36364f5a82c1> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:212c57ad-45cd-4882-87e7-8415ded3db05"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:212c57ad-45cd-4882-87e7-8415ded3db05> ) ] ) . # <urn:uuid:eb5eb40b-78e8-4a52-903a-0348c1eac387> a fhir:MessageHeader ; fhir:id [ fhir:v "eb5eb40b-78e8-4a52-903a-0348c1eac387"] ; # 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_eb5eb40b-78e8-4a52-903a-0348c1eac387\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"eb5eb40b-78e8-4a52-903a-0348c1eac387\"> </a><a name=\"hceb5eb40b-78e8-4a52-903a-0348c1eac387\"> </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\">ResourceMessageHeader "eb5eb40b-78e8-4a52-903a-0348c1eac387" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-messageheader.html\">UAPI MessageHeader</a></p></div><p><b>event</b>: enrollment-with-consent (Details: uapi-event-type code enrollment-with-consent = 'enrollment-with-consent', stated as 'null')</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/enrollment\">https://test-us-e1.apis.roche.com/pharma-cmg-ehr-fhir-exp-test/v2/enrollment</a></td></tr></table><p><b>sender</b>: See on this page: urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088</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_AB</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>: See on this page: urn:uuid:44e54976-18ec-4740-8368-2ea264f8535a</p></div>" ] ; # 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-with-consent" ] ] ; # 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/enrollment"^^xsd:anyURI ] ] ) ; # 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 "Vendor_AB" ] ; fhir:endpoint [ fhir:v "http://vendor.com/fhir/enrollmentID/ENR-00001"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "urn:uuid:44e54976-18ec-4740-8368-2ea264f8535a" ] ; fhir:type [ fhir:v "List"^^xsd:anyURI ] ] ) . # <urn:uuid:44e54976-18ec-4740-8368-2ea264f8535a> a fhir:List ; fhir:id [ fhir:v "44e54976-18ec-4740-8368-2ea264f8535a"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_44e54976-18ec-4740-8368-2ea264f8535a\"> </a><p><b>Generated Narrative: List</b><a name=\"44e54976-18ec-4740-8368-2ea264f8535a\"> </a><a name=\"hc44e54976-18ec-4740-8368-2ea264f8535a\"> </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\">ResourceList "44e54976-18ec-4740-8368-2ea264f8535a" </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>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:df610b38-2561-423c-b17a-36364f5a82c1</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:5342779a-184f-42ba-ab44-3a8e023979f7</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: <a href=\"Bundle-04afa000-48a5-4fb2-8707-6a43af045868.html#urn-uuid-bc20c5ea-f639-4221-ab61-ce75c5e64aba\">urn:uuid:bc20c5ea-f639-4221-ab61-ce75c5e64aba</a></p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:1b53bfb2-1361-4906-acd8-35294d30273b</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:212c57ad-45cd-4882-87e7-8415ded3db05</p></blockquote><blockquote><p><b>entry</b></p><p><b>item</b>: See on this page: urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545</p></blockquote></div>" ] ; # 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:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; 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:695d0991-5e03-46df-934a-85a28acd95c1" ] ; fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:df610b38-2561-423c-b17a-36364f5a82c1" ] ; fhir:type [ fhir:v "MedicationRequest"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:5342779a-184f-42ba-ab44-3a8e023979f7" ] ; fhir:type [ fhir:v "QuestionnaireResponse"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:bc20c5ea-f639-4221-ab61-ce75c5e64aba" ] ; fhir:type [ fhir:v "Condition"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f" ] ; fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df" ] ; fhir:type [ fhir:v "Coverage"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:1b53bfb2-1361-4906-acd8-35294d30273b" ] ; fhir:type [ fhir:v "Consent"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:212c57ad-45cd-4882-87e7-8415ded3db05" ] ; fhir:type [ fhir:v "ServiceRequest"^^xsd:anyURI ] ] ] [ fhir:item [ fhir:reference [ fhir:v "urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545" ] ; fhir:type [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] ] ) . # <urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c> a fhir:Patient ; fhir:id [ fhir:v "fc2e5a72-c363-4616-ae00-4ad25cbcb45c"] ; # 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_fc2e5a72-c363-4616-ae00-4ad25cbcb45c\"> </a><p><b>Generated Narrative: Patient</b><a name=\"fc2e5a72-c363-4616-ae00-4ad25cbcb45c\"> </a><a name=\"hcfc2e5a72-c363-4616-ae00-4ad25cbcb45c\"> </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\">ResourcePatient "fc2e5a72-c363-4616-ae00-4ad25cbcb45c" </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/6bcd8467-0473-4836-9128-2e7972f23177 (use: official)</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 style=\"display: none\">-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td style=\"display: none\">*</td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td><td>true</td></tr></table><p><b>generalPractitioner</b>: See on this page: urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</p><p><b>managingOrganization</b>: See on this page: urn:uuid:01c31a2f-321d-4c6e-8349-206af8a88088</p></div>" ] ; # 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 "6bcd8467-0473-4836-9128-2e7972f23177" ] ; fhir:assigner [ fhir:display [ fhir:v "AB Vendor" ] ] ] ) ; # 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"^^xsd:boolean ] ] ) ; # 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: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><b>Generated Narrative: Organization</b><a name=\"01c31a2f-321d-4c6e-8349-206af8a88088\"> </a><a name=\"hc01c31a2f-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\">ResourceOrganization "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>: <code>http://vendor.com/ab</code>/HOSP-12345 (use: usual)</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Mid Atlantic Retina</p><p><b>telecom</b>: <a href=\"mailto:mar@example.com\">mar@example.com</a></p><p><b>address</b>: 8 Ranoldo Terrace Cherry Hill NJ 08034 US </p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>Venus Yardav (Official)</td><td>ph: 8882704882(WORK), fax: 8179974042(WORK)</td></tr></table></div>" ] ; # 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: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 "email" ] ; fhir:value [ fhir:v "mar@example.com" ] ] ) ; # 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:695d0991-5e03-46df-934a-85a28acd95c1> a fhir:Practitioner ; fhir:id [ fhir:v "695d0991-5e03-46df-934a-85a28acd95c1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-practitioner"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_695d0991-5e03-46df-934a-85a28acd95c1\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"695d0991-5e03-46df-934a-85a28acd95c1\"> </a><a name=\"hc695d0991-5e03-46df-934a-85a28acd95c1\"> </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\">ResourcePractitioner "695d0991-5e03-46df-934a-85a28acd95c1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-practitioner.html\">UAPI Practitioner</a></p></div><p><b>identifier</b>: Provider number/1922071448 (use: official), Tax ID number/00000000 (use: official), National provider identifier/1639285034 (use: official)</p><p><b>name</b>: MARISSA CRUZ (Official)</p></div>" ] ; # 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 "PRN" ] ; fhir:display [ fhir:v "Provider number" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1922071448" ] ; fhir:assigner [ fhir:display [ fhir:v "Centers for Medicare & Medicaid Services" ] ] ] [ 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 "TAX" ] ; fhir:display [ fhir:v "Tax ID number" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "00000000" ] ] [ 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 "NPI" ] ; fhir:display [ fhir:v "National provider identifier" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1639285034" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "CRUZ" ] ; ( fhir:given [ fhir:v "MARISSA" ] ) ] ) . # <urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df> a fhir:Coverage ; fhir:id [ fhir:v "42b41bdb-1781-49aa-a091-78cdd92129df"] ; # 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:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_42b41bdb-1781-49aa-a091-78cdd92129df\"> </a><p><b>Generated Narrative: Coverage</b><a name=\"42b41bdb-1781-49aa-a091-78cdd92129df\"> </a><a name=\"hc42b41bdb-1781-49aa-a091-78cdd92129df\"> </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\">ResourceCoverage "42b41bdb-1781-49aa-a091-78cdd92129df" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-coverage.html\">UAPI Coverage</a></p></div><p><b>status</b>: active</p><p><b>type</b>: health insurance plan policy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html\">ActCode</a>#HIP)</span></p><p><b>subscriber</b>: See on this page: urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545</p><p><b>subscriberId</b>: 4353</p><p><b>beneficiary</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>payor</b>: See on this page: urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#group)</span></td><td>12344frgr</td><td>Group Number</td></tr></table><p><b>order</b>: 1</p><p><b>network</b>: Dakotacare</p></div>" ] ; # 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 "HIP" ] ; fhir:display [ fhir:v "health insurance plan policy" ] ] ) ] ; # fhir:subscriber [ fhir:reference [ fhir:v "urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545" ] ; fhir:type [ fhir:v "RelatedPerson"^^xsd:anyURI ] ] ; # fhir:subscriberId [ fhir:v "4353"] ; # fhir:beneficiary [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:payor ( [ fhir:reference [ fhir:v "urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f" ] ; 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 "group" ] ; fhir:display [ fhir:v "Group" ] ] ) ] ; fhir:value [ fhir:v "12344frgr" ] ; fhir:name [ fhir:v "Group Number" ] ] ) ; # fhir:order [ fhir:v "1"^^xsd:positiveInteger] ; # fhir:network [ fhir:v "Dakotacare"] . # <urn:uuid:4db51d32-65c3-4f8c-959e-0155c6d14545> a fhir:RelatedPerson ; fhir:id [ fhir:v "4db51d32-65c3-4f8c-959e-0155c6d14545"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-relatedPerson"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-relatedPerson> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_4db51d32-65c3-4f8c-959e-0155c6d14545\"> </a><p><b>Generated Narrative: RelatedPerson</b><a name=\"4db51d32-65c3-4f8c-959e-0155c6d14545\"> </a><a name=\"hc4db51d32-65c3-4f8c-959e-0155c6d14545\"> </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\">ResourceRelatedPerson "4db51d32-65c3-4f8c-959e-0155c6d14545" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-relatedPerson.html\">UAPI RelatedPerson</a></p></div><p><b>patient</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>relationship</b>: significant other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#SIGOTHR)</span></p><p><b>name</b>: Bob Paul Smith (Official)</p><p><b>telecom</b>: ph: 1234567890(MOBILE)</p><p><b>birthDate</b>: 1972-10-29</p></div>" ] ; # fhir:patient [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "SIGOTHR" ] ; fhir:display [ fhir:v "significant other" ] ] ) ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Bob Paul" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1234567890" ] ; fhir:use [ fhir:v "mobile" ] ] ) ; # fhir:birthDate [ fhir:v "1972-10-29"^^xsd:date] . # <urn:uuid:5342779a-184f-42ba-ab44-3a8e023979f7> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "5342779a-184f-42ba-ab44-3a8e023979f7"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_5342779a-184f-42ba-ab44-3a8e023979f7\"> </a><p><b>Generated Narrative: QuestionnaireResponse</b><a name=\"5342779a-184f-42ba-ab44-3a8e023979f7\"> </a><a name=\"hc5342779a-184f-42ba-ab44-3a8e023979f7\"> </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\">ResourceQuestionnaireResponse "5342779a-184f-42ba-ab44-3a8e023979f7" </p></div><p><b>questionnaire</b>: <a href=\"https://dev.gene.com/fhir/uapi/fhirapi/Questionnaire/1234\">https://dev.gene.com/fhir/uapi/fhirapi/Questionnaire/1234</a></p><p><b>status</b>: completed</p><p><b>subject</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><blockquote><p><b>item</b></p><p><b>linkId</b>: do-not-contact-patient</p><p><b>text</b>: Do not contact patient</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Yes</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: has-patient-started-therapy</p><p><b>text</b>: Has Patient Started Therapy</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Yes</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ok-to-send-text-message</p><p><b>text</b>: Ok to send text messag</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Yes</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anticipated-date-of-treatment</p><p><b>text</b>: Anticipated Date of Treatment</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2021-01-03</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: ok-to-leave-detailed-message</p><p><b>text</b>: Ok to leave detailed message</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Yes</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: pa-in-place</p><p><b>text</b>: Is prior authorization in place?</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>No</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: re-verify-benefits-at-pa-expiration</p><p><b>text</b>: Re-verify benefits at PA expiration</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>No</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: specialty-pharmacy</p><p><b>text</b>: Specialty Pharmacy?</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>No</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: onsite-pharmacy</p><p><b>text</b>: Onsite Pharmacy?</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>No</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: authorization</p><p><b>text</b>: Authorization #</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>#3456789</td></tr></table></blockquote></div>" ] ; # fhir:questionnaire [ fhir:v "https://dev.gene.com/fhir/uapi/fhirapi/Questionnaire/1234"^^xsd:anyURI ; fhir:link <https://dev.gene.com/fhir/uapi/fhirapi/Questionnaire/1234> ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:item ( [ fhir:linkId [ fhir:v "do-not-contact-patient" ] ; fhir:text [ fhir:v "Do not contact patient" ] ; ( fhir:answer [ fhir:value [ fhir:v "Yes" ] ] ) ] [ fhir:linkId [ fhir:v "has-patient-started-therapy" ] ; fhir:text [ fhir:v "Has Patient Started Therapy" ] ; ( fhir:answer [ fhir:value [ fhir:v "Yes" ] ] ) ] [ fhir:linkId [ fhir:v "ok-to-send-text-message" ] ; fhir:text [ fhir:v "Ok to send text messag" ] ; ( fhir:answer [ fhir:value [ fhir:v "Yes" ] ] ) ] [ fhir:linkId [ fhir:v "anticipated-date-of-treatment" ] ; fhir:text [ fhir:v "Anticipated Date of Treatment" ] ; ( fhir:answer [ fhir:value [ fhir:v "2021-01-03"^^xsd:date ] ] ) ] [ fhir:linkId [ fhir:v "ok-to-leave-detailed-message" ] ; fhir:text [ fhir:v "Ok to leave detailed message" ] ; ( fhir:answer [ fhir:value [ fhir:v "Yes" ] ] ) ] [ fhir:linkId [ fhir:v "pa-in-place" ] ; fhir:text [ fhir:v "Is prior authorization in place?" ] ; ( fhir:answer [ fhir:value [ fhir:v "No" ] ] ) ] [ fhir:linkId [ fhir:v "re-verify-benefits-at-pa-expiration" ] ; fhir:text [ fhir:v "Re-verify benefits at PA expiration" ] ; ( fhir:answer [ fhir:value [ fhir:v "No" ] ] ) ] [ fhir:linkId [ fhir:v "specialty-pharmacy" ] ; fhir:text [ fhir:v "Specialty Pharmacy?" ] ; ( fhir:answer [ fhir:value [ fhir:v "No" ] ] ) ] [ fhir:linkId [ fhir:v "onsite-pharmacy" ] ; fhir:text [ fhir:v "Onsite Pharmacy?" ] ; ( fhir:answer [ fhir:value [ fhir:v "No" ] ] ) ] [ fhir:linkId [ fhir:v "authorization" ] ; fhir:text [ fhir:v "Authorization #" ] ; ( fhir:answer [ fhir:value [ fhir:v "#3456789" ] ] ) ] ) . # <urn:uuid:62c47600-fbc1-422f-8fb7-118464fee7b9> a fhir:Condition ; fhir:id [ fhir:v "62c47600-fbc1-422f-8fb7-118464fee7b9"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_62c47600-fbc1-422f-8fb7-118464fee7b9\"> </a><p><b>Generated Narrative: Condition</b><a name=\"62c47600-fbc1-422f-8fb7-118464fee7b9\"> </a><a name=\"hc62c47600-fbc1-422f-8fb7-118464fee7b9\"> </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\">ResourceCondition "62c47600-fbc1-422f-8fb7-118464fee7b9" </p></div><p><b>code</b>: Malignant neoplasm of unspecified main bronchus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#C34.00)</span></p><p><b>subject</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p></div>" ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ; fhir:code [ fhir:v "C34.00" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] . # <urn:uuid:1b53bfb2-1361-4906-acd8-35294d30273b> a fhir:Consent ; fhir:id [ fhir:v "1b53bfb2-1361-4906-acd8-35294d30273b"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-consent"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-consent> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_1b53bfb2-1361-4906-acd8-35294d30273b\"> </a><p><b>Generated Narrative: Consent</b><a name=\"1b53bfb2-1361-4906-acd8-35294d30273b\"> </a><a name=\"hc1b53bfb2-1361-4906-acd8-35294d30273b\"> </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\">ResourceConsent "1b53bfb2-1361-4906-acd8-35294d30273b" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-consent.html\">UAPI Consent</a></p></div><p><b>status</b>: active</p><p><b>scope</b>: Privacy Consent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-consentscope.html\">Consent Scope Codes</a>#patient-privacy)</span></p><p><b>category</b>: Patient Authorization Signature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#59284-0)</span></p><p><b>patient</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>dateTime</b>: 2016-06-16 16:24:45+0000</p><p><b>performer</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>policyRule</b>: HIPAA Authorization <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-consentpolicycodes.html\">Consent PolicyRule Codes</a>#hipaa-auth)</span></p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>permit</td></tr></table></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:scope [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ; fhir:code [ fhir:v "patient-privacy" ] ; fhir:display [ fhir:v "Privacy Consent" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a loinc:59284-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "59284-0" ] ; fhir:display [ fhir:v "Patient Authorization Signature" ] ] ) ] ) ; # fhir:patient [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:dateTime [ fhir:v "2016-06-16T16:24:45Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ) ; # fhir:policyRule [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "hipaa-auth" ] ; fhir:display [ fhir:v "HIPAA Authorization" ] ] ) ] ; # fhir:provision [ fhir:type [ fhir:v "permit" ] ] . # <urn:uuid:d3637025-883d-4678-9e0a-1d243a338f9f> a fhir:Organization ; fhir:id [ fhir:v "d3637025-883d-4678-9e0a-1d243a338f9f"] ; # 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_d3637025-883d-4678-9e0a-1d243a338f9f\"> </a><p><b>Generated Narrative: Organization</b><a name=\"d3637025-883d-4678-9e0a-1d243a338f9f\"> </a><a name=\"hcd3637025-883d-4678-9e0a-1d243a338f9f\"> </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\">ResourceOrganization "d3637025-883d-4678-9e0a-1d243a338f9f" </p><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>/PAY-111 (use: usual)</p><p><b>type</b>: Insurance Company <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html\">Organization type</a>#ins)</span></p><p><b>name</b>: Dakotacare</p><p><b>telecom</b>: ph: 8778472862(WORK)</p></div>" ] ; # fhir:identifier ( [ fhir:use [ fhir:v "usual" ] ; fhir:system [ fhir:v "http://vendor.com/ab"^^xsd:anyURI ] ; fhir:value [ fhir:v "PAY-111" ] ; fhir:assigner [ fhir:display [ fhir:v "AB Vendor" ] ] ] ) ; # 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 "Dakotacare"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "8778472862" ] ; fhir:use [ fhir:v "work" ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] ) . # <urn:uuid:21b30e89-e799-484a-abcd-8c25c0b2599b> a fhir:Consent ; fhir:id [ fhir:v "21b30e89-e799-484a-abcd-8c25c0b2599b"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-consent"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-consent> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_21b30e89-e799-484a-abcd-8c25c0b2599b\"> </a><p><b>Generated Narrative: Consent</b><a name=\"21b30e89-e799-484a-abcd-8c25c0b2599b\"> </a><a name=\"hc21b30e89-e799-484a-abcd-8c25c0b2599b\"> </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\">ResourceConsent "21b30e89-e799-484a-abcd-8c25c0b2599b" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-consent.html\">UAPI Consent</a></p></div><p><b>status</b>: active</p><p><b>scope</b>: Privacy Consent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-consentscope.html\">Consent Scope Codes</a>#patient-privacy)</span></p><p><b>category</b>: Prescriber Signature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#59284-0)</span></p><p><b>patient</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>policyRule</b>: HIPAA Authorization <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-consentpolicycodes.html\">Consent PolicyRule Codes</a>#hipaa-auth)</span></p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:scope [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ; fhir:code [ fhir:v "patient-privacy" ] ; fhir:display [ fhir:v "Privacy Consent" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a loinc:59284-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "59284-0" ] ; fhir:display [ fhir:v "Prescriber Signature" ] ] ) ] ) ; # fhir:patient [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:policyRule [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ] ; fhir:code [ fhir:v "hipaa-auth" ] ; fhir:display [ fhir:v "HIPAA Authorization" ] ] ) ] . # <urn:uuid:3cb05f30-9842-4651-a17d-930d7170bedf> a fhir:Provenance ; fhir:id [ fhir:v "3cb05f30-9842-4651-a17d-930d7170bedf"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-provenance"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-provenance> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_3cb05f30-9842-4651-a17d-930d7170bedf\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"3cb05f30-9842-4651-a17d-930d7170bedf\"> </a><a name=\"hc3cb05f30-9842-4651-a17d-930d7170bedf\"> </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\">ResourceProvenance "3cb05f30-9842-4651-a17d-930d7170bedf" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-provenance.html\">UAPI Provenance</a></p></div><p><b>target</b>: See on this page: urn:uuid:21b30e89-e799-484a-abcd-8c25c0b2599b</p><p><b>recorded</b>: Feb 7, 2022, 10:49:39 AM</p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</td></tr></table><h3>Signatures</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>When</b></td><td><b>Who</b></td><td><b>SigFormat</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>Consent Signature (Details: Signature Type Codes code 1.2.840.10065.1.12.1.7 = 'Consent Signature', stated as 'Consent Signature')</td><td>Feb 7, 2022, 10:49:39 AM</td><td>See on this page: urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</td><td>image/*</td><td>(base64 data - 1 bytes)</td></tr></table></div>" ] ; # fhir:target ( [ fhir:reference [ fhir:v "urn:uuid:21b30e89-e799-484a-abcd-8c25c0b2599b" ] ; fhir:type [ fhir:v "Consent"^^xsd:anyURI ] ] ) ; # fhir:recorded [ fhir:v "2022-02-07T09:49:39.382941+00:00"^^xsd:dateTime] ; # fhir:agent ( [ fhir:who [ fhir:reference [ fhir:v "urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1" ] ; fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ] ] ) ; # fhir:signature ( [ ( fhir:type [ fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ; fhir:code [ fhir:v "1.2.840.10065.1.12.1.7" ] ; fhir:display [ fhir:v "Consent Signature" ] ] ) ; fhir:when [ fhir:v "2022-02-07T09:49:39.382897+00:00"^^xsd:dateTime ] ; fhir:who [ fhir:reference [ fhir:v "urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1" ] ; fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ] ; fhir:sigFormat [ fhir:v "image/*" ] ; fhir:data [ fhir:v "bQ=="^^xsd:base64Binary ] ] ) . # <urn:uuid:df610b38-2561-423c-b17a-36364f5a82c1> a fhir:MedicationRequest ; fhir:id [ fhir:v "df610b38-2561-423c-b17a-36364f5a82c1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_df610b38-2561-423c-b17a-36364f5a82c1\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"df610b38-2561-423c-b17a-36364f5a82c1\"> </a><a name=\"hcdf610b38-2561-423c-b17a-36364f5a82c1\"> </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\">ResourceMedicationRequest "df610b38-2561-423c-b17a-36364f5a82c1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-medicationrequest.html\">UAPI MedicationRequest</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: Alecensa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-product-name.html\">UAPI Code System - Product Names</a>#alecensa)</span></p><p><b>subject</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p><p><b>requester</b>: See on this page: urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</p><p><b>insurance</b>: See on this page: urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df</p><p><b>note</b>: 600 mg twice a day</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: 2 per 1 days</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 3</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>mo</td><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></td><td>mo</td></tr></table></blockquote></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-product-name"^^xsd:anyURI ] ; fhir:code [ fhir:v "alecensa" ] ; fhir:display [ fhir:v "Alecensa" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ; # fhir:requester [ fhir:reference [ fhir:v "urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1" ] ; fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ] ; # fhir:insurance ( [ fhir:reference [ fhir:v "urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df" ] ; fhir:type [ fhir:v "Coverage"^^xsd:anyURI ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "600 mg twice a day" ] ] ) ; # fhir:dosageInstruction ( [ fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "600"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "3"^^xsd:nonNegativeInteger ] ; fhir:expectedSupplyDuration [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mo" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mo" ] ] ] . # <urn:uuid:212c57ad-45cd-4882-87e7-8415ded3db05> a fhir:ServiceRequest ; fhir:id [ fhir:v "212c57ad-45cd-4882-87e7-8415ded3db05"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.developer.gene.com/StructureDefinition/uapi-servicerequest"^^xsd:anyURI ; fhir:link <https://fhir.developer.gene.com/StructureDefinition/uapi-servicerequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_212c57ad-45cd-4882-87e7-8415ded3db05\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"212c57ad-45cd-4882-87e7-8415ded3db05\"> </a><a name=\"hc212c57ad-45cd-4882-87e7-8415ded3db05\"> </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\">ResourceServiceRequest "212c57ad-45cd-4882-87e7-8415ded3db05" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uapi-servicerequest.html\">UAPI ServiceRequest</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Benefit Investigation / Prior Authorization <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-uapi-sr-type.html\">UAPI Code System - Service Request Type</a>#bipa)</span></p><p><b>subject</b>: See on this page: urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fhir.developer.gene.com/CodeSystem/uapi-sr-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "bipa" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c" ] ; fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] . #
IG © 2021+ . Package gene.com.fhir.uapi#1.1.20 based on FHIR 4.3.0. Generated 2024-06-26
Links: Table of Contents |
QA Report