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

FHIR IG analytics

Packageehealth4u.package
Resource TypeMedicationStatement
IdMedication_Summary_Maria_Iosif.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MedicationStatement",
  "id": "cyehrmedication-ATACAND-mariaiosif18-02-2020",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medicationsummary-r4"
    ]
  },
  "status": "completed",
  "medicationReference": [
    {
      "reference": "Medication/cyehrmedication-ATACAND"
    }
  ],
  "subject": {
    "reference": "Patient/cyehrpatient-mariaiosif",
    "type": "Patient",
    "display": "Patient Maria Iosif"
  },
  "context": [
    {
      "reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou18-02-2020"
    }
  ],
  "effectiveDateTime": "2020-02-18",
  "dosage": [
    {
      "doseAndRate": {
        "doseQuantity": [
          {
            "value": "1"
          }
        ]
      },
      "timing": {
        "repeat": {
          "frequency": "1",
          "periodUnit": "d",
          "boundsDuration": {
            "value": "10",
            "unit": "Day(s)"
          }
        }
      }
    }
  ]
}