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

FHIR IG analytics

Packageke.fhir.patient-summary
Resource TypeMedication
IdMedication-MedicationKPS.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

Generated Narrative: Medication MedicationKPS

code: chlorhexidine

status: Active

Batches

-LotNumberExpirationDate
*LOT-VAL-0012027-12-31

Source1

{
  "resourceType": "Medication",
  "id": "MedicationKPS",
  "meta": {
    "profile": [
      "https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "https://fhir.dha.go.ke/ig/patient-summary/CodeSystem/kps-medication-atc-cs",
        "code": "A01AB03"
      }
    ]
  },
  "status": "active",
  "batch": {
    "lotNumber": "LOT-VAL-001",
    "expirationDate": "2027-12-31"
  }
}