Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationStatement-August - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationStatement",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2023-11-24T00:10:00Z",
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/StructureDefinition/NzMedicationStatement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationStatement </b><a name=\"MedicationStatement-August\"> </a><a name=\"hcMedicationStatement-August\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicationStatement &quot;MedicationStatement-August&quot; Version&quot;2&quot; Updated&quot;2023-11-24 00:10:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://hl7.org.nz/fhir/StructureDefinition/NzMedicationStatement\">MedicationStatement resource for use in NZ</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-PlannedMedicationRequestExample.html\">MedicationRequest/PlannedMedicationRequestExample</a></p><p><b>partOf</b>: <a name=\"hccontained-Lignocaine-dose\"> </a></p><blockquote><p/><p><a name=\"contained-Lignocaine-dose\"> </a></p><p><a name=\"hccontained-Lignocaine-dose\"> </a></p><p><b>partOf</b>: <a href=\"MedicationStatement-MedicationStatement-August.html\">MedicationStatement/MedicationStatement-August</a></p><p><b>status</b>: completed</p><p><b>medication</b>: lidocaine hydrochloride anhydrous 1% (20 mg/2 mL) injection, ampoule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nzmt.org.nz#10747581000116100)</span></p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><blockquote><p><b>dosage</b></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></blockquote><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-SecondaryProphylaxisMedicationExample.html\">Medication/SecondaryProphylaxisMedicationExample</a></p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><p><b>context</b>: <a href=\"Encounter-Encounter-SecondaryProphylaxisAppointment.html\">Encounter/Encounter-SecondaryProphylaxisAppointment</a></p><p><b>effective</b>: 2023-08-08 03:15:00+0000</p><p><b>dateAsserted</b>: 2023-08-18 03:15:00+0000</p><p><b>note</b>: Benzathine Brand used:**Bicillin L-A**</p><blockquote><p><b>dosage</b></p><p><b>site</b>: Structure of left ventrogluteal region (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#299151000210101)</span></p><p><b>route</b>: Intramuscular route (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#78421000)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: MedicationStatement  #contained-Lignocaine-dose</b><a name=\"contained-Lignocaine-dose\"> </a><a name=\"hccontained-Lignocaine-dose\"> </a></p><p><b>partOf</b>: <a href=\"MedicationStatement-MedicationStatement-August.html\">MedicationStatement/MedicationStatement-August</a></p><p><b>status</b>: completed</p><p><b>medication</b>: lidocaine hydrochloride anhydrous 1% (20 mg/2 mL) injection, ampoule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (nzmt.org.nz#10747581000116100)</span></p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><blockquote><p><b>dosage</b></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "MedicationStatement",
      "id" : "contained-Lignocaine-dose",
      "partOf" : [
        {
          🔗 "reference" : "MedicationStatement/MedicationStatement-August"
        }
      ],
      "status" : "completed",
      "medicationCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://nzmt.org.nz",
            "code" : "10747581000116100",
            "display" : "lidocaine hydrochloride anhydrous 1% (20 mg/2 mL) injection, ampoule"
          }
        ]
      },
      "subject" : {
        "type" : "Patient",
        "identifier" : {
          "use" : "official",
          "system" : "https://standards.digital.health.nz/ns/nhi-id",
          "value" : "SCF7824"
        },
        "display" : "Madeleine Meringue"
      },
      "dosage" : [
        {
          "doseAndRate" : [
            {
              "doseQuantity" : {
                "value" : 0.25,
                "unit" : "ml",
                "system" : "http://unitsofmeasure.org",
                "code" : "ml"
              }
            }
          ]
        }
      ]
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "MedicationRequest/PlannedMedicationRequestExample"
    }
  ],
  "partOf" : [
    {
      "reference" : "#contained-Lignocaine-dose"
    }
  ],
  "status" : "completed",
  "medicationReference" : {
    🔗 "reference" : "Medication/SecondaryProphylaxisMedicationExample"
  },
  "subject" : {
    "type" : "Patient",
    "identifier" : {
      "use" : "official",
      "system" : "https://standards.digital.health.nz/ns/nhi-id",
      "value" : "SCF7824"
    },
    "display" : "Madeleine Meringue"
  },
  "context" : {
    🔗 "reference" : "Encounter/Encounter-SecondaryProphylaxisAppointment"
  },
  "effectiveDateTime" : "2023-08-08T03:15:00Z",
  "dateAsserted" : "2023-08-18T03:15:00Z",
  "note" : [
    {
      "text" : "Benzathine Brand used:**Bicillin L-A**"
    }
  ],
  "dosage" : [
    {
      "site" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "299151000210101",
            "display" : "Structure of left ventrogluteal region (body structure)"
          }
        ]
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "78421000",
            "display" : "Intramuscular route (qualifier value)"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 25,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    }
  ]
}