PACIO Transitions of Care Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-transitions-of-care-ig/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/Example-JF-TOCBundle2> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "Example-JF-TOCBundle2"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Bundle" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Bundle> ] ] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "http://www.example.org/documents" ] ; fhir:Identifier.value [ fhir:value "12345" ] ] ; fhir:Bundle.type [ fhir:value "transaction"] ; fhir:Bundle.timestamp [ fhir:value "2024-05-10T14:25:34.001-05:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Composition/JF-TOCComposition2" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Composition/JF-TOCComposition2> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Composition/JF-TOCComposition2" ] ] ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Patient/Example-Fiction" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Patient/Example-Fiction> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Patient/Example-Fiction" ] ] ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Condition/JF-HyperlipidemiaDiagnosis" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Condition/JF-HyperlipidemiaDiagnosis> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Condition/JF-HyperlipidemiaDiagnosis" ] ] ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Device/JF-Device-Wheelchair" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Device/JF-Device-Wheelchair> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Device/JF-Device-Wheelchair" ] ] ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/MedicationRequest/JF-SMPMedReq1" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/MedicationRequest/JF-SMPMedReq1> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationRequest/JF-SMPMedReq1" ] ] ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/CarePlan/JF-DischargeCarePlan" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/CarePlan/JF-DischargeCarePlan> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "CarePlan/JF-DischargeCarePlan" ] ] ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/ServiceRequest/JF-PCPFollowUp" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/ServiceRequest/JF-PCPFollowUp> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest/JF-PCPFollowUp" ] ] ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Location/org-Loc-HomeHealth-Motown" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Location/org-Loc-HomeHealth-Motown> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Location/org-Loc-HomeHealth-Motown" ] ] ], [ fhir:index 8 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Location/org-Loc-ED-Metro-Hospital" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Location/org-Loc-ED-Metro-Hospital> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Location/org-Loc-ED-Metro-Hospital" ] ] ], [ fhir:index 9 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization/org-HomeHealth-Motown" ] ] ], [ fhir:index 10 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Organization/org-ED-Metro-Hospital" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Organization/org-ED-Metro-Hospital> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization/org-ED-Metro-Hospital" ] ] ], [ fhir:index 11 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner/Practitioner-JudySalas" ] ] ], [ fhir:index 12 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-PriyaSarkar" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-PriyaSarkar> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner/Practitioner-PriyaSarkar" ] ] ], [ fhir:index 13 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/PractitionerRole/PractitionerRole-Physician-PriyaSarkar" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/PractitionerRole/PractitionerRole-Physician-PriyaSarkar> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "PractitionerRole/PractitionerRole-Physician-PriyaSarkar" ] ] ], [ fhir:index 14 ; fhir:Bundle.entry.fullUrl [ fhir:value "https://gw.interop.community/pacior4test/open/DocumentReference/JF-DocumentReference" ] ; fhir:Bundle.entry.resource <https://gw.interop.community/pacior4test/open/DocumentReference/JF-DocumentReference> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "DocumentReference/JF-DocumentReference" ] ] ] . <https://gw.interop.community/pacior4test/open/Composition/JF-TOCComposition2> a fhir:Composition ; fhir:Resource.id [ fhir:value "JF-TOCComposition2"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Composition" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Composition> ] ] ; fhir:Resource.language [ fhir:value "en-US"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_JF-TOCComposition2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition JF-TOCComposition2</b></p><a name=\"JF-TOCComposition2\"> </a><a name=\"hcJF-TOCComposition2\"> </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\">Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TOC-Composition.html\">Transition of Care Composition</a></p></div><p><b>identifier</b>: <code>http://example.org/GoodHealthClinic/id</code>/76053988-543c-4681-9a90-2f2eb9a7836c-CCDA-CCD</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11490-0}\">Physician Discharge summary</span></p><p><b>date</b>: 2024-05-10 08:49:58-0400</p><p><b>author</b>: <a href=\"Bundle-Example-JF-TOCBundle2.html#https-//gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas\">Practitioner Judy Salas</a></p><p><b>title</b>: Transitions of Care Document for Jane Fiction</p><p><b>custodian</b>: <a href=\"Bundle-Example-JF-TOCBundle2.html#https-//gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown\">Organization Motown Home Health Grand Rapids</a></p></div>" ] ; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "http://example.org/GoodHealthClinic/id" ] ; fhir:Identifier.value [ fhir:value "76053988-543c-4681-9a90-2f2eb9a7836c-CCDA-CCD" ] ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:11490-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "11490-0" ] ; fhir:Coding.display [ fhir:value "Physician Discharge summary" ] ] ] ; fhir:Composition.subject [ fhir:link <https://gw.interop.community/pacior4test/open/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/Patient/Example-Fiction" ] ] ; fhir:Composition.date [ fhir:value "2024-05-10T08:49:58.313-04:00"^^xsd:dateTime] ; fhir:Composition.author [ fhir:index 0 ; fhir:link <https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas" ] ] ; fhir:Composition.title [ fhir:value "Transitions of Care Document for Jane Fiction"] ; fhir:Composition.custodian [ fhir:link <https://gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown" ] ] ; fhir:Composition.section [ fhir:index 0 ; fhir:Composition.section.title [ fhir:value "Advance directives for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:42348-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "42348-3" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Advance directives for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "notasked" ] ] ] ], [ fhir:index 1 ; fhir:Composition.section.title [ fhir:value "List of allergies for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:48765-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "48765-2" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 2 ; fhir:Composition.section.title [ fhir:value "Behavioral health information for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/pacio-toc/CodeSystem/toc-temp-cs" ] ; fhir:Coding.code [ fhir:value "behavioral_health_summary" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Behavioral health information for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "withheld" ] ] ] ], [ fhir:index 3 ; fhir:Composition.section.title [ fhir:value "Functional status of Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:47420-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "47420-5" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Functional status of Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 4 ; fhir:Composition.section.title [ fhir:value "List of immunizations for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:11369-6 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "11369-6" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of immunizations for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 5 ; fhir:Composition.section.title [ fhir:value "Discharge instructions for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:69730-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "69730-0" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge instructions for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 6 ; fhir:Composition.section.title [ fhir:value "List of medical equipment needed by Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:46264-8 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "46264-8" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medical equipment needed by Jane Fiction</div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <https://gw.interop.community/pacior4test/open/Device/JF-Device-Wheelchair> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/Device/JF-Device-Wheelchair" ] ] ], [ fhir:index 7 ; fhir:Composition.section.title [ fhir:value "Medications prescribed for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:10160-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "10160-0" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medications prescribed for Jane Fiction</div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <https://gw.interop.community/pacior4test/open/MedicationRequest/JF-SMPMedReq1> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/MedicationRequest/JF-SMPMedReq1" ] ] ], [ fhir:index 8 ; fhir:Composition.section.title [ fhir:value "Discharge care plan for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:18776-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "18776-5" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge care plan for Jane Fiction</div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <https://gw.interop.community/pacior4test/open/CarePlan/JF-DischargeCarePlan> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/CarePlan/JF-DischargeCarePlan" ] ] ], [ fhir:index 9 ; fhir:Composition.section.title [ fhir:value "List of problem conditions and observations for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:11450-4 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "11450-4" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of problem conditions and observations for Jane Fiction</div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:link <https://gw.interop.community/pacior4test/open/Condition/JF-HyperlipidemiaDiagnosis> ; fhir:Reference.reference [ fhir:value "https://gw.interop.community/pacior4test/open/Condition/JF-HyperlipidemiaDiagnosis" ] ] ], [ fhir:index 10 ; fhir:Composition.section.title [ fhir:value "List of procedures prescribed for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:47519-4 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "47519-4" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of procedures prescribed for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 11 ; fhir:Composition.section.title [ fhir:value "Reason for referring Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:42349-1 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "42349-1" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Reason for referring Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 12 ; fhir:Composition.section.title [ fhir:value "List of test results for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:30954-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "30954-2" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of test results for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 13 ; fhir:Composition.section.title [ fhir:value "Social history for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:29762-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29762-2" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Social history for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ], [ fhir:index 14 ; fhir:Composition.section.title [ fhir:value "Vital signs for Jane Fiction" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:8716-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8716-3" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "additional" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital signs for Jane Fiction</div>" ] ; fhir:Composition.section.emptyReason [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ; fhir:Coding.code [ fhir:value "nilknown" ] ] ] ] . <https://gw.interop.community/pacior4test/open/Patient/Example-Fiction> a fhir:Patient ; fhir:Resource.id [ fhir:value "Example-Fiction"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2021-03-29T14:25:34.001-05:00"^^xsd:dateTime ] ; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|8.0.1> ] ] ; fhir:Resource.language [ fhir:value "en-US"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Patient_Example-Fiction\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-Fiction</b></p><a name=\"Example-Fiction\"> </a><a name=\"hcExample-Fiction\"> </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\">Last updated: 2021-03-29 14:25:34-0500; Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a> version: 8.0.1</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Fiction Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical Record Number/1032702A (use: usual, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 555-555-5555(Home)</li><li>ph: (410) 444-5555</li><li>111 Maple Ct, Grand Rapids, MI 49503</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=\"Nominated Contact: son\">son:</td><td colspan=\"3\"><ul><li>Charles Fiction</li><li>111 Maple Ct, Grand Rapids, MI 49503</li><li>ph: (210) 222-3333</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: daughter\">daughter:</td><td colspan=\"3\"><ul><li>Debra Fiction</li><li>333 W. Camden St., Baltimore, MD 21201</li><li>ph: (410) 444-5555</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [Race & Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) code system. Detailed race concepts are grouped by and pre-mapped to the 5 OMB race categories:#xA;#xA; - American Indian or Alaska Native#xA; - Asian#xA; - Black or African American#xA; - Native Hawaiian or Other Pacific Islander#xA; - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-cdcrec.html#cdcrec-2106-3\">Race & Ethnicity - CDC: 2106-3</a> (White)</li><li>text: White</li></ul></td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "ombCategory" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ; fhir:Coding.code [ fhir:value "2106-3" ] ; fhir:Coding.display [ fhir:value "White" ] ] ], [ fhir:index 1 ; fhir:Extension.url [ fhir:value "text" ] ; fhir:Extension.valueString [ fhir:value "White" ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ] ] ; fhir:Patient.identifier [ fhir:index 0 ; 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 "MR" ] ; fhir:Coding.display [ fhir:value "Medical Record Number" ] ] ; fhir:CodeableConcept.text [ fhir:value "Medical Record Number" ] ] ; fhir:Identifier.system [ fhir:value "http://hospital.example.org" ] ; fhir:Identifier.value [ fhir:value "1032702A" ] ], [ fhir:index 1 ; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-medicare" ] ; fhir:Identifier.value [ fhir:value "1AA3D58WH26" ] ] ; fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "usual" ] ; fhir:HumanName.text [ fhir:value "Jane Fiction" ] ; fhir:HumanName.family [ fhir:value "Fiction" ] ; fhir:HumanName.given [ fhir:value "Jane" ; fhir:index 0 ] ] ; fhir:Patient.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "555-555-5555" ] ; fhir:ContactPoint.use [ fhir:value "home" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(410) 444-5555" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1958-11-01"^^xsd:date] ; fhir:Patient.address [ fhir:index 0 ; fhir:Address.text [ fhir:value "111 Maple Ct, Grand Rapids, MI 49503" ] ; fhir:Address.line [ fhir:value "111 Maple Ct" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Grand Rapids" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "49503" ] ; fhir:Address.country [ fhir:value "US" ] ; fhir:Address.period [ fhir:Period.start [ fhir:value "2016-12-06"^^xsd:date ] ] ] ; fhir:Patient.maritalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ] ; fhir:Coding.code [ fhir:value "UNK" ] ] ] ; fhir:Patient.contact [ fhir:index 0 ; fhir:Patient.contact.relationship [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ; fhir:Coding.code [ fhir:value "SONC" ] ] ] ; fhir:Patient.contact.name [ fhir:HumanName.text [ fhir:value "Charles Fiction" ] ] ; fhir:Patient.contact.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(210) 222-3333" ] ] ; fhir:Patient.contact.address [ fhir:Address.text [ fhir:value "111 Maple Ct, Grand Rapids, MI 49503" ] ] ], [ fhir:index 1 ; fhir:Patient.contact.relationship [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ; fhir:Coding.code [ fhir:value "DAUC" ] ] ] ; fhir:Patient.contact.name [ fhir:HumanName.text [ fhir:value "Debra Fiction" ] ] ; fhir:Patient.contact.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(410) 444-5555" ] ] ; fhir:Patient.contact.address [ fhir:Address.text [ fhir:value "333 W. Camden St., Baltimore, MD 21201" ] ] ] ; 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 ] ] . <https://gw.interop.community/pacior4test/open/Condition/JF-HyperlipidemiaDiagnosis> a fhir:Condition ; fhir:Resource.id [ fhir:value "JF-HyperlipidemiaDiagnosis"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_JF-HyperlipidemiaDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition JF-HyperlipidemiaDiagnosis</b></p><a name=\"JF-HyperlipidemiaDiagnosis\"> </a><a name=\"hcJF-HyperlipidemiaDiagnosis\"> </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=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-condition-encounter-diagnosis.html\">US Core Condition Encounter Diagnosis Profile</a> version: 8.0.1</p></div><p><b>Condition Asserted Date</b>: 2018-06</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 113257007}\">Structure of cardiovascular system (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Fiction.html\">Jane Fiction Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>asserter</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Practitioner Judy Salas</a></p></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/condition-assertedDate" ] ; fhir:Extension.valueDateTime [ fhir:value "2018-06"^^xsd:gYearMonth ] ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ] ] ; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ; fhir:Coding.code [ fhir:value "confirmed" ] ] ] ; fhir:Condition.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "encounter-diagnosis" ] ; fhir:Coding.display [ fhir:value "Encounter Diagnosis" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:55822004 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "55822004" ] ; fhir:Coding.display [ fhir:value "Hyperlipidemia (disorder)" ] ] ] ; fhir:Condition.bodySite [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:113257007 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "113257007" ] ; fhir:Coding.display [ fhir:value "Structure of cardiovascular system (body structure)" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "Patient/Example-Fiction" ] ] ; fhir:Condition.asserter [ fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-JudySalas> ; fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-JudySalas" ] ] . <http://hl7.org/fhir/Patient/Example-Fiction> a fhir:Patient . <http://hl7.org/fhir/Practitioner/Practitioner-JudySalas> a fhir:Practitioner . <https://gw.interop.community/pacior4test/open/Device/JF-Device-Wheelchair> a fhir:Device ; fhir:Resource.id [ fhir:value "JF-Device-Wheelchair"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_JF-Device-Wheelchair\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device JF-Device-Wheelchair</b></p><a name=\"JF-Device-Wheelchair\"> </a><a name=\"hcJF-Device-Wheelchair\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Wheelchair</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 58938008}\">Wheelchair device (physical object)</span></p></div>" ] ; fhir:Device.deviceName [ fhir:index 0 ; fhir:Device.deviceName.name [ fhir:value "Wheelchair" ] ; fhir:Device.deviceName.type [ fhir:value "user-friendly-name" ] ] ; fhir:Device.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:58938008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "58938008" ] ; fhir:Coding.display [ fhir:value "Wheelchair device (physical object)" ] ] ] . <https://gw.interop.community/pacior4test/open/MedicationRequest/JF-SMPMedReq1> a fhir:MedicationRequest ; fhir:Resource.id [ fhir:value "JF-SMPMedReq1"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_JF-SMPMedReq1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest JF-SMPMedReq1</b></p><a name=\"JF-SMPMedReq1\"> </a><a name=\"hcJF-SMPMedReq1\"> </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=\"http://hl7.org/fhir/us/core/STU9/StructureDefinition-us-core-medicationrequest.html\">US Core MedicationRequest Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 617311}\">atorvastatin 40 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Fiction.html\">Jane Fiction</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>po nightly</td></tr></table></div>" ] ; fhir:MedicationRequest.status [ fhir:value "active"] ; fhir:MedicationRequest.intent [ fhir:value "order"] ; fhir:MedicationRequest.medicationCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ; fhir:Coding.code [ fhir:value "617311" ] ; fhir:Coding.display [ fhir:value "atorvastatin 40 MG Oral Tablet" ] ] ] ; fhir:MedicationRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "Patient/Example-Fiction" ] ; fhir:Reference.display [ fhir:value "Jane Fiction" ] ] ; fhir:MedicationRequest.authoredOn [ fhir:value "2024-08-11"^^xsd:date] ; fhir:MedicationRequest.requester [ fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-JudySalas> ; fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-JudySalas" ] ; fhir:Reference.display [ fhir:value "Judy Salas, DNP" ] ] ; fhir:MedicationRequest.reasonCode [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:55822004 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "55822004" ] ; fhir:Coding.display [ fhir:value "Hyperlipidemia" ] ] ] ; fhir:MedicationRequest.dosageInstruction [ fhir:index 0 ; fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ; fhir:Dosage.text [ fhir:value "po nightly" ] ] . <https://gw.interop.community/pacior4test/open/CarePlan/JF-DischargeCarePlan> a fhir:CarePlan ; fhir:Resource.id [ fhir:value "JF-DischargeCarePlan"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.1> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_JF-DischargeCarePlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan JF-DischargeCarePlan</b></p><a name=\"JF-DischargeCarePlan\"> </a><a name=\"hcJF-DischargeCarePlan\"> </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=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-careplan.html\">US Core CarePlan Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/careplan-category assess-plan}\">Assessment and Plan of Treatment</span></p><p><b>subject</b>: <a href=\"Patient-Example-Fiction.html\">Jane Fiction Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ServiceRequest-JF-PCPFollowUp.html\">ServiceRequest Follow-up visit (procedure)</a></td></tr></table></div>" ] ; fhir:CarePlan.status [ fhir:value "active"] ; fhir:CarePlan.intent [ fhir:value "plan"] ; fhir:CarePlan.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/careplan-category" ] ; fhir:Coding.code [ fhir:value "assess-plan" ] ; fhir:Coding.display [ fhir:value "Assessment and Plan of Treatment" ] ] ] ; fhir:CarePlan.subject [ fhir:link <http://hl7.org/fhir/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "Patient/Example-Fiction" ] ] ; fhir:CarePlan.activity [ fhir:index 0 ; fhir:CarePlan.activity.reference [ fhir:link <http://hl7.org/fhir/ServiceRequest/JF-PCPFollowUp> ; fhir:Reference.reference [ fhir:value "ServiceRequest/JF-PCPFollowUp" ] ] ] . <http://hl7.org/fhir/ServiceRequest/JF-PCPFollowUp> a fhir:ServiceRequest . <https://gw.interop.community/pacior4test/open/ServiceRequest/JF-PCPFollowUp> a fhir:ServiceRequest ; fhir:Resource.id [ fhir:value "JF-PCPFollowUp"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_JF-PCPFollowUp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest JF-PCPFollowUp</b></p><a name=\"JF-PCPFollowUp\"> </a><a name=\"hcJF-PCPFollowUp\"> </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=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-servicerequest.html\">US Core ServiceRequest Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 386053000}\">Evaluation procedure (procedure)</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 185389009}\">Follow-up visit (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Fiction.html\">Jane Fiction Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>occurrence</b>: 2024-05-28</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html\">PractitionerRole Emergency Medicine Physician</a></p></div>" ] ; fhir:ServiceRequest.status [ fhir:value "active"] ; fhir:ServiceRequest.intent [ fhir:value "order"] ; fhir:ServiceRequest.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:386053000 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "386053000" ] ; fhir:Coding.display [ fhir:value "Evaluation procedure (procedure)" ] ] ] ; fhir:ServiceRequest.priority [ fhir:value "routine"] ; fhir:ServiceRequest.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:185389009 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "185389009" ] ; fhir:Coding.display [ fhir:value "Follow-up visit (procedure)" ] ] ] ; fhir:ServiceRequest.subject [ fhir:link <http://hl7.org/fhir/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "Patient/Example-Fiction" ] ] ; fhir:ServiceRequest.occurrenceDateTime [ fhir:value "2024-05-28"^^xsd:date] ; fhir:ServiceRequest.authoredOn [ fhir:value "2024-05-18"^^xsd:date] ; fhir:ServiceRequest.requester [ fhir:link <http://hl7.org/fhir/PractitionerRole/PractitionerRole-Physician-PriyaSarkar> ; fhir:Reference.reference [ fhir:value "PractitionerRole/PractitionerRole-Physician-PriyaSarkar" ] ] . <http://hl7.org/fhir/PractitionerRole/PractitionerRole-Physician-PriyaSarkar> a fhir:PractitionerRole . <https://gw.interop.community/pacior4test/open/Location/org-Loc-HomeHealth-Motown> a fhir:Location ; fhir:Resource.id [ fhir:value "org-Loc-HomeHealth-Motown"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-HomeHealth-Motown\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-HomeHealth-Motown</b></p><a name=\"org-Loc-HomeHealth-Motown\"> </a><a name=\"hcorg-Loc-HomeHealth-Motown\"> </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=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-location.html\">US Core Location Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>name</b>: Motown Home Health Facility</p><p><b>address</b>: 121 Spruce Dr. Grand Rapids, MI 49503</p><p><b>managingOrganization</b>: <a href=\"Organization-org-HomeHealth-Motown.html\">Organization Motown Home Health Grand Rapids</a></p></div>" ] ; fhir:Location.status [ fhir:value "active"] ; fhir:Location.name [ fhir:value "Motown Home Health Facility"] ; fhir:Location.address [ fhir:Address.text [ fhir:value "121 Spruce Dr. Grand Rapids, MI 49503" ] ; fhir:Address.line [ fhir:value "121 Spruce Dr." ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Grand Rapids" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "49503" ] ; fhir:Address.country [ fhir:value "US" ] ] ; fhir:Location.managingOrganization [ fhir:link <http://hl7.org/fhir/Organization/org-HomeHealth-Motown> ; fhir:Reference.reference [ fhir:value "Organization/org-HomeHealth-Motown" ] ] . <http://hl7.org/fhir/Organization/org-HomeHealth-Motown> a fhir:Organization . <https://gw.interop.community/pacior4test/open/Location/org-Loc-ED-Metro-Hospital> a fhir:Location ; fhir:Resource.id [ fhir:value "org-Loc-ED-Metro-Hospital"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-ED-Metro-Hospital\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-ED-Metro-Hospital</b></p><a name=\"org-Loc-ED-Metro-Hospital\"> </a><a name=\"hcorg-Loc-ED-Metro-Hospital\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Metro Hospital Emergency Department</p><p><b>telecom</b>: ph: (555) 384-4444</p><p><b>address</b>: 22327 Moross Rd, Detroit, MI 48236</p></div>" ] ; fhir:Location.status [ fhir:value "active"] ; fhir:Location.name [ fhir:value "Metro Hospital Emergency Department"] ; fhir:Location.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(555) 384-4444" ] ] ; fhir:Location.address [ fhir:Address.text [ fhir:value "22327 Moross Rd, Detroit, MI 48236" ] ; fhir:Address.line [ fhir:value "22327 Moross Rd, Detroit, MI 48236" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Detroit" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "48236" ] ; fhir:Address.country [ fhir:value "US" ] ] . <https://gw.interop.community/pacior4test/open/Organization/org-HomeHealth-Motown> a fhir:Organization ; fhir:Resource.id [ fhir:value "org-HomeHealth-Motown"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-HomeHealth-Motown\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-HomeHealth-Motown</b></p><a name=\"org-HomeHealth-Motown\"> </a><a name=\"hcorg-HomeHealth-Motown\"> </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=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>name</b>: Motown Home Health Grand Rapids</p><p><b>telecom</b>: ph: (210) 555-2882</p><p><b>address</b>: 121 Spruce Dr. Grand Rapids, MI 49503</p></div>" ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.name [ fhir:value "Motown Home Health Grand Rapids"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(210) 555-2882" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.text [ fhir:value "121 Spruce Dr. Grand Rapids, MI 49503" ] ; fhir:Address.line [ fhir:value "121 Spruce Dr." ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Grand Rapids" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "49503" ] ; fhir:Address.country [ fhir:value "US" ] ] . <https://gw.interop.community/pacior4test/open/Organization/org-ED-Metro-Hospital> a fhir:Organization ; fhir:Resource.id [ fhir:value "org-ED-Metro-Hospital"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-ED-Metro-Hospital\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-ED-Metro-Hospital</b></p><a name=\"org-ED-Metro-Hospital\"> </a><a name=\"hcorg-ED-Metro-Hospital\"> </a><p><b>active</b>: true</p><p><b>name</b>: Metro Hospital Emergency Department</p><p><b>telecom</b>: ph: (555) 384-4444</p><p><b>address</b>: 22327 Moross Rd, Detroit, MI 48236</p></div>" ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.name [ fhir:value "Metro Hospital Emergency Department"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(555) 384-4444" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.text [ fhir:value "22327 Moross Rd, Detroit, MI 48236" ] ; fhir:Address.line [ fhir:value "22327 Moross Rd, Detroit, MI 48236" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Detroit" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "48236" ] ; fhir:Address.country [ fhir:value "US" ] ] . <https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-JudySalas> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "Practitioner-JudySalas"] ; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "4" ] ; fhir:Meta.lastUpdated [ fhir:value "2024-09-21T14:11:15.000+00:00"^^xsd:dateTime ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Practitioner-JudySalas\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-JudySalas</b></p><a name=\"Practitioner-JudySalas\"> </a><a name=\"hcPractitioner-JudySalas\"> </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\">version: 4; Last updated: 2024-09-21 14:11:15+0000</p></div><p><b>identifier</b>: <code>http://example.org/fhir/MI-state-license</code>/480410286</p><p><b>active</b>: true</p><p><b>name</b>: Judy Salas</p><p><b>telecom</b>: ph: (555) 944-2454, <a href=\"mailto:jsalas@MotownHHA.com\">jsalas@MotownHHA.com</a></p><p><b>address</b>: 17010 Harper Ave, Detroit, MI 48224</p><p><b>gender</b>: Female</p></div>" ] ; fhir:Practitioner.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.org/fhir/MI-state-license" ] ; fhir:Identifier.value [ fhir:value "480410286" ] ] ; fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.text [ fhir:value "Judy Salas" ] ; fhir:HumanName.family [ fhir:value "Salas" ] ; fhir:HumanName.given [ fhir:value "Judy" ; fhir:index 0 ] ] ; fhir:Practitioner.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(555) 944-2454" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "jsalas@MotownHHA.com" ] ] ; fhir:Practitioner.address [ fhir:index 0 ; fhir:Address.text [ fhir:value "17010 Harper Ave, Detroit, MI 48224" ] ; fhir:Address.line [ fhir:value "17010 Harper Ave" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Detroit" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "48224" ] ; fhir:Address.country [ fhir:value "US" ] ] ; fhir:Practitioner.gender [ fhir:value "female"] . <https://gw.interop.community/pacior4test/open/Practitioner/Practitioner-PriyaSarkar> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "Practitioner-PriyaSarkar"] ; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "4" ] ; fhir:Meta.lastUpdated [ fhir:value "2024-09-21T14:11:15.000+00:00"^^xsd:dateTime ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Practitioner-PriyaSarkar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-PriyaSarkar</b></p><a name=\"Practitioner-PriyaSarkar\"> </a><a name=\"hcPractitioner-PriyaSarkar\"> </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\">version: 4; Last updated: 2024-09-21 14:11:15+0000</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.2.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/4362436261</p><p><b>active</b>: true</p><p><b>name</b>: Priya Sarkar</p><p><b>telecom</b>: ph: (555) 375-3777, <a href=\"mailto:psarkar@MetroHospital.com\">psarkar@MetroHospital.com</a></p><p><b>address</b>: 22327 Moross Rd, Detroit, MI 48236</p><p><b>gender</b>: Female</p></div>" ] ; fhir:Practitioner.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ; fhir:Identifier.value [ fhir:value "4362436261" ] ] ; fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.text [ fhir:value "Priya Sarkar" ] ; fhir:HumanName.family [ fhir:value "Sarkar" ] ; fhir:HumanName.given [ fhir:value "Priya" ; fhir:index 0 ] ] ; fhir:Practitioner.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(555) 375-3777" ] ], [ fhir:index 1 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "psarkar@MetroHospital.com" ] ] ; fhir:Practitioner.address [ fhir:index 0 ; fhir:Address.text [ fhir:value "22327 Moross Rd, Detroit, MI 48236" ] ; fhir:Address.line [ fhir:value "22327 Moross Rd" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Detroit" ] ; fhir:Address.state [ fhir:value "MI" ] ; fhir:Address.postalCode [ fhir:value "48236" ] ; fhir:Address.country [ fhir:value "US" ] ] ; fhir:Practitioner.gender [ fhir:value "female"] . <https://gw.interop.community/pacior4test/open/PractitionerRole/PractitionerRole-Physician-PriyaSarkar> a fhir:PractitionerRole ; fhir:Resource.id [ fhir:value "PractitionerRole-Physician-PriyaSarkar"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PractitionerRole-Physician-PriyaSarkar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PractitionerRole-Physician-PriyaSarkar</b></p><a name=\"PractitionerRole-Physician-PriyaSarkar\"> </a><a name=\"hcPractitionerRole-Physician-PriyaSarkar\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Practitioner-PriyaSarkar.html\">Priya Sarkar</a></p><p><b>organization</b>: <a href=\"Organization-org-ED-Metro-Hospital.html\">Metro Hospital Emergency Department</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207P00000X}\">Emergency Medicine Physician</span></p><p><b>location</b>: <a href=\"Location-org-Loc-ED-Metro-Hospital.html\">Location Metro Hospital Emergency Department</a></p></div>" ] ; fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean] ; fhir:PractitionerRole.practitioner [ fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-PriyaSarkar> ; fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-PriyaSarkar" ] ; fhir:Reference.display [ fhir:value "Priya Sarkar" ] ] ; fhir:PractitionerRole.organization [ fhir:link <http://hl7.org/fhir/Organization/org-ED-Metro-Hospital> ; fhir:Reference.reference [ fhir:value "Organization/org-ED-Metro-Hospital" ] ; fhir:Reference.display [ fhir:value "Metro Hospital Emergency Department" ] ] ; fhir:PractitionerRole.code [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://nucc.org/provider-taxonomy" ] ; fhir:Coding.code [ fhir:value "207P00000X" ] ; fhir:Coding.display [ fhir:value "Emergency Medicine Physician" ] ] ] ; fhir:PractitionerRole.location [ fhir:index 0 ; fhir:link <http://hl7.org/fhir/Location/org-Loc-ED-Metro-Hospital> ; fhir:Reference.reference [ fhir:value "Location/org-Loc-ED-Metro-Hospital" ] ] . <http://hl7.org/fhir/Practitioner/Practitioner-PriyaSarkar> a fhir:Practitioner . <http://hl7.org/fhir/Organization/org-ED-Metro-Hospital> a fhir:Organization . <http://hl7.org/fhir/Location/org-Loc-ED-Metro-Hospital> a fhir:Location . <https://gw.interop.community/pacior4test/open/DocumentReference/JF-DocumentReference> a fhir:DocumentReference ; fhir:Resource.id [ fhir:value "JF-DocumentReference"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-DocumentReference" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-DocumentReference> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_JF-DocumentReference\"> </a><p>Transition of Care DocumentReference for Patient Jane Fiction</p></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/point-of-contact-extension" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-JudySalas> ; fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-JudySalas" ] ] ] ; fhir:DocumentReference.masterIdentifier [ fhir:Identifier.system [ fhir:value "http://example.org/MotownHomeHealth/id" ] ; fhir:Identifier.value [ fhir:value "0-87f37989294a408897aacd1fc5d8fd26" ] ] ; fhir:DocumentReference.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://example.org/MotownHomeHealth/id" ] ; fhir:Identifier.value [ fhir:value "0-87f37989294a408897aacd1fc5d8fd26" ] ] ; fhir:DocumentReference.status [ fhir:value "current"] ; fhir:DocumentReference.docStatus [ fhir:value "final"] ; fhir:DocumentReference.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:18761-7 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "18761-7" ] ; fhir:Coding.display [ fhir:value "Transfer Summary Note" ] ] ] ; fhir:DocumentReference.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category" ] ; fhir:Coding.version [ fhir:value "8.0.1" ] ; fhir:Coding.code [ fhir:value "clinical-note" ] ] ] ; fhir:DocumentReference.subject [ fhir:link <http://hl7.org/fhir/Patient/Example-Fiction> ; fhir:Reference.reference [ fhir:value "Patient/Example-Fiction" ] ] ; fhir:DocumentReference.date [ fhir:value "2024-05-10T14:25:34.001-05:00"^^xsd:dateTime] ; fhir:DocumentReference.content [ fhir:index 0 ; fhir:DocumentReference.content.attachment [ fhir:Attachment.contentType [ fhir:value "application/fhir+json" ] ; fhir:Attachment.url [ fhir:value "https://gw.interop.community/pacior4test/open/Composition/JF-TOCComposition2" ] ; fhir:Attachment.creation [ fhir:value "2024-05-10T14:25:34.001-05:00"^^xsd:dateTime ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/Example-JF-TOCBundle2.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/Example-JF-TOCBundle2.ttl> .
IG © 2024+ HL7 International / Patient Care. Package hl7.fhir.us.pacio-toc#1.0.0 based on FHIR 4.0.1. Generated 2026-09-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
