PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication
{
  "description": "Nexuzhealth profile for chemo medication.",
  "_filename": "NxhChemoMedication.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-12-13T15:42:16.5627954+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhChemoMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "ae71d230-1c4f-4256-be35-ad32ff08d3fe",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Medication.extension",
      "min": 2,
      "path": "Medication.extension"
    }, {
      "id": "Medication.extension:nxhExtHospitalCode",
      "max": "1",
      "min": 1,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "nxhExtHospitalCode",
      "isModifier": false
    }, {
      "id": "Medication.extension:nxhExtsubject",
      "max": "1",
      "min": 1,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject" ]
      } ],
      "sliceName": "nxhExtsubject",
      "isModifier": false
    }, {
      "id": "Medication.identifier",
      "path": "Medication.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.identifier:chemoMedicatieId",
      "max": "1",
      "min": 1,
      "path": "Medication.identifier",
      "sliceName": "chemoMedicatieId"
    }, {
      "id": "Medication.identifier:chemoMedicatieId.system",
      "path": "Medication.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoMedicatie/id"
    }, {
      "id": "Medication.status",
      "path": "Medication.status",
      "fixedCode": "active"
    }, {
      "id": "Medication.ingredient.strength.numerator.system",
      "path": "Medication.ingredient.strength.numerator.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/emvUnitSystem"
    }, {
      "id": "Medication.ingredient.strength.denominator.value",
      "path": "Medication.ingredient.strength.denominator.value",
      "fixedDecimal": 1
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}