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

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeMedicationStatement
Idmedstm-hajj.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": "medstm-hajj",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/MedicationStatement-my-core"
    ]
  },
  "status": "unknown",
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://fhir.hie.moh.gov.my/CodeSystem/observation-category-my-core",
          "code": "hajj",
          "display": "Hajj"
        }
      ]
    }
  ],
  "medicationCodeableConcept": {
    "text": "Amlodipine 5 mg Tablet"
  },
  "subject": {
    "reference": "Patient/5a6a0bc3-2c32-4e01-bcb4-56ddcb4d34c7"
  },
  "effectivePeriod": {
    "start": "2023-12-08T08:00:00.000+08:00",
    "end": "2024-01-08T08:00:00.000+08:00"
  },
  "dateAsserted": "2023-12-11T08:00:00.000+08:00",
  "informationSource": {
    "reference": "Organization/11-05060009",
    "display": "HOSPITAL TUANKU JA'AFAR"
  },
  "derivedFrom": [
    {
      "reference": "PractitionerRole/b9797173-7e15-4fc3-8f85-d58627935956/_history/2",
      "display": "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
    }
  ]
}