FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagestjohn.ambulance-care-summary
Resource TypeMedicationStatement
IdMedicationStatement-acs-cda-current-medications.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "resourceType": "MedicationStatement",
  "id": "acs-cda-current-medications",
  "meta": {
    "profile": [
      "https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-current-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "medicationCodeableConcept": {
    "text": "Ventolin, ipratropium"
  },
  "subject": {
    "reference": "Patient/acs-cda-patient-bob"
  },
  "informationSource": {
    "reference": "Patient/acs-cda-patient-bob"
  }
}