ph4h
EN ES

PH4H - RACSEL Core Guide
0.2.1 - draft International flag

PH4H - RACSEL Core Guide - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Track 3.0 Medication Overview Document Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "Track30MedicationOverviewExample",
  "meta" : {
    "profile" : [
      🔗 "http://racsel.org/StructureDefinition/LACBundleDocMeOw"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a71"
  },
  "type" : "document",
  "timestamp" : "2025-06-17T18:36:18+00:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a72",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "composition-example",
        "meta" : {
          "profile" : [
            🔗 "http://racsel.org/StructureDefinition/LACCompositionMeOw"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-example</b></p><a name=\"composition-example\"> </a><a name=\"hccomposition-example\"> </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=\"StructureDefinition-LACCompositionMeOw.html\">Composition Profile for Medication Overview (MeOw)</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 56445-0}\">Medication summary Document</span></p><p><b>date</b>: 2025-06-17 18:36:18+0000</p><p><b>author</b>: <a href=\"Bundle-Track30ITI65MedicationTransactionExample.html#urn-uuid-68c15694-52f1-4171-bc01-e63d666d2a73\">John Doe  Male, DoB: 1970-01-01 ( Medical record number)</a></p><p><b>title</b>: Medication Overview</p></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "56445-0",
              "display" : "Medication summary Document"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a73"
        },
        "date" : "2025-06-17T18:36:18+00:00",
        "author" : [
          {
            "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a73"
          }
        ],
        "title" : "Medication Overview",
        "section" : [
          {
            "title" : "Medications",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "55112-7",
                  "display" : "Document summary"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Resumen de medicamentos</p></div>"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a74"
              },
              {
                "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a75"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a73",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-example",
        "meta" : {
          "profile" : [
            🔗 "http://racsel.org/StructureDefinition/LACPatient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-example</b></p><a name=\"patient-example\"> </a><a name=\"hcpatient-example\"> </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=\"StructureDefinition-LACPatient.html\">LACPatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Doe  Male, DoB: 1970-01-01 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Passport number/12345\u00a0(use:\u00a0official,\u00a0)</td></tr></table></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PPN"
                }
              ]
            },
            "system" : "urn:oid.2.16.840.1.113883.19.5",
            "value" : "12345"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR"
                }
              ]
            },
            "system" : "http://hospital.example.org",
            "value" : "12345"
          }
        ],
        "name" : [
          {
            "family" : "Doe",
            "given" : [
              "John"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1970-01-01"
      }
    },
    {
      "fullUrl" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a74",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "medication-statement-1",
        "meta" : {
          "profile" : [
            🔗 "http://racsel.org/StructureDefinition/LACMedicationStatementMeOw"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_medication-statement-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement medication-statement-1</b></p><a name=\"medication-statement-1\"> </a><a name=\"hcmedication-statement-1\"> </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=\"StructureDefinition-LACMedicationStatementMeOw.html\">LACMedicationStatementMeOw.</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 1222004}\">Metronidazole-containing product</span></p><p><b>subject</b>: <a href=\"Bundle-Track30ITI65MedicationTransactionExample.html#urn-uuid-68c15694-52f1-4171-bc01-e63d666d2a73\">John Doe  Male, DoB: 1970-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2025-01-01</p><p><b>dateAsserted</b>: 2025-06-17 18:36:18+0000</p><p><b>reasonCode</b>: <span title=\"Codes:\">Infection</span></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>500 mg daily</td><td><span title=\"Codes:\">Oral</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "1222004",
              "display" : "Metronidazole-containing product"
            }
          ],
          "text" : "Metronidazole-containing product"
        },
        "subject" : {
          "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a73"
        },
        "effectiveDateTime" : "2025-01-01",
        "dateAsserted" : "2025-06-17T18:36:18+00:00",
        "reasonCode" : [
          {
            "text" : "Infection"
          }
        ],
        "dosage" : [
          {
            "text" : "500 mg daily",
            "route" : {
              "text" : "Oral"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a75",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "medication-statement-2",
        "meta" : {
          "profile" : [
            🔗 "http://racsel.org/StructureDefinition/LACMedicationStatementMeOw"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_medication-statement-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement medication-statement-2</b></p><a name=\"medication-statement-2\"> </a><a name=\"hcmedication-statement-2\"> </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=\"StructureDefinition-LACMedicationStatementMeOw.html\">LACMedicationStatementMeOw.</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 796001}\">Digoxin-containing product</span></p><p><b>subject</b>: <a href=\"Bundle-Track30ITI65MedicationTransactionExample.html#urn-uuid-68c15694-52f1-4171-bc01-e63d666d2a73\">John Doe  Male, DoB: 1970-01-01 ( Medical record number)</a></p><p><b>effective</b>: 2025-01-01</p><p><b>dateAsserted</b>: 2025-06-17 18:36:18+0000</p><p><b>reasonCode</b>: <span title=\"Codes:\">Heart failure</span></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>0.125 mg daily</td><td><span title=\"Codes:\">Oral</span></td></tr></table></div>"
        },
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "796001",
              "display" : "Digoxin-containing product"
            }
          ],
          "text" : "Digoxin-containing product"
        },
        "subject" : {
          "reference" : "urn:uuid:68c15694-52f1-4171-bc01-e63d666d2a73"
        },
        "effectiveDateTime" : "2025-01-01",
        "dateAsserted" : "2025-06-17T18:36:18+00:00",
        "reasonCode" : [
          {
            "text" : "Heart failure"
          }
        ],
        "dosage" : [
          {
            "text" : "0.125 mg daily",
            "route" : {
              "text" : "Oral"
            }
          }
        ]
      }
    }
  ]
}