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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
Idnxhchemomedication-example.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

{
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject",
      "valueReference": {
        "reference": "Patient/TRQLODMLCERM"
      }
    }
  ],
  "id": "CCM-18122489",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoMedicatie/id",
      "use": "usual",
      "value": "18122489"
    }
  ],
  "ingredient": [
    {
      "itemReference": {
        "reference": "Medication/AG-13-Common"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "dosis_mg",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "mg",
          "value": 180
        }
      }
    },
    {
      "itemReference": {
        "reference": "Medication/INF-2"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "infuus_ml",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "ml",
          "value": 100
        }
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-565697"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "dosis_stuk",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "stuk",
          "value": 1
        }
      }
    }
  ],
  "meta": {
    "lastUpdated": "2023-11-28T09:12:09.032520+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}