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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
IdMedication-INF-31.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

{
  "code": {
    "text": "BIONOLYTE + GLUCOSE 5%"
  },
  "form": {
    "coding": [
      {
        "code": "385229008",
        "display": "Infusion solution",
        "system": "http://snomed.info/sct"
      }
    ]
  },
  "id": "INF-31",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoInfuusMedicatieNrs/infuusNr",
      "use": "usual",
      "value": "31"
    }
  ],
  "ingredient": [
    {
      "itemReference": {
        "reference": "Medication/G-1474212"
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-686923"
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-686931"
      }
    }
  ],
  "meta": {
    "lastUpdated": "2023-09-28T11:33:42.310534+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhInfusionMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}