0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SampleMedicationStatement - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationStatement",
  "id" : "SampleMedicationStatement",
  "meta" : {
    "lastUpdated" : "2025-09-02T11:17:48.489+00:00",
    "profile" : [
      🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-medication-statement"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement SampleMedicationStatement</b></p><a name=\"SampleMedicationStatement\"> </a><a name=\"hcSampleMedicationStatement\"> </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: 2025-09-02 11:17:48+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-collabree-medication-statement.html\">Collabree Medication Statement Profile</a></p></div><p><b>basedOn</b>: <a href=\"MedicationRequest-SampleMedicationRequest.html\">MedicationRequest: status = active; intent = plan; medication[x] = -&gt;Medication/123</a></p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication/4c2a1e99-dcf7-4fe7-9a8e-2b4d0e740105\">Medication/4c2a1e99-dcf7-4fe7-9a8e-2b4d0e740105</a></p><p><b>subject</b>: <a href=\"Patient-SamplePatient.html\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2025-09-02 11:10:00+0000</p><p><b>dateAsserted</b>: 2025-09-02 11:17:47+0000</p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "MedicationRequest/SampleMedicationRequest"
    }
  ],
  "status" : "completed",
  "medicationReference" : {
    "reference" : "Medication/4c2a1e99-dcf7-4fe7-9a8e-2b4d0e740105"
  },
  "subject" : {
    🔗 "reference" : "Patient/SamplePatient"
  },
  "effectiveDateTime" : "2025-09-02T11:10:00.000Z",
  "dateAsserted" : "2025-09-02T11:17:47.600Z"
}