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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeMedication
Idnxhchemocompoundmedication-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/ERHRMANZNHWV"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType",
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "cyto",
            "display": "cyto",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/medicatieNr"
          }
        ]
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-period",
      "valuePeriod": {
        "end": "2023-12-10T13:30:00+01:00",
        "start": "2023-12-05T13:30:00+01:00"
      }
    }
  ],
  "id": "CH-1761234-5",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoBundelHandeling/handelingNr",
      "use": "usual",
      "value": "1761234-5"
    }
  ],
  "ingredient": [
    {
      "itemReference": {
        "reference": "Medication/AG-36-Common"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "dosis_mg",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "mg",
          "value": 200
        }
      }
    },
    {
      "itemReference": {
        "reference": "Medication/INF-2"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "dosis_mg",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "mg",
          "value": 200
        }
      }
    },
    {
      "itemReference": {
        "reference": "Medication/G-061139"
      },
      "strength": {
        "denominator": {
          "value": 1
        },
        "numerator": {
          "code": "dosis_mg",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem",
          "unit": "mg",
          "value": 200
        }
      }
    }
  ],
  "meta": {
    "lastUpdated": "2023-12-11T12:20:02.677572+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoCompoundMedication"
    ]
  },
  "resourceType": "Medication",
  "status": "active"
}