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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeMedication
IdMedication-ARVMedicationExample.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 ARVMedicationExample

code: 1j (TDF + 3TC + DTG)


Source1

{
  "resourceType": "Medication",
  "id": "ARVMedicationExample",
  "meta": {
    "profile": [
      "http://moh.gov.et/fhir/hiv/StructureDefinition/arv-regimen-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://moh.gov.et/fhir/hiv/CodeSystem/arv-treatment-code-system",
        "code": "1j"
      }
    ],
    "text": "1j (TDF + 3TC + DTG)"
  }
}