PACIO Transitions of Care Implementation Guide
1.0.0 - STU 1 US

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: BSJ2 Transition of Care Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "Example-BSJ2-TOCBundle2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Bundle"
    ]
  },
  "identifier" : {
    "system" : "http://www.example.org/documents",
    "value" : "12345"
  },
  "type" : "document",
  "timestamp" : "2024-05-10T14:25:34.001-05:00",
  "entry" : [
    {
      "fullUrl" : "http://www.example.org/fhir/Composition/BSJ2-TOCComposition2",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "BSJ2-TOCComposition2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-Composition"
          ]
        },
        "language" : "en-US",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_BSJ2-TOCComposition2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition BSJ2-TOCComposition2</b></p><a name=\"BSJ2-TOCComposition2\"> </a><a name=\"hcBSJ2-TOCComposition2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TOC-Composition.html\">Transition of Care Composition</a></p></div><p><b>identifier</b>: <code>http://example.org/GoodHealthClinic/id</code>/76053988-543c-4681-9a90-2f2eb9a7836c-CCDA-CCD</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11490-0}\">Physician Discharge summary</span></p><p><b>date</b>: 2024-05-10 08:49:58-0400</p><p><b>author</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Practitioner Judy Salas</a></p><p><b>title</b>: Transitions of Care Document for Betsy Smith-Johnson</p><p><b>custodian</b>: <a href=\"Organization-org-HomeHealth-Motown.html\">Organization Motown Home Health Grand Rapids</a></p></div>"
        },
        "identifier" : {
          "system" : "http://example.org/GoodHealthClinic/id",
          "value" : "76053988-543c-4681-9a90-2f2eb9a7836c-CCDA-CCD"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11490-0",
              "display" : "Physician Discharge summary"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "date" : "2024-05-10T08:49:58.313-04:00",
        "author" : [
          {
            🔗 "reference" : "Practitioner/Practitioner-JudySalas"
          }
        ],
        "title" : "Transitions of Care Document for Betsy Smith-Johnson",
        "custodian" : {
          🔗 "reference" : "Organization/org-HomeHealth-Motown"
        },
        "section" : [
          {
            "title" : "Advance directives for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "42348-3"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Advance directives for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "notasked"
                }
              ]
            }
          },
          {
            "title" : "List of allergies for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48765-2"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Allergies for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Behavioral health information for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/us/pacio-toc/CodeSystem/toc-temp-cs",
                  "code" : "behavioral_health_summary"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Behavioral health information for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "withheld"
                }
              ]
            }
          },
          {
            "title" : "Functional status of Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "47420-5"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Functional status of Betsy Smith-Johnson</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/BSJ2-ADL-Mobility"
              }
            ]
          },
          {
            "title" : "List of immunizations for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11369-6"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of immunizations for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Discharge instructions for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "69730-0"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge instructions for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "List of medical equipment needed by Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "46264-8"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medical equipment needed by Betsy Smith-Johnson</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Device/BSJ2-Device-WoundPump"
              },
              {
                🔗 "reference" : "Device/BSJ2-Device-Wheelchair"
              }
            ]
          },
          {
            "title" : "List of medications prescribed for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of medications prescribed for Betsy Smith-Johnson</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "List/BSJ2-SMPMedList"
              }
            ]
          },
          {
            "title" : "Discharge care plan for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "18776-5"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Discharge care plan for Betsy Smith-Johnson</div>"
            },
            "entry" : [
              {
                "reference" : "CarePlan/BSJ2-SNFDischargeCarePlan"
              }
            ]
          },
          {
            "title" : "List of problem conditions and observations for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11450-4"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of problem conditions and observations for Betsy Smith-Johnson</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Condition/BSJ2-DepressionDiagnosis"
              },
              {
                🔗 "reference" : "Condition/BSJ2-DiabetesDiagnosis"
              },
              {
                🔗 "reference" : "Condition/BSJ2-HyperlipidemiaDiagnosis"
              },
              {
                🔗 "reference" : "Condition/BSJ2-ProblemList-PressureInjury"
              }
            ]
          },
          {
            "title" : "List of procedures prescribed for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "47519-4"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of procedures prescribed for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Reason for referring Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "42349-1"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Reason for referring Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "List of test results for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "30954-2"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">List of test results for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Social history for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29762-2"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Social history for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Vital signs for Betsy Smith-Johnson",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8716-3"
                }
              ]
            },
            "text" : {
              "status" : "additional",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital signs for Betsy Smith-Johnson</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Patient/Example-Smith-Johnson-Patient2",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "Example-Smith-Johnson-Patient2",
        "meta" : {
          "lastUpdated" : "2021-03-29T14:25:34.001-05:00",
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|8.0.1"
          ]
        },
        "language" : "en-US",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Patient_Example-Smith-Johnson-Patient2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Example-Smith-Johnson-Patient2</b></p><a name=\"Example-Smith-Johnson-Patient2\"> </a><a name=\"hcExample-Smith-Johnson-Patient2\"> </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#1AA3D58WH26)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical Record Number/1032702A\u00a0(use:\u00a0usual,\u00a0)</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:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - 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>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2106-3",
                  "display" : "White"
                }
              },
              {
                "url" : "text",
                "valueString" : "White"
              }
            ],
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical Record Number"
                }
              ],
              "text" : "Medical Record Number"
            },
            "system" : "http://hospital.example.org",
            "value" : "1032702A"
          },
          {
            "system" : "http://hl7.org/fhir/sid/us-medicare",
            "value" : "1AA3D58WH26"
          }
        ],
        "active" : true,
        "name" : [
          {
            "use" : "usual",
            "text" : "Smith-Johnson, Betsy",
            "family" : "Smith-Johnson",
            "given" : [
              "Betsy"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "555-555-5555",
            "use" : "home"
          },
          {
            "system" : "phone",
            "value" : "(410) 444-5555"
          }
        ],
        "gender" : "female",
        "birthDate" : "1958-11-01",
        "address" : [
          {
            "text" : "111 Maple Ct, Grand Rapids, MI 49503",
            "line" : [
              "111 Maple Ct"
            ],
            "city" : "Grand Rapids",
            "state" : "MI",
            "postalCode" : "49503",
            "country" : "US",
            "period" : {
              "start" : "2016-12-06"
            }
          }
        ],
        "maritalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
              "code" : "UNK"
            }
          ]
        },
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code" : "SONC"
                  }
                ]
              }
            ],
            "name" : {
              "text" : "Charles Johnson"
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "(210) 222-3333"
              }
            ],
            "address" : {
              "text" : "111 Maple Ct, Grand Rapids, MI 49503"
            }
          },
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code" : "DAUC"
                  }
                ]
              }
            ],
            "name" : {
              "text" : "Debra Johnson"
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "(410) 444-5555"
              }
            ],
            "address" : {
              "text" : "333 W. Camden St., Baltimore, MD 21201"
            }
          }
        ],
        "communication" : [
          {
            "language" : {
              "coding" : [
                {
                  "system" : "urn:ietf:bcp:47",
                  "code" : "en",
                  "display" : "English"
                }
              ]
            },
            "preferred" : true
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Condition/BSJ2-DepressionDiagnosis",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "BSJ2-DepressionDiagnosis",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ2-DepressionDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ2-DepressionDiagnosis</b></p><a name=\"BSJ2-DepressionDiagnosis\"> </a><a name=\"hcBSJ2-DepressionDiagnosis\"> </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>: 2005-02</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 35489007}\">Depressive disorder (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 12738006}\">Brain structure (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
            "valueDateTime" : "2005-02"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "35489007",
              "display" : "Depressive disorder (disorder)"
            }
          ]
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "12738006",
                "display" : "Brain structure (body structure)"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Condition/BSJ2-DiabetesDiagnosis",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "BSJ2-DiabetesDiagnosis",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ2-DiabetesDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ2-DiabetesDiagnosis</b></p><a name=\"BSJ2-DiabetesDiagnosis\"> </a><a name=\"hcBSJ2-DiabetesDiagnosis\"> </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>: 2017-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 359642000}\">Diabetes mellitus type 2 in nonobese (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 113331007}\">Structure of endocrine system (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>onset</b>: 2017-06</p><p><b>recordedDate</b>: 2017-06-05</p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Internal Medicine Physician</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
            "valueDateTime" : "2017-06"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "359642000",
              "display" : "Diabetes mellitus type 2 in nonobese (disorder)"
            }
          ]
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "113331007",
                "display" : "Structure of endocrine system (body structure)"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "onsetDateTime" : "2017-06",
        "recordedDate" : "2017-06-05",
        "asserter" : {
          🔗 "reference" : "PractitionerRole/Role-IMMD-AnitaChu"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Condition/BSJ2-HyperlipidemiaDiagnosis",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "BSJ2-HyperlipidemiaDiagnosis",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|8.0.1"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ2-HyperlipidemiaDiagnosis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ2-HyperlipidemiaDiagnosis</b></p><a name=\"BSJ2-HyperlipidemiaDiagnosis\"> </a><a name=\"hcBSJ2-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-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-Role-IMMD-AnitaChu.html\">PractitionerRole Internal Medicine Physician</a></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
            "valueDateTime" : "2018-06"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "encounter-diagnosis",
                "display" : "Encounter Diagnosis"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "55822004",
              "display" : "Hyperlipidemia (disorder)"
            }
          ]
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "113257007",
                "display" : "Structure of cardiovascular system (body structure)"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "asserter" : {
          🔗 "reference" : "PractitionerRole/Role-IMMD-AnitaChu"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Condition/BSJ2-ProblemList-PressureInjury",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "BSJ2-ProblemList-PressureInjury",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|8.0.1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_BSJ2-ProblemList-PressureInjury\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BSJ2-ProblemList-PressureInjury</b></p><a name=\"BSJ2-ProblemList-PressureInjury\"> </a><a name=\"hcBSJ2-ProblemList-PressureInjury\"> </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 29801000175102}\">Pressure injury of left hip stage II (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>recordedDate</b>: 2024-04-27 15:40:00-0400</p><p><b>asserter</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Practitioner Judy Salas</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "29801000175102",
              "display" : "Pressure injury of left hip stage II (disorder)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "recordedDate" : "2024-04-27T15:40:00-04:00",
        "asserter" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Observation/BSJ2-ADL-Mobility",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "BSJ2-ADL-Mobility",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation|8.0.1"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BSJ2-ADL-Mobility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BSJ2-ADL-Mobility</b></p><a name=\"BSJ2-ADL-Mobility\"> </a><a name=\"hcBSJ2-ADL-Mobility\"> </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-simple-observation.html\">US Core Simple Observation Profile</a> version: 8.0.1</p></div><p><b>Event Location</b>: <a href=\"Location-org-Loc-HomeHealth-Motown.html\">Location Motown Home Health Facility</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category functional-status}\">Functional Status</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 100315-1}\">Need help getting out of bed, showered, or dressed</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>effective</b>: 2024-05-16 14:30:00-0400</p><p><b>performer</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">PractitionerRole Occupational Therapist</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA33-6}\">Yes</span></p></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/event-location",
            "valueReference" : {
              🔗 "reference" : "Location/org-Loc-HomeHealth-Motown"
            }
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
                "code" : "functional-status",
                "display" : "Functional Status"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "100315-1",
              "display" : "Need help getting out of bed, showered, or dressed"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "effectiveDateTime" : "2024-05-16T14:30:00-04:00",
        "performer" : [
          {
            🔗 "reference" : "PractitionerRole/Role-OT-JenCadbury"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA33-6",
              "display" : "Yes"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Device/BSJ2-Device-WoundPump",
      "resource" : {
        "resourceType" : "Device",
        "id" : "BSJ2-Device-WoundPump",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_BSJ2-Device-WoundPump\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device BSJ2-Device-WoundPump</b></p><a name=\"BSJ2-Device-WoundPump\"> </a><a name=\"hcBSJ2-Device-WoundPump\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Wound Pump</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 462410000}\">Negative-pressure wound therapy system pump (physical object)</span></p></div>"
        },
        "deviceName" : [
          {
            "name" : "Wound Pump",
            "type" : "user-friendly-name"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "462410000",
              "display" : "Negative-pressure wound therapy system pump (physical object)"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Device/BSJ2-Device-Wheelchair",
      "resource" : {
        "resourceType" : "Device",
        "id" : "BSJ2-Device-Wheelchair",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_BSJ2-Device-Wheelchair\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device BSJ2-Device-Wheelchair</b></p><a name=\"BSJ2-Device-Wheelchair\"> </a><a name=\"hcBSJ2-Device-Wheelchair\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Wheelchair</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 58938008}\">Wheelchair device (physical object)</span></p></div>"
        },
        "deviceName" : [
          {
            "name" : "Wheelchair",
            "type" : "user-friendly-name"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "58938008",
              "display" : "Wheelchair device (physical object)"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/List/BSJ2-SMPMedList",
      "resource" : {
        "resourceType" : "List",
        "id" : "BSJ2-SMPMedList",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication-list"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_BSJ2-SMPMedList\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List BSJ2-SMPMedList</b></p><a name=\"BSJ2-SMPMedList\"> </a><a name=\"hcBSJ2-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=\"https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medication-list.html\">Standardized Medication Profile - Medication List</a></p></div><h2>Home Health 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-Patient2.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-BSJ2-SMPMedStmt1.html\">atorvastatin 40 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ2-SMPMedStmt4.html\">sertraline 25 MG Oral Tablet</a></td><td>2024-08-11</td></tr><tr><td><a href=\"MedicationStatement-BSJ2-SMPMedStmt9.html\">empagliflozin 10 MG Oral Tablet [Jardiance]</a></td><td>2024-08-11</td></tr></table></div>"
        },
        "status" : "current",
        "mode" : "working",
        "title" : "Home Health Medication List",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "104205-0",
              "display" : "Patient generated medication list [Identifier] Episode Pharmacy"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "date" : "2024-08-11",
        "source" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "entry" : [
          {
            "date" : "2024-08-11",
            "item" : {
              🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt1",
              "display" : "atorvastatin 40 MG Oral Tablet"
            }
          },
          {
            "date" : "2024-08-11",
            "item" : {
              🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt4",
              "display" : "sertraline 25 MG Oral Tablet"
            }
          },
          {
            "date" : "2024-08-11",
            "item" : {
              🔗 "reference" : "MedicationStatement/BSJ2-SMPMedStmt9",
              "display" : "empagliflozin 10 MG Oral Tablet [Jardiance]"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationStatement/BSJ2-SMPMedStmt1",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "BSJ2-SMPMedStmt1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ2-SMPMedStmt1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ2-SMPMedStmt1</b></p><a name=\"BSJ2-SMPMedStmt1\"> </a><a name=\"hcBSJ2-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=\"https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ2-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-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia</span></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ2-HyperlipidemiaDiagnosis.html\">Condition Hyperlipidemia (disorder)</a></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>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "MedicationRequest/BSJ2-SMPMedReq1"
          }
        ],
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "617311",
              "display" : "atorvastatin 40 MG Oral Tablet"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "dateAsserted" : "2024-08-11",
        "informationSource" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "55822004",
                "display" : "Hyperlipidemia"
              }
            ]
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/BSJ2-HyperlipidemiaDiagnosis"
          }
        ],
        "dosage" : [
          {
            "sequence" : 1,
            "text" : "po nightly"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationStatement/BSJ2-SMPMedStmt4",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "BSJ2-SMPMedStmt4",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ2-SMPMedStmt4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ2-SMPMedStmt4</b></p><a name=\"BSJ2-SMPMedStmt4\"> </a><a name=\"hcBSJ2-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=\"https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ2-SMPMedReq4.html\">MedicationRequest: status = active; intent = order; medication[x] = sertraline 25 MG Oral Tablet; authoredOn = 2024-08-11; reasonCode = Depressive disorder (disorder)</a></p><p><b>status</b>: active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 312940}\">sertraline 25 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 35489007}\">Depressive disorder (disorder)</span></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ2-DepressionDiagnosis.html\">Condition Depressive disorder (disorder)</a></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>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "MedicationRequest/BSJ2-SMPMedReq4"
          }
        ],
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "312940",
              "display" : "sertraline 25 MG Oral Tablet"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "dateAsserted" : "2024-08-11",
        "informationSource" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "35489007",
                "display" : "Depressive disorder (disorder)"
              }
            ]
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/BSJ2-DepressionDiagnosis"
          }
        ],
        "dosage" : [
          {
            "sequence" : 1,
            "text" : "po once daily"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationStatement/BSJ2-SMPMedStmt9",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "BSJ2-SMPMedStmt9",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_BSJ2-SMPMedStmt9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement BSJ2-SMPMedStmt9</b></p><a name=\"BSJ2-SMPMedStmt9\"> </a><a name=\"hcBSJ2-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=\"https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medicationstatement.html\">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-BSJ2-SMPMedReq9.html\">MedicationRequest: status = active; intent = order; medication[x] = empagliflozin 10 MG Oral Tablet [Jardiance]; authoredOn = 2024-08-11; reasonCode = Diabetes mellitus type 2 in nonobese (disorder)</a></p><p><b>status</b>: active</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1545664}\">empagliflozin 10 MG Oral Tablet [Jardiance]</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 359642000}\">Diabetes mellitus type 2 in nonobese (disorder)</span></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ2-DiabetesDiagnosis.html\">Condition Diabetes mellitus type 2 in nonobese (disorder)</a></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>"
        },
        "basedOn" : [
          {
            🔗 "reference" : "MedicationRequest/BSJ2-SMPMedReq9"
          }
        ],
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "1545664",
              "display" : "empagliflozin 10 MG Oral Tablet [Jardiance]"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "dateAsserted" : "2024-08-11",
        "informationSource" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "359642000",
                "display" : "Diabetes mellitus type 2 in nonobese (disorder)"
              }
            ]
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/BSJ2-DiabetesDiagnosis"
          }
        ],
        "dosage" : [
          {
            "sequence" : 1,
            "text" : "po nightly"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationRequest/BSJ2-SMPMedReq1",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "BSJ2-SMPMedReq1",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ2-SMPMedReq1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ2-SMPMedReq1</b></p><a name=\"BSJ2-SMPMedReq1\"> </a><a name=\"hcBSJ2-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-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 55822004}\">Hyperlipidemia</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>po nightly</td></tr></table></div>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "617311",
              "display" : "atorvastatin 40 MG Oral Tablet"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "authoredOn" : "2024-08-11",
        "requester" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "55822004",
                "display" : "Hyperlipidemia"
              }
            ]
          }
        ],
        "dosageInstruction" : [
          {
            "sequence" : 1,
            "text" : "po nightly"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationRequest/BSJ2-SMPMedReq4",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "BSJ2-SMPMedReq4",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ2-SMPMedReq4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ2-SMPMedReq4</b></p><a name=\"BSJ2-SMPMedReq4\"> </a><a name=\"hcBSJ2-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 312940}\">sertraline 25 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 35489007}\">Depressive disorder (disorder)</span></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ2-DepressionDiagnosis.html\">Condition Depressive disorder (disorder)</a></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>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "312940",
              "display" : "sertraline 25 MG Oral Tablet"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "authoredOn" : "2024-08-11",
        "requester" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "35489007",
                "display" : "Depressive disorder (disorder)"
              }
            ]
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/BSJ2-DepressionDiagnosis"
          }
        ],
        "dosageInstruction" : [
          {
            "sequence" : 1,
            "text" : "po once daily"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/MedicationRequest/BSJ2-SMPMedReq9",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "BSJ2-SMPMedReq9",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_BSJ2-SMPMedReq9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest BSJ2-SMPMedReq9</b></p><a name=\"BSJ2-SMPMedReq9\"> </a><a name=\"hcBSJ2-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 $RXNORM#1545664}\">empagliflozin 10 MG Oral Tablet [Jardiance]</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient2.html\">Betsy Smith-Johnson</a></p><p><b>authoredOn</b>: 2024-08-11</p><p><b>requester</b>: <a href=\"Practitioner-Practitioner-JudySalas.html\">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 359642000}\">Diabetes mellitus type 2 in nonobese (disorder)</span></p><p><b>reasonReference</b>: <a href=\"Condition-BSJ2-DiabetesDiagnosis.html\">Condition Diabetes mellitus type 2 in nonobese (disorder)</a></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>once daily</td></tr></table></div>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "$RXNORM#1545664",
              "display" : "empagliflozin 10 MG Oral Tablet [Jardiance]"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2",
          "display" : "Betsy Smith-Johnson"
        },
        "authoredOn" : "2024-08-11",
        "requester" : {
          🔗 "reference" : "Practitioner/Practitioner-JudySalas",
          "display" : "Judy Salas, DNP"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "359642000",
                "display" : "Diabetes mellitus type 2 in nonobese (disorder)"
              }
            ]
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/BSJ2-DiabetesDiagnosis"
          }
        ],
        "dosageInstruction" : [
          {
            "sequence" : 1,
            "text" : "once daily"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/CarePlan/BSJ2-DischargeCarePlan",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "BSJ2-DischargeCarePlan",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan|8.0.1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_BSJ2-DischargeCarePlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan BSJ2-DischargeCarePlan</b></p><a name=\"BSJ2-DischargeCarePlan\"> </a><a name=\"hcBSJ2-DischargeCarePlan\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-careplan.html\">US Core CarePlan Profile</a> version: 8.0.1</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/careplan-category assess-plan}\">Assessment and Plan of Treatment</span></p><p><b>subject</b>: <a href=\"Patient-Example-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-BSJ2-PCPFollowUp.html\">ServiceRequest Follow-up visit (procedure)</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest/BSJ2-SNFDischargeDietSalt\">ServiceRequest/BSJ2-SNFDischargeDietSalt</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest/BSJ2-SNFDischargeLabOrderBMP\">ServiceRequest/BSJ2-SNFDischargeLabOrderBMP</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest/BSJ2-SNFDischargeLabOrderCBC\">ServiceRequest/BSJ2-SNFDischargeLabOrderCBC</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest/BSJ2-SNFDischargePTRefer\">ServiceRequest/BSJ2-SNFDischargePTRefer</a></p></blockquote></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                "code" : "assess-plan",
                "display" : "Assessment and Plan of Treatment"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient1"
        },
        "activity" : [
          {
            "reference" : {
              🔗 "reference" : "ServiceRequest/BSJ2-PCPFollowUp"
            }
          },
          {
            "reference" : {
              "reference" : "ServiceRequest/BSJ2-SNFDischargeDietSalt"
            }
          },
          {
            "reference" : {
              "reference" : "ServiceRequest/BSJ2-SNFDischargeLabOrderBMP"
            }
          },
          {
            "reference" : {
              "reference" : "ServiceRequest/BSJ2-SNFDischargeLabOrderCBC"
            }
          },
          {
            "reference" : {
              "reference" : "ServiceRequest/BSJ2-SNFDischargePTRefer"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/ServiceRequest/BSJ2-PCPFollowUp",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "BSJ2-PCPFollowUp",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest|8.0.1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_BSJ2-PCPFollowUp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest BSJ2-PCPFollowUp</b></p><a name=\"BSJ2-PCPFollowUp\"> </a><a name=\"hcBSJ2-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-Patient2.html\">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1AA3D58WH26)</a></p><p><b>occurrence</b>: 2024-05-28</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html\">PractitionerRole Emergency Medicine Physician</a></p></div>"
        },
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "386053000",
                "display" : "Evaluation procedure (procedure)"
              }
            ]
          }
        ],
        "priority" : "routine",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "185389009",
              "display" : "Follow-up visit (procedure)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/Example-Smith-Johnson-Patient2"
        },
        "occurrenceDateTime" : "2024-05-28",
        "authoredOn" : "2024-05-18",
        "requester" : {
          🔗 "reference" : "PractitionerRole/PractitionerRole-Physician-PriyaSarkar"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Location/org-Loc-ED-Metro-Hospital",
      "resource" : {
        "resourceType" : "Location",
        "id" : "org-Loc-ED-Metro-Hospital",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_org-Loc-ED-Metro-Hospital\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location org-Loc-ED-Metro-Hospital</b></p><a name=\"org-Loc-ED-Metro-Hospital\"> </a><a name=\"hcorg-Loc-ED-Metro-Hospital\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Metro Hospital Emergency Department</p><p><b>telecom</b>: ph: (555) 384-4444</p><p><b>address</b>: 22327 Moross Rd, Detroit, MI 48236</p></div>"
        },
        "status" : "active",
        "name" : "Metro Hospital Emergency Department",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(555) 384-4444"
          }
        ],
        "address" : {
          "text" : "22327 Moross Rd, Detroit, MI 48236",
          "line" : [
            "22327 Moross Rd, Detroit, MI 48236"
          ],
          "city" : "Detroit",
          "state" : "MI",
          "postalCode" : "48236",
          "country" : "US"
        }
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Organization/org-HomeHealth-Motown",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "org-HomeHealth-Motown",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|8.0.1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_org-HomeHealth-Motown\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization org-HomeHealth-Motown</b></p><a name=\"org-HomeHealth-Motown\"> </a><a name=\"hcorg-HomeHealth-Motown\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU8.0.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a> version: 8.0.1</p></div><p><b>active</b>: true</p><p><b>name</b>: Motown Home Health Grand Rapids</p><p><b>telecom</b>: ph: (210) 555-2882</p><p><b>address</b>: 121 Spruce Dr. Grand Rapids, MI 49503</p></div>"
        },
        "active" : true,
        "name" : "Motown Home Health Grand Rapids",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(210) 555-2882"
          }
        ],
        "address" : [
          {
            "text" : "121 Spruce Dr. Grand Rapids, MI 49503",
            "line" : [
              "121 Spruce Dr."
            ],
            "city" : "Grand Rapids",
            "state" : "MI",
            "postalCode" : "49503",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Practitioner/Practitioner-JudySalas",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "Practitioner-JudySalas",
        "meta" : {
          "versionId" : "4",
          "lastUpdated" : "2024-09-21T14:11:15.000+00:00"
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Practitioner-JudySalas\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-JudySalas</b></p><a name=\"Practitioner-JudySalas\"> </a><a name=\"hcPractitioner-JudySalas\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2024-09-21 14:11:15+0000</p></div><p><b>identifier</b>: <code>http://example.org/fhir/MI-state-license</code>/480410286</p><p><b>active</b>: true</p><p><b>name</b>: Judy Salas</p><p><b>telecom</b>: ph: (555) 944-2454, <a href=\"mailto:jsalas@MotownHHA.com\">jsalas@MotownHHA.com</a></p><p><b>address</b>: 17010 Harper Ave, Detroit, MI 48224</p><p><b>gender</b>: Female</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://example.org/fhir/MI-state-license",
            "value" : "480410286"
          }
        ],
        "active" : true,
        "name" : [
          {
            "text" : "Judy Salas",
            "family" : "Salas",
            "given" : [
              "Judy"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(555) 944-2454"
          },
          {
            "system" : "email",
            "value" : "jsalas@MotownHHA.com"
          }
        ],
        "address" : [
          {
            "text" : "17010 Harper Ave, Detroit, MI 48224",
            "line" : [
              "17010 Harper Ave"
            ],
            "city" : "Detroit",
            "state" : "MI",
            "postalCode" : "48224",
            "country" : "US"
          }
        ],
        "gender" : "female"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/Practitioner/Practitioner-PriyaSarkar",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "Practitioner-PriyaSarkar",
        "meta" : {
          "versionId" : "4",
          "lastUpdated" : "2024-09-21T14:11:15.000+00:00"
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_Practitioner-PriyaSarkar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-PriyaSarkar</b></p><a name=\"Practitioner-PriyaSarkar\"> </a><a name=\"hcPractitioner-PriyaSarkar\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2024-09-21 14:11:15+0000</p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.2.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/4362436261</p><p><b>active</b>: true</p><p><b>name</b>: Priya Sarkar</p><p><b>telecom</b>: ph: (555) 375-3777, <a href=\"mailto:psarkar@MetroHospital.com\">psarkar@MetroHospital.com</a></p><p><b>address</b>: 22327 Moross Rd, Detroit, MI 48236</p><p><b>gender</b>: Female</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "4362436261"
          }
        ],
        "active" : true,
        "name" : [
          {
            "text" : "Priya Sarkar",
            "family" : "Sarkar",
            "given" : [
              "Priya"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(555) 375-3777"
          },
          {
            "system" : "email",
            "value" : "psarkar@MetroHospital.com"
          }
        ],
        "address" : [
          {
            "text" : "22327 Moross Rd, Detroit, MI 48236",
            "line" : [
              "22327 Moross Rd"
            ],
            "city" : "Detroit",
            "state" : "MI",
            "postalCode" : "48236",
            "country" : "US"
          }
        ],
        "gender" : "female"
      }
    },
    {
      "fullUrl" : "http://www.example.org/fhir/PractitionerRole/PractitionerRole-Physician-PriyaSarkar",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "PractitionerRole-Physician-PriyaSarkar",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PractitionerRole-Physician-PriyaSarkar\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PractitionerRole-Physician-PriyaSarkar</b></p><a name=\"PractitionerRole-Physician-PriyaSarkar\"> </a><a name=\"hcPractitionerRole-Physician-PriyaSarkar\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Practitioner-PriyaSarkar.html\">Priya Sarkar</a></p><p><b>organization</b>: <a href=\"Organization-org-ED-Metro-Hospital.html\">Metro Hospital Emergency Department</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207P00000X}\">Emergency Medicine Physician</span></p><p><b>location</b>: <a href=\"Location-org-Loc-ED-Metro-Hospital.html\">Location Metro Hospital Emergency Department</a></p></div>"
        },
        "active" : true,
        "practitioner" : {
          🔗 "reference" : "Practitioner/Practitioner-PriyaSarkar",
          "display" : "Priya Sarkar"
        },
        "organization" : {
          🔗 "reference" : "Organization/org-ED-Metro-Hospital",
          "display" : "Metro Hospital Emergency Department"
        },
        "code" : [
          {
            "coding" : [
              {
                "system" : "http://nucc.org/provider-taxonomy",
                "code" : "207P00000X",
                "display" : "Emergency Medicine Physician"
              }
            ]
          }
        ],
        "location" : [
          {
            🔗 "reference" : "Location/org-Loc-ED-Metro-Hospital"
          }
        ]
      }
    }
  ]
}