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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
IdMedication-AG-1-Common.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": "DOXORUBICINE"
  },
  "id": "AG-1-Common",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/agent/agentId",
      "use": "usual",
      "value": "1"
    }
  ],
  "ingredient": [
    {
      "itemReference": {
        "reference": "Medication/G-233742"
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-235929"
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-548545"
      }
    }
  ],
  "meta": {
    "lastUpdated": "2023-10-27T07:37:57.878184+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAgentMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}