New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BenzathineMedication - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-08-07T08:31:00Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/Medication"
    ],
    "tag" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code" : "rf-nz",
        "display" : "rheumatic fever"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://nzmt.org.nz",
        "code" : "43924201000116108",
        "display" : "Bicillin LA 1.2 million units/2.3 mL (900 mg/2.3 mL) injection: suspension, 1 x 2.3 mL syringe"
      }
    ]
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://nzmt.org.nz",
            "code" : "10134211000116105",
            "display" : "benzathine penicillin (as benzathine benzylpenicillin tetrahydrate)"
          }
        ]
      }
    }
  ]
}