PACIO Transitions of Care Implementation Guide
1.0.0 - STU 1 United States of America flag

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

: Example: Transition of Care Bundle - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Example-Smith-Johnson-TOCBundle"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Bundle"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [
fhir:v "http://www.example.org/documents"^^xsd:anyURI ;
fhir:l <http://www.example.org/documents>     ] ;
fhir:value [ fhir:v "12345" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2024-05-10T14:25:34.001-05:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Composition/BSJ-TOCComposition"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Composition/BSJ-TOCComposition>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Composition/BSJ-TOCComposition> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Encounter/BSJ-Encounter"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Encounter/BSJ-Encounter>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Encounter/BSJ-Encounter> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/AllergyIntolerance/BSJ-AllergyACE"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/AllergyIntolerance/BSJ-AllergyACE>     ] ;
    ( fhir:resource <http://www.example.org/fhir/AllergyIntolerance/BSJ-AllergyACE> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-DressingConcern"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-DressingConcern>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-DressingConcern> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-HeartDiseaseDiagnosis"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-HeartDiseaseDiagnosis>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-HeartDiseaseDiagnosis> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-HemiparesisDiagnosis"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-HemiparesisDiagnosis>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-HemiparesisDiagnosis> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-HyperlipidemiaDiagnosis"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-HyperlipidemiaDiagnosis>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-HyperlipidemiaDiagnosis> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-HypertensionDiagnosis"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-HypertensionDiagnosis>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-HypertensionDiagnosis> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/BSJ-StrokeDiagnosis"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/BSJ-StrokeDiagnosis>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/BSJ-StrokeDiagnosis> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Condition/OT-ProblemList-RightWeak"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Condition/OT-ProblemList-RightWeak>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Condition/OT-ProblemList-RightWeak> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Immunization/BSJ-Immunization-PCV20"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Immunization/BSJ-Immunization-PCV20>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Immunization/BSJ-Immunization-PCV20> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Immunization/BSJ-Immunization-Fluzone"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Immunization/BSJ-Immunization-Fluzone>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Immunization/BSJ-Immunization-Fluzone> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/List/BSJ-SMPMedList"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/List/BSJ-SMPMedList>     ] ;
    ( fhir:resource <http://www.example.org/fhir/List/BSJ-SMPMedList> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt1"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt1>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt1> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt4"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt4>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt4> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt9"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt9>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt9> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq1"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq1>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq1> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq4"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq4>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq4> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq9"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq9>     ] ;
    ( fhir:resource <http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq9> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/CarePlan/BSJ-SNFDischargeCarePlan"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/CarePlan/BSJ-SNFDischargeCarePlan>     ] ;
    ( fhir:resource <http://www.example.org/fhir/CarePlan/BSJ-SNFDischargeCarePlan> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-PCPFollowUp"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-PCPFollowUp>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-PCPFollowUp> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOrder"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOrder>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOrder> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOTRefer"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOTRefer>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOTRefer> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallSLPRefer"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallSLPRefer>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallSLPRefer> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeDietSalt"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeDietSalt>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeDietSalt> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderBMP"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderBMP>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderBMP> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderCBC"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderCBC>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderCBC> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargePTRefer"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargePTRefer>     ] ;
    ( fhir:resource <http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargePTRefer> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Location/org-Loc-Neuro-Care-Inc"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Location/org-Loc-Neuro-Care-Inc>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/org-Loc-Neuro-Care-Inc> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Location/org-Loc-PC-Primary-Care-Michigan"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Location/org-Loc-PC-Primary-Care-Michigan>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/org-Loc-PC-Primary-Care-Michigan> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Location/org-Loc-SNF-Happy-Nursing-Facility"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Location/org-Loc-SNF-Happy-Nursing-Facility>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/org-Loc-SNF-Happy-Nursing-Facility> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Location/org-Loc-HomeHealth-Motown"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Location/org-Loc-HomeHealth-Motown>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Location/org-Loc-HomeHealth-Motown> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Organization/org-Neuro-Care-Inc"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Organization/org-Neuro-Care-Inc>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/org-Neuro-Care-Inc> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Organization/org-PC-Primary-Care-Michigan"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Organization/org-PC-Primary-Care-Michigan>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/org-PC-Primary-Care-Michigan> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Organization/org-SNF-Happy-Nursing-Facility"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Organization/org-SNF-Happy-Nursing-Facility>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/org-SNF-Happy-Nursing-Facility> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Organization/org-HomeHealth-Motown"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Organization/org-HomeHealth-Motown>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Organization/org-HomeHealth-Motown> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Practitioner/Example-AnitaChu"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Practitioner/Example-AnitaChu>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Practitioner/Example-AnitaChu> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Practitioner/Example-GeraldPark"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Practitioner/Example-GeraldPark>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Practitioner/Example-GeraldPark> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Practitioner/Example-JenCadbury"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Practitioner/Example-JenCadbury>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Practitioner/Example-JenCadbury> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/Practitioner/Example-NuraMekel"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/Practitioner/Example-NuraMekel>     ] ;
    ( fhir:resource <http://www.example.org/fhir/Practitioner/Example-NuraMekel> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/PractitionerRole/Role-IMMD-AnitaChu"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/PractitionerRole/Role-IMMD-AnitaChu>     ] ;
    ( fhir:resource <http://www.example.org/fhir/PractitionerRole/Role-IMMD-AnitaChu> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/PractitionerRole/Role-Neuro-NuraMekel"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/PractitionerRole/Role-Neuro-NuraMekel>     ] ;
    ( fhir:resource <http://www.example.org/fhir/PractitionerRole/Role-Neuro-NuraMekel> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/PractitionerRole/Role-OT-JenCadbury"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/PractitionerRole/Role-OT-JenCadbury>     ] ;
    ( fhir:resource <http://www.example.org/fhir/PractitionerRole/Role-OT-JenCadbury> )
  ] [
fhir:fullUrl [
fhir:v "http://www.example.org/fhir/PractitionerRole/Role-SNFDoc-GeraldPark"^^xsd:anyURI ;
fhir:l <http://www.example.org/fhir/PractitionerRole/Role-SNFDoc-GeraldPark>     ] ;
    ( fhir:resource <http://www.example.org/fhir/PractitionerRole/Role-SNFDoc-GeraldPark> )
  ] ) . # 

<http://www.example.org/fhir/Composition/BSJ-TOCComposition> a fhir:Composition ;
  fhir:id [ fhir:v "BSJ-TOCComposition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Composition"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Composition>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_BSJ-TOCComposition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition BSJ-TOCComposition</b></p><a name=\"BSJ-TOCComposition\"> </a><a name=\"hcBSJ-TOCComposition\"> </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=\"Practitioner-Example-JenCadbury.html\">Practitioner Jen Cadbury</a></p><p><b>title</b>: Transitions of Care Document for Betsy Smith-Johnson</p><p><b>custodian</b>: <a href=\"Organization-org-SNF-Happy-Nursing-Facility.html\">Organization Happy Nursing Facility</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier [
fhir:system [
fhir:v "http://example.org/GoodHealthClinic/id"^^xsd:anyURI ;
fhir:l <http://example.org/GoodHealthClinic/id>     ] ;
fhir:value [ fhir:v "76053988-543c-4681-9a90-2f2eb9a7836c-CCDA-CCD" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11490-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "11490-0" ] ;
fhir:display [ fhir:v "Physician Discharge summary" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:date [ fhir:v "2024-05-10T08:49:58.313-04:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Practitioner/Example-JenCadbury ;
fhir:reference [ fhir:v "Practitioner/Example-JenCadbury" ]
  ] ) ; # 
  fhir:title [ fhir:v "Transitions of Care Document for Betsy Smith-Johnson"] ; # 
  fhir:custodian [
fhir:l fhir:Organization/org-SNF-Happy-Nursing-Facility ;
fhir:reference [ fhir:v "Organization/org-SNF-Happy-Nursing-Facility" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Advance directives for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42348-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "42348-3" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Advance directives for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "notasked" ]       ] )     ]
  ] [
fhir:title [ fhir:v "List of allergies for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "48765-2" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:AllergyIntolerance/BSJ-AllergyACE ;
fhir:reference [ fhir:v "AllergyIntolerance/BSJ-AllergyACE" ]     ] )
  ] [
fhir:title [ fhir:v "Behavioral health information for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/pacio-toc/CodeSystem/toc-temp-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-toc/CodeSystem/toc-temp-cs>         ] ;
fhir:code [ fhir:v "behavioral_health_summary" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Behavioral health information for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "withheld" ]       ] )     ]
  ] [
fhir:title [ fhir:v "Functional status of Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47420-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "47420-5" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Functional status of Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "List of immunizations for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11369-6 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "11369-6" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of immunizations for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Immunization/BSJ-Immunization-PCV20 ;
fhir:reference [ fhir:v "Immunization/BSJ-Immunization-PCV20" ]     ] [
fhir:l fhir:Immunization/BSJ-Immunization-Fluzone ;
fhir:reference [ fhir:v "Immunization/BSJ-Immunization-Fluzone" ]     ] )
  ] [
fhir:title [ fhir:v "Discharge instructions for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:69730-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "69730-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge instructions for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "List of medical equipment needed by Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:46264-8 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "46264-8" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medical equipment needed by Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "List of medications prescribed for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "10160-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medications prescribed for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:List/BSJ-SMPMedList ;
fhir:reference [ fhir:v "List/BSJ-SMPMedList" ]     ] )
  ] [
fhir:title [ fhir:v "Discharge care plan for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "18776-5" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge care plan for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:CarePlan/BSJ-SNFDischargeCarePlan ;
fhir:reference [ fhir:v "CarePlan/BSJ-SNFDischargeCarePlan" ]     ] )
  ] [
fhir:title [ fhir:v "List of problem conditions and observations for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "11450-4" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of problem conditions and observations for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Condition/BSJ-DressingConcern ;
fhir:reference [ fhir:v "Condition/BSJ-DressingConcern" ]     ] [
fhir:l fhir:Condition/BSJ-HeartDiseaseDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HeartDiseaseDiagnosis" ]     ] [
fhir:l fhir:Condition/BSJ-HemiparesisDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HemiparesisDiagnosis" ]     ] [
fhir:l fhir:Condition/BSJ-HyperlipidemiaDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HyperlipidemiaDiagnosis" ]     ] [
fhir:l fhir:Condition/BSJ-HypertensionDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HypertensionDiagnosis" ]     ] [
fhir:l fhir:Condition/BSJ-StrokeDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-StrokeDiagnosis" ]     ] [
fhir:l fhir:Condition/OT-ProblemList-RightWeak ;
fhir:reference [ fhir:v "Condition/OT-ProblemList-RightWeak" ]     ] )
  ] [
fhir:title [ fhir:v "List of procedures prescribed for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47519-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "47519-4" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of procedures prescribed for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "Reason for referring Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42349-1 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "42349-1" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Reason for referring Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Encounter/BSJ-Encounter ;
fhir:reference [ fhir:v "Encounter/BSJ-Encounter" ]     ] )
  ] [
fhir:title [ fhir:v "List of test results for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "30954-2" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of test results for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "Social history for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29762-2 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "29762-2" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Social history for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] [
fhir:title [ fhir:v "Vital signs for Betsy Smith-Johnson" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8716-3" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital signs for Betsy Smith-Johnson</div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "nilknown" ]       ] )     ]
  ] ) . # 

<http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient1> a fhir:Patient ;
  fhir:id [ fhir:v "Example-Smith-Johnson-Patient1"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-03-29T14:25:34.001-05:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient?version=8.0.1>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Patient_Example-Smith-Johnson-Patient1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-Smith-Johnson-Patient1</b></p><a name=\"Example-Smith-Johnson-Patient1\"> </a><a name=\"hcExample-Smith-Johnson-Patient1\"> </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;\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</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/1032702 (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 Johnson</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 Johnson</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 &amp; Ethnicity - CDC (CDCREC)](https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The 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 &amp; Ethnicity - CDC: 2106-3</a> (White)</li><li>text: White</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238>         ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [
fhir:v "text"^^xsd:anyURI ;
fhir:l fhir:text       ] ;
fhir:value [
a fhir:String ;
fhir:v "White"       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-race>     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ]       ] ) ;
fhir:text [ fhir:v "Medical Record Number" ]     ] ;
fhir:system [
fhir:v "http://hospital.example.org"^^xsd:anyURI ;
fhir:l <http://hospital.example.org>     ] ;
fhir:value [ fhir:v "1032702" ]
  ] [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-medicare"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-medicare>     ] ;
fhir:value [ fhir:v "1AA3D58WH16" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "Smith-Johnson, Betsy" ] ;
fhir:family [ fhir:v "Smith-Johnson" ] ;
    ( fhir:given [ fhir:v "Betsy" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-555-5555" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(410) 444-5555" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1958-11-01"^^xsd:date] ; # 
  fhir:address ( [
fhir:text [ fhir:v "111 Maple Ct, Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "111 Maple Ct" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ] ;
fhir:period [
fhir:start [ fhir:v "2016-12-06"^^xsd:date ]     ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor>       ] ;
fhir:code [ fhir:v "UNK" ]     ] )
  ] ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode>         ] ;
fhir:code [ fhir:v "SONC" ]       ] )     ] ) ;
fhir:name [
fhir:text [ fhir:v "Charles Johnson" ]     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 222-3333" ]     ] ) ;
fhir:address [
fhir:text [ fhir:v "111 Maple Ct, Grand Rapids, MI 49503" ]     ]
  ] [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode>         ] ;
fhir:code [ fhir:v "DAUC" ]       ] )     ] ) ;
fhir:name [
fhir:text [ fhir:v "Debra Johnson" ]     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(410) 444-5555" ]     ] ) ;
fhir:address [
fhir:text [ fhir:v "333 W. Camden St., Baltimore, MD 21201" ]     ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [
fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:47>         ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ]       ] )     ] ;
fhir:preferred [ fhir:v true ]
  ] ) . # 

<http://www.example.org/fhir/Encounter/BSJ-Encounter> a fhir:Encounter ;
  fhir:id [ fhir:v "BSJ-Encounter"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_BSJ-Encounter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter BSJ-Encounter</b></p><a name=\"BSJ-Encounter\"> </a><a name=\"hcBSJ-Encounter\"> </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-encounter.html\">US Core Encounter Profile</a> version: 8.0.1</p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode: HH</a> (Home Health)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 50357006}\">Evaluation and management of patient at home (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-Role-OT-JenCadbury.html\">PractitionerRole Occupational Therapist</a></td></tr></table><p><b>period</b>: 2024-01-18 --&gt; (ongoing)</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-org-Loc-HomeHealth-Motown.html\">Location Motown Home Health Facility</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>     ] ;
fhir:code [ fhir:v "HH" ] ;
fhir:display [ fhir:v "Home Health" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:50357006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "50357006" ] ;
fhir:display [ fhir:v "Evaluation and management of patient at home (procedure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:participant ( [
fhir:individual [
fhir:l fhir:PractitionerRole/Role-OT-JenCadbury ;
fhir:reference [ fhir:v "PractitionerRole/Role-OT-JenCadbury" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2024-01-18"^^xsd:date ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:l fhir:Location/org-Loc-HomeHealth-Motown ;
fhir:reference [ fhir:v "Location/org-Loc-HomeHealth-Motown" ]     ]
  ] ) . # 

<http://www.example.org/fhir/AllergyIntolerance/BSJ-AllergyACE> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "BSJ-AllergyACE"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_BSJ-AllergyACE\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance BSJ-AllergyACE</b></p><a name=\"BSJ-AllergyACE\"> </a><a name=\"hcBSJ-AllergyACE\"> </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-allergyintolerance.html\">US Core AllergyIntolerance Profile</a> version: 8.0.1</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 372733002}\">Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)</span></p><p><b>patient</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>asserter</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>lastOccurrence</b>: 2011-10</p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Substance</b></td><td><b>Manifestation</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 308963}\">captopril 12.5 MG Oral Tablet</span></td><td><span title=\"Codes:{http://snomed.info/sct 427195008}\">Hyperkalemia caused by angiotensin-converting enzyme inhibitor (disorder)</span></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [ fhir:v "medication"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:372733002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "372733002" ] ;
fhir:display [ fhir:v "Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)" ]     ] )
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:asserter [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:lastOccurrence [ fhir:v "2011-10"^^xsd:gYearMonth] ; # 
  fhir:reaction ( [
fhir:substance [
      ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>         ] ;
fhir:code [ fhir:v "308963" ] ;
fhir:display [ fhir:v "captopril 12.5 MG Oral Tablet" ]       ] )     ] ;
    ( fhir:manifestation [
      ( fhir:coding [
a sct:427195008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "427195008" ] ;
fhir:display [ fhir:v "Hyperkalemia caused by angiotensin-converting enzyme inhibitor (disorder)" ]       ] )     ] )
  ] ) . # 

<http://www.example.org/fhir/Condition/BSJ-DressingConcern> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-DressingConcern"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-DressingConcern\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-DressingConcern</b></p><a name=\"BSJ-DressingConcern\"> </a><a name=\"hcBSJ-DressingConcern\"> </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-problems-health-concerns.html\">US Core Condition Problems and Health Concerns Profile</a> version: 8.0.1</p></div><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 problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 284972002}\">Difficulty performing dressing activity (finding)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>recordedDate</b>: 2024-04-27 15:40:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">PractitionerRole Occupational Therapist</a></p><p><b>note</b>: </p><blockquote><div><p>Betsy is frustrated, embarrassed, and worried about not being able to dress herself</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:284972002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "284972002" ] ;
fhir:display [ fhir:v "Difficulty performing dressing activity (finding)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-04-27T15:40:00-04:00"^^xsd:dateTime] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-OT-JenCadbury ;
fhir:reference [ fhir:v "PractitionerRole/Role-OT-JenCadbury" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Betsy is frustrated, embarrassed, and worried about not being able to dress herself" ]
  ] ) . # 

<http://www.example.org/fhir/Condition/BSJ-HeartDiseaseDiagnosis> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-HeartDiseaseDiagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-HeartDiseaseDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-HeartDiseaseDiagnosis</b></p><a name=\"BSJ-HeartDiseaseDiagnosis\"> </a><a name=\"hcBSJ-HeartDiseaseDiagnosis\"> </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>: 2019-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 414545008}\">Ischemic heart disease (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-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>recordedDate</b>: 2019-06-08 14:15:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Internal Medicine Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2019-06"^^xsd:gYearMonth     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:414545008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "414545008" ] ;
fhir:display [ fhir:v "Ischemic heart disease (disorder)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:113257007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "113257007" ] ;
fhir:display [ fhir:v "Structure of cardiovascular system (body structure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2019-06-08T14:15:00-04:00"^^xsd:dateTime] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-IMMD-AnitaChu ;
fhir:reference [ fhir:v "PractitionerRole/Role-IMMD-AnitaChu" ]
  ] . # 

<http://www.example.org/fhir/Condition/BSJ-HemiparesisDiagnosis> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-HemiparesisDiagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-HemiparesisDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-HemiparesisDiagnosis</b></p><a name=\"BSJ-HemiparesisDiagnosis\"> </a><a name=\"hcBSJ-HemiparesisDiagnosis\"> </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>: 2024-04-18 13:30:00-0400</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 278286009}\">Right hemiparesis (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 368209003}\">Right upper arm structure (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>onset</b>: 2024-04-17 15:40:00-0400</p><p><b>recordedDate</b>: 2024-04-18 13:30:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-Neuro-NuraMekel.html\">PractitionerRole Neurology Physician</a></p><p><b>note</b>: </p><blockquote><div><p>Patient began experiencing right sided weakness, primarily in arm and shoulder. There was no facial droop, but patient reports \"tingling\" in R face / numbness along R brow. Symptoms in face resolved post tPA administration. Strength improved in shoulder, weakness did not fully resolve. Demonstrates R arm weakness and lack of coordination. Fine motor skills significantly degraded and have not improved post tPA.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2024-04-18T13:30:00-04:00"^^xsd:dateTime     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:278286009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "278286009" ] ;
fhir:display [ fhir:v "Right hemiparesis (disorder)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:368209003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "368209003" ] ;
fhir:display [ fhir:v "Right upper arm structure (body structure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:onset [
a fhir:DateTime ;
fhir:v "2024-04-17T15:40:00-04:00"^^xsd:dateTime
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-04-18T13:30:00-04:00"^^xsd:dateTime] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-Neuro-NuraMekel ;
fhir:reference [ fhir:v "PractitionerRole/Role-Neuro-NuraMekel" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Patient began experiencing right sided weakness, primarily in arm and shoulder. There was no facial droop, but patient reports \"tingling\" in R face / numbness along R brow. Symptoms in face resolved post tPA administration. Strength improved in shoulder, weakness did not fully resolve. Demonstrates R arm weakness and lack of coordination. Fine motor skills significantly degraded and have not improved post tPA." ]
  ] ) . # 

<http://www.example.org/fhir/Condition/BSJ-HyperlipidemiaDiagnosis> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-HyperlipidemiaDiagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-HyperlipidemiaDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-HyperlipidemiaDiagnosis</b></p><a name=\"BSJ-HyperlipidemiaDiagnosis\"> </a><a name=\"hcBSJ-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-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Internal Medicine Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2018-06"^^xsd:gYearMonth     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:55822004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "55822004" ] ;
fhir:display [ fhir:v "Hyperlipidemia (disorder)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:113257007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "113257007" ] ;
fhir:display [ fhir:v "Structure of cardiovascular system (body structure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-IMMD-AnitaChu ;
fhir:reference [ fhir:v "PractitionerRole/Role-IMMD-AnitaChu" ]
  ] . # 

<http://www.example.org/fhir/Condition/BSJ-HypertensionDiagnosis> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-HypertensionDiagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-HypertensionDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-HypertensionDiagnosis</b></p><a name=\"BSJ-HypertensionDiagnosis\"> </a><a name=\"hcBSJ-HypertensionDiagnosis\"> </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>: 2011-09</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 38341003}\">Hypertensive disorder, systemic arterial (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-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>onset</b>: 2011-08</p><p><b>recordedDate</b>: 2011-09-17</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Internal Medicine Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2011-09"^^xsd:gYearMonth     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:38341003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "Hypertensive disorder, systemic arterial (disorder)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:113257007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "113257007" ] ;
fhir:display [ fhir:v "Structure of cardiovascular system (body structure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:onset [
a fhir:DateTime ;
fhir:v "2011-08"^^xsd:gYearMonth
  ] ; # 
  fhir:recordedDate [ fhir:v "2011-09-17"^^xsd:date] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-IMMD-AnitaChu ;
fhir:reference [ fhir:v "PractitionerRole/Role-IMMD-AnitaChu" ]
  ] . # 

<http://www.example.org/fhir/Condition/BSJ-StrokeDiagnosis> a fhir:Condition ;
  fhir:id [ fhir:v "BSJ-StrokeDiagnosis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ-StrokeDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ-StrokeDiagnosis</b></p><a name=\"BSJ-StrokeDiagnosis\"> </a><a name=\"hcBSJ-StrokeDiagnosis\"> </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>: 2024-04-17 15:40:00-0400</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 422504002}\">Ischemic stroke (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 414722000}\">Structure of middle cerebral artery M1 segment (body structure)</span>, <span title=\"Codes:{http://snomed.info/sct 7771000}\">Left</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>onset</b>: 2024-04-17 15:40:00-0400</p><p><b>recordedDate</b>: 2023-12-15 18:40:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-Neuro-NuraMekel.html\">PractitionerRole Neurology Physician</a></p><p><b>note</b>: </p><blockquote><div><p>Partial occlusion of MCA. Stroke event witnessed. EMS response / patient arrived within 45 minutes of symptom onset. Verified by CT with contrast. tPA administered within 2 hours of symptom onset.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2024-04-17T15:40:00-04:00"^^xsd:dateTime     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:422504002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "422504002" ] ;
fhir:display [ fhir:v "Ischemic stroke (disorder)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:414722000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "414722000" ] ;
fhir:display [ fhir:v "Structure of middle cerebral artery M1 segment (body structure)" ]     ] )
  ] [
    ( fhir:coding [
a sct:7771000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "7771000" ] ;
fhir:display [ fhir:v "Left" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:onset [
a fhir:DateTime ;
fhir:v "2024-04-17T15:40:00-04:00"^^xsd:dateTime
  ] ; # 
  fhir:recordedDate [ fhir:v "2023-12-15T18:40:00-04:00"^^xsd:dateTime] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-Neuro-NuraMekel ;
fhir:reference [ fhir:v "PractitionerRole/Role-Neuro-NuraMekel" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Partial occlusion of MCA. Stroke event witnessed. EMS response / patient arrived within 45 minutes of symptom onset. Verified by CT with contrast. tPA administered within 2 hours of symptom onset." ]
  ] ) . # 

<http://www.example.org/fhir/Condition/OT-ProblemList-RightWeak> a fhir:Condition ;
  fhir:id [ fhir:v "OT-ProblemList-RightWeak"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_OT-ProblemList-RightWeak\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition OT-ProblemList-RightWeak</b></p><a name=\"OT-ProblemList-RightWeak\"> </a><a name=\"hcOT-ProblemList-RightWeak\"> </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-problems-health-concerns.html\">US Core Condition Problems and Health Concerns Profile</a> version: 8.0.1</p></div><p><b>Condition Asserted Date</b>: 2024-04-17 15:40:00-0400</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 problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713512009}\">Muscle weakness of upper limb (finding)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 368209003}\">Right upper arm structure (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>recordedDate</b>: 2024-04-27 15:40:00-0400</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">PractitionerRole Occupational Therapist</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-BSJ-HemiparesisDiagnosis.html\">Condition Right hemiparesis (disorder)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/condition-assertedDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/condition-assertedDate>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2024-04-17T15:40:00-04:00"^^xsd:dateTime     ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:713512009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "713512009" ] ;
fhir:display [ fhir:v "Muscle weakness of upper limb (finding)" ]     ] )
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:368209003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "368209003" ] ;
fhir:display [ fhir:v "Right upper arm structure (body structure)" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-04-27T15:40:00-04:00"^^xsd:dateTime] ; # 
  fhir:asserter [
fhir:l fhir:PractitionerRole/Role-OT-JenCadbury ;
fhir:reference [ fhir:v "PractitionerRole/Role-OT-JenCadbury" ]
  ] ; # 
  fhir:evidence ( [
    ( fhir:detail [
fhir:l fhir:Condition/BSJ-HemiparesisDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HemiparesisDiagnosis" ]     ] )
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month." ]
  ] ) . # 

<http://www.example.org/fhir/Immunization/BSJ-Immunization-PCV20> a fhir:Immunization ;
  fhir:id [ fhir:v "BSJ-Immunization-PCV20"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_BSJ-Immunization-PCV20\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization BSJ-Immunization-PCV20</b></p><a name=\"BSJ-Immunization-PCV20\"> </a><a name=\"hcBSJ-Immunization-PCV20\"> </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-immunization.html\">US Core Immunization Profile</a> version: 8.0.1</p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 133}\">pneumococcal conjugate vaccine, 13 valent</span></p><p><b>patient</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>occurrence</b>: 2025-11-19 15:00:00-0800</p><p><b>primarySource</b>: false</p><p><b>location</b>: <a href=\"Location-org-Loc-HomeHealth-Motown.html\">Home Health - Motown</a></p><p><b>lotNumber</b>: AAJN88P</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">Dr. Gerald Park</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/cvx>       ] ;
fhir:code [ fhir:v "133" ] ;
fhir:display [ fhir:v "pneumococcal conjugate vaccine, 13 valent" ]     ] ) ;
fhir:text [ fhir:v "pneumococcal conjugate vaccine, 13 valent" ]
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2025-11-19T15:00:00-08:00"^^xsd:dateTime
  ] ; # 
  fhir:primarySource [ fhir:v false] ; # 
  fhir:location [
fhir:l fhir:Location/org-Loc-HomeHealth-Motown ;
fhir:reference [ fhir:v "Location/org-Loc-HomeHealth-Motown" ] ;
fhir:display [ fhir:v "Home Health - Motown" ]
  ] ; # 
  fhir:lotNumber [ fhir:v "AAJN88P"] ; # 
  fhir:performer ( [
fhir:actor [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]     ]
  ] ) . # 

<http://www.example.org/fhir/Immunization/BSJ-Immunization-Fluzone> a fhir:Immunization ;
  fhir:id [ fhir:v "BSJ-Immunization-Fluzone"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_BSJ-Immunization-Fluzone\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization BSJ-Immunization-Fluzone</b></p><a name=\"BSJ-Immunization-Fluzone\"> </a><a name=\"hcBSJ-Immunization-Fluzone\"> </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-immunization.html\">US Core Immunization Profile</a> version: 8.0.1</p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 197}\">Influenza, high-dose, quadrivalent, PF</span></p><p><b>patient</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>occurrence</b>: 2025-11-19 15:00:00-0800</p><p><b>primarySource</b>: false</p><p><b>location</b>: <a href=\"Location-org-Loc-HomeHealth-Motown.html\">Home Health - Motown</a></p><p><b>lotNumber</b>: AAJN55Q</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">Dr. Gerald Park</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/cvx>       ] ;
fhir:code [ fhir:v "197" ] ;
fhir:display [ fhir:v "Influenza, high-dose, quadrivalent, PF" ]     ] ) ;
fhir:text [ fhir:v "Influenza, high-dose, quadrivalent, PF" ]
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2025-11-19T15:00:00-08:00"^^xsd:dateTime
  ] ; # 
  fhir:primarySource [ fhir:v false] ; # 
  fhir:location [
fhir:l fhir:Location/org-Loc-HomeHealth-Motown ;
fhir:reference [ fhir:v "Location/org-Loc-HomeHealth-Motown" ] ;
fhir:display [ fhir:v "Home Health - Motown" ]
  ] ; # 
  fhir:lotNumber [ fhir:v "AAJN55Q"] ; # 
  fhir:performer ( [
fhir:actor [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]     ]
  ] ) . # 

<http://www.example.org/fhir/List/BSJ-SMPMedList> a fhir:List ;
  fhir:id [ fhir:v "BSJ-SMPMedList"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_BSJ-SMPMedList\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List BSJ-SMPMedList</b></p><a name=\"BSJ-SMPMedList\"> </a><a name=\"hcBSJ-SMPMedList\"> </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/smp/STU1/StructureDefinition-smp-medication-list.html\">Standardized Medication Profile - Medication List</a></p></div><h2>Home Medication List</h2><table class=\"clstu\"><tr><td>Date: 2024-08-11 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Patient generated medication list [Identifier] Episode Pharmacy </td></tr><tr><td>Subject: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td><td>Date</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt1.html\">atorvastatin 40 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt4.html\">losartan potassium 25 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ-SMPMedStmt9.html\">clopidogrel 75 MG Oral Tablet</a></td><td>2024-08-11</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:title [ fhir:v "Home Medication List"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:104205-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "104205-0" ] ;
fhir:display [ fhir:v "Patient generated medication list [Identifier] Episode Pharmacy" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:date [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:source [
fhir:l fhir:Practitioner/Example-GeraldPark ;
fhir:reference [ fhir:v "Practitioner/Example-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]
  ] ; # 
  fhir:entry ( [
fhir:date [ fhir:v "2024-08-11"^^xsd:date ] ;
fhir:item [
fhir:l fhir:MedicationStatement/BSJ-SMPMedStmt1 ;
fhir:reference [ fhir:v "MedicationStatement/BSJ-SMPMedStmt1" ] ;
fhir:display [ fhir:v "atorvastatin 40 MG Oral Tablet" ]     ]
  ] [
fhir:date [ fhir:v "2024-08-11"^^xsd:date ] ;
fhir:item [
fhir:l fhir:MedicationStatement/BSJ-SMPMedStmt4 ;
fhir:reference [ fhir:v "MedicationStatement/BSJ-SMPMedStmt4" ] ;
fhir:display [ fhir:v "losartan potassium 25 MG Oral Tablet" ]     ]
  ] [
fhir:date [ fhir:v "2024-08-11"^^xsd:date ] ;
fhir:item [
fhir:l fhir:MedicationStatement/BSJ-SMPMedStmt9 ;
fhir:reference [ fhir:v "MedicationStatement/BSJ-SMPMedStmt9" ] ;
fhir:display [ fhir:v "clopidogrel 75 MG Oral Tablet" ]     ]
  ] ) . # 

<http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt1> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "BSJ-SMPMedStmt1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ-SMPMedStmt1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ-SMPMedStmt1</b></p><a name=\"BSJ-SMPMedStmt1\"> </a><a name=\"hcBSJ-SMPMedStmt1\"> </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/smp/STU1/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ-SMPMedReq1.html\">MedicationRequest: status = active; intent = order; medication[x] = atorvastatin 40 MG Oral Tablet; authoredOn = 2024-08-11; reasonCode = Hyperlipidemia</a></p><p><b>status</b>: Active</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-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Example-GeraldPark.html\">Dr. Gerald Park</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia</span></p><h3>Dosages</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:basedOn ( [
fhir:l fhir:MedicationRequest/BSJ-SMPMedReq1 ;
fhir:reference [ fhir:v "MedicationRequest/BSJ-SMPMedReq1" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "617311" ] ;
fhir:display [ fhir:v "atorvastatin 40 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:dateAsserted [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:informationSource [
fhir:l fhir:Practitioner/Example-GeraldPark ;
fhir:reference [ fhir:v "Practitioner/Example-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:55822004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "55822004" ] ;
fhir:display [ fhir:v "Hyperlipidemia" ]     ] )
  ] ) ; # 
  fhir:dosage ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po nightly" ]
  ] ) . # 

<http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt4> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "BSJ-SMPMedStmt4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ-SMPMedStmt4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ-SMPMedStmt4</b></p><a name=\"BSJ-SMPMedStmt4\"> </a><a name=\"hcBSJ-SMPMedStmt4\"> </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/smp/STU1/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ-SMPMedReq4.html\">MedicationRequest: status = active; intent = order; medication[x] = losartan potassium 25 MG Oral Tablet; authoredOn = 2024-08-11; reasonCode = Hypertensive disorder, systemic arterial (disorder)</a></p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 979485}\">losartan potassium 25 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Example-GeraldPark.html\">Dr. Gerald Park</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Hypertensive disorder, systemic arterial (disorder)</span></p><h3>Dosages</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 once daily</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:basedOn ( [
fhir:l fhir:MedicationRequest/BSJ-SMPMedReq4 ;
fhir:reference [ fhir:v "MedicationRequest/BSJ-SMPMedReq4" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "979485" ] ;
fhir:display [ fhir:v "losartan potassium 25 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:dateAsserted [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:informationSource [
fhir:l fhir:Practitioner/Example-GeraldPark ;
fhir:reference [ fhir:v "Practitioner/Example-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:38341003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "Hypertensive disorder, systemic arterial (disorder)" ]     ] )
  ] ) ; # 
  fhir:dosage ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po once daily" ]
  ] ) . # 

<http://www.example.org/fhir/MedicationStatement/BSJ-SMPMedStmt9> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "BSJ-SMPMedStmt9"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ-SMPMedStmt9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ-SMPMedStmt9</b></p><a name=\"BSJ-SMPMedStmt9\"> </a><a name=\"hcBSJ-SMPMedStmt9\"> </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/smp/STU1/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ-SMPMedReq9.html\">MedicationRequest: status = active; intent = order; medication[x] = clopidogrel 75 MG Oral Tablet; authoredOn = 2024-08-11; reasonCode = Hyperlipidemia</a></p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 309362}\">clopidogrel 75 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Example-GeraldPark.html\">Dr. Gerald Park</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia</span></p><h3>Dosages</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:basedOn ( [
fhir:l fhir:MedicationRequest/BSJ-SMPMedReq9 ;
fhir:reference [ fhir:v "MedicationRequest/BSJ-SMPMedReq9" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "309362" ] ;
fhir:display [ fhir:v "clopidogrel 75 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:dateAsserted [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:informationSource [
fhir:l fhir:Practitioner/Example-GeraldPark ;
fhir:reference [ fhir:v "Practitioner/Example-GeraldPark" ] ;
fhir:display [ fhir:v "Dr. Gerald Park" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:55822004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "55822004" ] ;
fhir:display [ fhir:v "Hyperlipidemia" ]     ] )
  ] ) ; # 
  fhir:dosage ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po nightly" ]
  ] ) . # 

<http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq1> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "BSJ-SMPMedReq1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ-SMPMedReq1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ-SMPMedReq1</b></p><a name=\"BSJ-SMPMedReq1\"> </a><a name=\"hcBSJ-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/STU8.0.1/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-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Example-JenCadbury.html\">Dr. Jen Cadbury</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "617311" ] ;
fhir:display [ fhir:v "atorvastatin 40 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/Example-JenCadbury ;
fhir:reference [ fhir:v "Practitioner/Example-JenCadbury" ] ;
fhir:display [ fhir:v "Dr. Jen Cadbury" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:55822004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "55822004" ] ;
fhir:display [ fhir:v "Hyperlipidemia" ]     ] )
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po nightly" ]
  ] ) . # 

<http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq4> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "BSJ-SMPMedReq4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ-SMPMedReq4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ-SMPMedReq4</b></p><a name=\"BSJ-SMPMedReq4\"> </a><a name=\"hcBSJ-SMPMedReq4\"> </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-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 979485}\">losartan potassium 25 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Example-JenCadbury.html\">Dr. Jen Cadbury</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Hypertensive disorder, systemic arterial (disorder)</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 once daily</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "979485" ] ;
fhir:display [ fhir:v "losartan potassium 25 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/Example-JenCadbury ;
fhir:reference [ fhir:v "Practitioner/Example-JenCadbury" ] ;
fhir:display [ fhir:v "Dr. Jen Cadbury" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:38341003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "Hypertensive disorder, systemic arterial (disorder)" ]     ] )
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po once daily" ]
  ] ) . # 

<http://www.example.org/fhir/MedicationRequest/BSJ-SMPMedReq9> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "BSJ-SMPMedReq9"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ-SMPMedReq9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ-SMPMedReq9</b></p><a name=\"BSJ-SMPMedReq9\"> </a><a name=\"hcBSJ-SMPMedReq9\"> </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-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 309362}\">clopidogrel 75 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Example-JenCadbury.html\">Dr. Jen Cadbury</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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "309362" ] ;
fhir:display [ fhir:v "clopidogrel 75 MG Oral Tablet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ] ;
fhir:display [ fhir:v "Betsy Smith-Johnson" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-08-11"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/Example-JenCadbury ;
fhir:reference [ fhir:v "Practitioner/Example-JenCadbury" ] ;
fhir:display [ fhir:v "Dr. Jen Cadbury" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:55822004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "55822004" ] ;
fhir:display [ fhir:v "Hyperlipidemia" ]     ] )
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "po nightly" ]
  ] ) . # 

<http://www.example.org/fhir/CarePlan/BSJ-SNFDischargeCarePlan> a fhir:CarePlan ;
  fhir:id [ fhir:v "BSJ-SNFDischargeCarePlan"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_BSJ-SNFDischargeCarePlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan BSJ-SNFDischargeCarePlan</b></p><a name=\"BSJ-SNFDischargeCarePlan\"> </a><a name=\"hcBSJ-SNFDischargeCarePlan\"> </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-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-PCPFollowUp.html\">ServiceRequest Follow-up visit (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallOrder.html\">ServiceRequest Informing doctor (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallOTRefer.html\">ServiceRequest Occupational therapy assessment (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallSLPRefer.html\">ServiceRequest Speech therapy assessment (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeDietSalt.html\">ServiceRequest Decreased fat and oil diet (regime/therapy)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeLabOrderBMP.html\">ServiceRequest Blood chemistry (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeLabOrderCBC.html\">ServiceRequest Complete blood count without differential (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargePTRefer.html\">ServiceRequest Physical therapy assessment (procedure)</a></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/core/CodeSystem/careplan-category"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/CodeSystem/careplan-category>       ] ;
fhir:code [ fhir:v "assess-plan" ] ;
fhir:display [ fhir:v "Assessment and Plan of Treatment" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:activity ( [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-PCPFollowUp ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-PCPFollowUp" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeCallOrder ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallOrder" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeCallOTRefer ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallOTRefer" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeCallSLPRefer ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallSLPRefer" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeDietSalt ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeDietSalt" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeLabOrderBMP ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeLabOrderBMP" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargeLabOrderCBC ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeLabOrderCBC" ]     ]
  ] [
fhir:reference [
fhir:l fhir:ServiceRequest/BSJ-SNFDischargePTRefer ;
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargePTRefer" ]     ]
  ] ) . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-PCPFollowUp> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-PCPFollowUp"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-PCPFollowUp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-PCPFollowUp</b></p><a name=\"BSJ-PCPFollowUp\"> </a><a name=\"hcBSJ-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-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</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-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:185389009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "185389009" ] ;
fhir:display [ fhir:v "Follow-up visit (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2024-05-28"^^xsd:date
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOrder> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeCallOrder"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeCallOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeCallOrder</b></p><a name=\"BSJ-SNFDischargeCallOrder\"> </a><a name=\"hcBSJ-SNFDischargeCallOrder\"> </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 304562007}\">Informing doctor (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>occurrence</b>: 2024-05-18 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:304562007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "304562007" ] ;
fhir:display [ fhir:v "Informing doctor (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallOTRefer> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeCallOTRefer"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeCallOTRefer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeCallOTRefer</b></p><a name=\"BSJ-SNFDischargeCallOTRefer\"> </a><a name=\"hcBSJ-SNFDischargeCallOTRefer\"> </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 410155007}\">Occupational therapy assessment (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>occurrence</b>: 2024-05-18 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ-HemiparesisDiagnosis.html\">Condition Right hemiparesis (disorder)</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:410155007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "410155007" ] ;
fhir:display [ fhir:v "Occupational therapy assessment (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/BSJ-HemiparesisDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HemiparesisDiagnosis" ]
  ] ) . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeCallSLPRefer> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeCallSLPRefer"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeCallSLPRefer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeCallSLPRefer</b></p><a name=\"BSJ-SNFDischargeCallSLPRefer\"> </a><a name=\"hcBSJ-SNFDischargeCallSLPRefer\"> </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 410161005}\">Speech therapy assessment (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>occurrence</b>: 2024-05-18 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:410161005 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "410161005" ] ;
fhir:display [ fhir:v "Speech therapy assessment (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeDietSalt> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeDietSalt"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeDietSalt\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeDietSalt</b></p><a name=\"BSJ-SNFDischargeDietSalt\"> </a><a name=\"hcBSJ-SNFDischargeDietSalt\"> </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 1055207008}\">Decreased fat and oil diet (regime/therapy)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>occurrence</b>: 2024-05-18 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-BSJ-HeartDiseaseDiagnosis.html\">Condition Ischemic heart disease (disorder)</a></li><li><a href=\"Condition-BSJ-HyperlipidemiaDiagnosis.html\">Condition Hyperlipidemia (disorder)</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:1055207008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "1055207008" ] ;
fhir:display [ fhir:v "Decreased fat and oil diet (regime/therapy)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/BSJ-HeartDiseaseDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HeartDiseaseDiagnosis" ]
  ] [
fhir:l fhir:Condition/BSJ-HyperlipidemiaDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HyperlipidemiaDiagnosis" ]
  ] ) . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderBMP> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeLabOrderBMP"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeLabOrderBMP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeLabOrderBMP</b></p><a name=\"BSJ-SNFDischargeLabOrderBMP\"> </a><a name=\"hcBSJ-SNFDischargeLabOrderBMP\"> </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 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 166312007}\">Blood chemistry (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</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-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-BSJ-HeartDiseaseDiagnosis.html\">Condition Ischemic heart disease (disorder)</a></li><li><a href=\"Condition-BSJ-HyperlipidemiaDiagnosis.html\">Condition Hyperlipidemia (disorder)</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:166312007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "166312007" ] ;
fhir:display [ fhir:v "Blood chemistry (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2024-05-28"^^xsd:date
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/BSJ-HeartDiseaseDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HeartDiseaseDiagnosis" ]
  ] [
fhir:l fhir:Condition/BSJ-HyperlipidemiaDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HyperlipidemiaDiagnosis" ]
  ] ) . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargeLabOrderCBC> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargeLabOrderCBC"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargeLabOrderCBC\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargeLabOrderCBC</b></p><a name=\"BSJ-SNFDischargeLabOrderCBC\"> </a><a name=\"hcBSJ-SNFDischargeLabOrderCBC\"> </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 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 43789009}\">Complete blood count without differential (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</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-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ-HeartDiseaseDiagnosis.html\">Condition Ischemic heart disease (disorder)</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:108252007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory procedure" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:43789009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "43789009" ] ;
fhir:display [ fhir:v "Complete blood count without differential (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2024-05-28"^^xsd:date
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/BSJ-HeartDiseaseDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HeartDiseaseDiagnosis" ]
  ] ) . # 

<http://www.example.org/fhir/ServiceRequest/BSJ-SNFDischargePTRefer> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "BSJ-SNFDischargePTRefer"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ-SNFDischargePTRefer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ-SNFDischargePTRefer</b></p><a name=\"BSJ-SNFDischargePTRefer\"> </a><a name=\"hcBSJ-SNFDischargePTRefer\"> </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 410158009}\">Physical therapy assessment (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH16)</a></p><p><b>occurrence</b>: 2024-05-18 --&gt; (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ-HemiparesisDiagnosis.html\">Condition Right hemiparesis (disorder)</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:386053000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:410158009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "410158009" ] ;
fhir:display [ fhir:v "Physical therapy assessment (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Example-Smith-Johnson-Patient1 ;
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
  ] ; # 
  fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:PractitionerRole/Role-SNFDoc-GeraldPark ;
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:l fhir:Condition/BSJ-HemiparesisDiagnosis ;
fhir:reference [ fhir:v "Condition/BSJ-HemiparesisDiagnosis" ]
  ] ) . # 

<http://www.example.org/fhir/Location/org-Loc-Neuro-Care-Inc> a fhir:Location ;
  fhir:id [ fhir:v "org-Loc-Neuro-Care-Inc"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-Neuro-Care-Inc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-Neuro-Care-Inc</b></p><a name=\"org-Loc-Neuro-Care-Inc\"> </a><a name=\"hcorg-Loc-Neuro-Care-Inc\"> </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>: Neuro Care Inc.</p><p><b>address</b>: 177 Branching Tree Blvd, Grand Rapids, MI 49509</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Neuro Care Inc."] ; # 
  fhir:address [
fhir:text [ fhir:v "177 Branching Tree Blvd, Grand Rapids, MI 49509" ] ;
    ( fhir:line [ fhir:v "177 Branching Tree Blvd" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49509" ] ;
fhir:country [ fhir:v "US" ]
  ] . # 

<http://www.example.org/fhir/Location/org-Loc-PC-Primary-Care-Michigan> a fhir:Location ;
  fhir:id [ fhir:v "org-Loc-PC-Primary-Care-Michigan"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-PC-Primary-Care-Michigan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-PC-Primary-Care-Michigan</b></p><a name=\"org-Loc-PC-Primary-Care-Michigan\"> </a><a name=\"hcorg-Loc-PC-Primary-Care-Michigan\"> </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>: Michigan Primary Health Care Associates</p><p><b>address</b>: 123 Spruce Dr. Grand Rapids, MI 49503</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Michigan Primary Health Care Associates"] ; # 
  fhir:address [
fhir:text [ fhir:v "123 Spruce Dr. Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "123 Spruce Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ]
  ] . # 

<http://www.example.org/fhir/Location/org-Loc-SNF-Happy-Nursing-Facility> a fhir:Location ;
  fhir:id [ fhir:v "org-Loc-SNF-Happy-Nursing-Facility"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-SNF-Happy-Nursing-Facility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-SNF-Happy-Nursing-Facility</b></p><a name=\"org-Loc-SNF-Happy-Nursing-Facility\"> </a><a name=\"hcorg-Loc-SNF-Happy-Nursing-Facility\"> </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>: Happy Nursing Facility</p><p><b>address</b>: 8100 Pinebrook Dr, Grand Rapids, MI 49504</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Happy Nursing Facility"] ; # 
  fhir:address [
fhir:text [ fhir:v "8100 Pinebrook Dr, Grand Rapids, MI 49504" ] ;
    ( fhir:line [ fhir:v "8100 Pinebrook Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49504" ] ;
fhir:country [ fhir:v "US" ]
  ] . # 

<http://www.example.org/fhir/Location/org-Loc-HomeHealth-Motown> a fhir:Location ;
  fhir:id [ fhir:v "org-Loc-HomeHealth-Motown"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Motown Home Health Facility"] ; # 
  fhir:address [
fhir:text [ fhir:v "121 Spruce Dr. Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "121 Spruce Dr." ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ]
  ] ; # 
  fhir:managingOrganization [
fhir:l fhir:Organization/org-HomeHealth-Motown ;
fhir:reference [ fhir:v "Organization/org-HomeHealth-Motown" ]
  ] . # 

<http://www.example.org/fhir/Organization/org-Neuro-Care-Inc> a fhir:Organization ;
  fhir:id [ fhir:v "org-Neuro-Care-Inc"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-Neuro-Care-Inc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-Neuro-Care-Inc</b></p><a name=\"org-Neuro-Care-Inc\"> </a><a name=\"hcorg-Neuro-Care-Inc\"> </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>: Neuro Care Inc.</p><p><b>telecom</b>: ph: (210) 555 5555</p><p><b>address</b>: 177 Branching Tree Blvd, Grand Rapids, MI 49509</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Neuro Care Inc."] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 5555" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "177 Branching Tree Blvd, Grand Rapids, MI 49509" ] ;
    ( fhir:line [ fhir:v "177 Branching Tree Blvd" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49509" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://www.example.org/fhir/Organization/org-PC-Primary-Care-Michigan> a fhir:Organization ;
  fhir:id [ fhir:v "org-PC-Primary-Care-Michigan"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-PC-Primary-Care-Michigan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-PC-Primary-Care-Michigan</b></p><a name=\"org-PC-Primary-Care-Michigan\"> </a><a name=\"hcorg-PC-Primary-Care-Michigan\"> </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>: Michigan Primary Health Care Associates</p><p><b>telecom</b>: ph: (616) 555-1212</p><p><b>address</b>: 123 Spruce Dr. Grand Rapids, MI 49503</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Michigan Primary Health Care Associates"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(616) 555-1212" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "123 Spruce Dr. Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "123 Spruce Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://www.example.org/fhir/Organization/org-SNF-Happy-Nursing-Facility> a fhir:Organization ;
  fhir:id [ fhir:v "org-SNF-Happy-Nursing-Facility"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-SNF-Happy-Nursing-Facility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-SNF-Happy-Nursing-Facility</b></p><a name=\"org-SNF-Happy-Nursing-Facility\"> </a><a name=\"hcorg-SNF-Happy-Nursing-Facility\"> </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>: Happy Nursing Facility</p><p><b>telecom</b>: ph: (210) 555 1871</p><p><b>address</b>: 8100 Pinebrook Dr, Grand Rapids, MI 49504</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Happy Nursing Facility"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 1871" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "8100 Pinebrook Dr, Grand Rapids, MI 49504" ] ;
    ( fhir:line [ fhir:v "8100 Pinebrook Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49504" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://www.example.org/fhir/Organization/org-HomeHealth-Motown> a fhir:Organization ;
  fhir:id [ fhir:v "org-HomeHealth-Motown"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Motown Home Health Grand Rapids"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555-2882" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "121 Spruce Dr. Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "121 Spruce Dr." ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://www.example.org/fhir/Practitioner/Example-AnitaChu> a fhir:Practitioner ;
  fhir:id [ fhir:v "Example-AnitaChu"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Example-AnitaChu\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Example-AnitaChu</b></p><a name=\"Example-AnitaChu\"> </a><a name=\"hcExample-AnitaChu\"> </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-practitioner.html\">US Core Practitioner Profile</a> version: 8.0.1</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/8134258523</p><p><b>active</b>: true</p><p><b>name</b>: Anita Chu</p><p><b>telecom</b>: ph: (616) 555-1212</p><p><b>address</b>: 123 Spruce Dr. Grand Rapids, MI 49503</p><p><b>gender</b>: Female</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi>     ] ;
fhir:value [ fhir:v "8134258523" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Anita Chu" ] ;
fhir:family [ fhir:v "Chu" ] ;
    ( fhir:given [ fhir:v "Anita" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(616) 555-1212" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "123 Spruce Dr. Grand Rapids, MI 49503" ] ;
    ( fhir:line [ fhir:v "123 Spruce Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49503" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] . # 

<http://www.example.org/fhir/Practitioner/Example-GeraldPark> a fhir:Practitioner ;
  fhir:id [ fhir:v "Example-GeraldPark"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Example-GeraldPark\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Example-GeraldPark</b></p><a name=\"Example-GeraldPark\"> </a><a name=\"hcExample-GeraldPark\"> </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-practitioner.html\">US Core Practitioner Profile</a> version: 8.0.1</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/8554084011</p><p><b>active</b>: true</p><p><b>name</b>: Gerald Park</p><p><b>telecom</b>: ph: (555) 566 3494</p><p><b>address</b>: 8100 Pinebrook Dr, Grand Rapids, MI 49504</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi>     ] ;
fhir:value [ fhir:v "8554084011" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Gerald Park" ] ;
fhir:family [ fhir:v "Park" ] ;
    ( fhir:given [ fhir:v "Gerald" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(555) 566 3494" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "8100 Pinebrook Dr, Grand Rapids, MI 49504" ] ;
    ( fhir:line [ fhir:v "8100 Pinebrook Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49504" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] . # 

<http://www.example.org/fhir/Practitioner/Example-JenCadbury> a fhir:Practitioner ;
  fhir:id [ fhir:v "Example-JenCadbury"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Example-JenCadbury\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Example-JenCadbury</b></p><a name=\"Example-JenCadbury\"> </a><a name=\"hcExample-JenCadbury\"> </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-practitioner.html\">US Core Practitioner Profile</a> version: 8.0.1</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/9635749481</p><p><b>active</b>: true</p><p><b>name</b>: Jen Cadbury</p><p><b>telecom</b>: ph: (210) 555 1871</p><p><b>address</b>: 8100 Pinebrook Dr, Grand Rapids, MI 49504</p><p><b>gender</b>: Female</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi>     ] ;
fhir:value [ fhir:v "9635749481" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Jen Cadbury" ] ;
fhir:family [ fhir:v "Cadbury" ] ;
    ( fhir:given [ fhir:v "Jen" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 1871" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "8100 Pinebrook Dr, Grand Rapids, MI 49504" ] ;
    ( fhir:line [ fhir:v "8100 Pinebrook Dr" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49504" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] . # 

<http://www.example.org/fhir/Practitioner/Example-NuraMekel> a fhir:Practitioner ;
  fhir:id [ fhir:v "Example-NuraMekel"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Example-NuraMekel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Example-NuraMekel</b></p><a name=\"Example-NuraMekel\"> </a><a name=\"hcExample-NuraMekel\"> </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-practitioner.html\">US Core Practitioner Profile</a> version: 8.0.1</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/8224780964</p><p><b>active</b>: true</p><p><b>name</b>: Nura Mekel</p><p><b>telecom</b>: ph: (210) 555 5555</p><p><b>address</b>: 177 Branching Tree Blvd, Grand Rapids, MI 49509</p><p><b>gender</b>: Female</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi>     ] ;
fhir:value [ fhir:v "8224780964" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Nura Mekel" ] ;
fhir:family [ fhir:v "Mekel" ] ;
    ( fhir:given [ fhir:v "Nura" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 5555" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "177 Branching Tree Blvd, Grand Rapids, MI 49509" ] ;
    ( fhir:line [ fhir:v "177 Branching Tree Blvd" ] ) ;
fhir:city [ fhir:v "Grand Rapids" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "49509" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] . # 

<http://www.example.org/fhir/PractitionerRole/Role-IMMD-AnitaChu> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "Role-IMMD-AnitaChu"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_Role-IMMD-AnitaChu\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Role-IMMD-AnitaChu</b></p><a name=\"Role-IMMD-AnitaChu\"> </a><a name=\"hcRole-IMMD-AnitaChu\"> </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-practitionerrole.html\">US Core PractitionerRole Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-AnitaChu.html\">Dr. Anita Chu</a></p><p><b>organization</b>: <a href=\"Organization-org-PC-Primary-Care-Michigan.html\">Michigan Primary Health Care Associates</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207R00000X}\">Internal Medicine Physician</span></p><p><b>location</b>: <a href=\"Location-org-Loc-PC-Primary-Care-Michigan.html\">Location Michigan Primary Health Care Associates</a></p><p><b>telecom</b>: ph: (616) 555-1212</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/Example-AnitaChu ;
fhir:reference [ fhir:v "Practitioner/Example-AnitaChu" ] ;
fhir:display [ fhir:v "Dr. Anita Chu" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/org-PC-Primary-Care-Michigan ;
fhir:reference [ fhir:v "Organization/org-PC-Primary-Care-Michigan" ] ;
fhir:display [ fhir:v "Michigan Primary Health Care Associates" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ;
fhir:l <http://nucc.org/provider-taxonomy>       ] ;
fhir:code [ fhir:v "207R00000X" ] ;
fhir:display [ fhir:v "Internal Medicine Physician" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:l fhir:Location/org-Loc-PC-Primary-Care-Michigan ;
fhir:reference [ fhir:v "Location/org-Loc-PC-Primary-Care-Michigan" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(616) 555-1212" ]
  ] ) . # 

<http://www.example.org/fhir/PractitionerRole/Role-Neuro-NuraMekel> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "Role-Neuro-NuraMekel"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_Role-Neuro-NuraMekel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Role-Neuro-NuraMekel</b></p><a name=\"Role-Neuro-NuraMekel\"> </a><a name=\"hcRole-Neuro-NuraMekel\"> </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-practitionerrole.html\">US Core PractitionerRole Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-NuraMekel.html\">Nura Mekel</a></p><p><b>organization</b>: <a href=\"Organization-org-Neuro-Care-Inc.html\">Neuro Care Inc.</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 2084N0400X}\">Neurology Physician</span></p><p><b>location</b>: <a href=\"Location-org-Loc-Neuro-Care-Inc.html\">Location Neuro Care Inc.</a></p><p><b>telecom</b>: ph: (210) 555 5555</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/Example-NuraMekel ;
fhir:reference [ fhir:v "Practitioner/Example-NuraMekel" ] ;
fhir:display [ fhir:v "Nura Mekel" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/org-Neuro-Care-Inc ;
fhir:reference [ fhir:v "Organization/org-Neuro-Care-Inc" ] ;
fhir:display [ fhir:v "Neuro Care Inc." ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ;
fhir:l <http://nucc.org/provider-taxonomy>       ] ;
fhir:code [ fhir:v "2084N0400X" ] ;
fhir:display [ fhir:v "Neurology Physician" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:l fhir:Location/org-Loc-Neuro-Care-Inc ;
fhir:reference [ fhir:v "Location/org-Loc-Neuro-Care-Inc" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 5555" ]
  ] ) . # 

<http://www.example.org/fhir/PractitionerRole/Role-OT-JenCadbury> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "Role-OT-JenCadbury"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_Role-OT-JenCadbury\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Role-OT-JenCadbury</b></p><a name=\"Role-OT-JenCadbury\"> </a><a name=\"hcRole-OT-JenCadbury\"> </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-practitionerrole.html\">US Core PractitionerRole Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-JenCadbury.html\">Jen Cadbury</a></p><p><b>organization</b>: <a href=\"Organization-org-SNF-Happy-Nursing-Facility.html\">Happy Nursing Facility</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 225X00000X}\">Occupational Therapist</span></p><p><b>location</b>: <a href=\"Location-org-Loc-SNF-Happy-Nursing-Facility.html\">Location Happy Nursing Facility</a></p><p><b>telecom</b>: ph: (210) 555 1871</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/Example-JenCadbury ;
fhir:reference [ fhir:v "Practitioner/Example-JenCadbury" ] ;
fhir:display [ fhir:v "Jen Cadbury" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/org-SNF-Happy-Nursing-Facility ;
fhir:reference [ fhir:v "Organization/org-SNF-Happy-Nursing-Facility" ] ;
fhir:display [ fhir:v "Happy Nursing Facility" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ;
fhir:l <http://nucc.org/provider-taxonomy>       ] ;
fhir:code [ fhir:v "225X00000X" ] ;
fhir:display [ fhir:v "Occupational Therapist" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:l fhir:Location/org-Loc-SNF-Happy-Nursing-Facility ;
fhir:reference [ fhir:v "Location/org-Loc-SNF-Happy-Nursing-Facility" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(210) 555 1871" ]
  ] ) . # 

<http://www.example.org/fhir/PractitionerRole/Role-SNFDoc-GeraldPark> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "Role-SNFDoc-GeraldPark"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole|8.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole?version=8.0.1>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_Role-SNFDoc-GeraldPark\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole Role-SNFDoc-GeraldPark</b></p><a name=\"Role-SNFDoc-GeraldPark\"> </a><a name=\"hcRole-SNFDoc-GeraldPark\"> </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-practitionerrole.html\">US Core PractitionerRole Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-GeraldPark.html\">Gerald Park</a></p><p><b>organization</b>: <a href=\"Organization-org-SNF-Happy-Nursing-Facility.html\">Happy Nursing Facility</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207QG0300X}\">Geriatric Medicine (Family Medicine) Physician</span></p><p><b>location</b>: <a href=\"Location-org-Loc-SNF-Happy-Nursing-Facility.html\">Location Happy Nursing Facility</a></p><p><b>telecom</b>: ph: (555) 566 3494</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/Example-GeraldPark ;
fhir:reference [ fhir:v "Practitioner/Example-GeraldPark" ] ;
fhir:display [ fhir:v "Gerald Park" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/org-SNF-Happy-Nursing-Facility ;
fhir:reference [ fhir:v "Organization/org-SNF-Happy-Nursing-Facility" ] ;
fhir:display [ fhir:v "Happy Nursing Facility" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ;
fhir:l <http://nucc.org/provider-taxonomy>       ] ;
fhir:code [ fhir:v "207QG0300X" ] ;
fhir:display [ fhir:v "Geriatric Medicine (Family Medicine) Physician" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:l fhir:Location/org-Loc-SNF-Happy-Nursing-Facility ;
fhir:reference [ fhir:v "Location/org-Loc-SNF-Happy-Nursing-Facility" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(555) 566 3494" ]
  ] ) . #