PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedicationRequest
{
  "description": null,
  "_filename": "NxhChemoMedicationRequest.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-12-14T11:50:27.1763586+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhChemoMedicationRequest",
  "abstract": false,
  "type": "MedicationRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "f1ddda3f-1cff-485d-ada2-08d74e588839",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedicationRequest",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MedicationRequest.extension",
      "min": 1,
      "path": "MedicationRequest.extension"
    }, {
      "id": "MedicationRequest.extension:nxhExtHospitalCode",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "nxhExtHospitalCode",
      "isModifier": false
    }, {
      "id": "MedicationRequest.identifier",
      "path": "MedicationRequest.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "MedicationRequest.identifier:handelingNr",
      "max": "1",
      "min": 1,
      "path": "MedicationRequest.identifier",
      "sliceName": "handelingNr"
    }, {
      "id": "MedicationRequest.identifier:handelingNr.system",
      "path": "MedicationRequest.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoBundelHandeling/handelingNr",
      "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique"
    }, {
      "id": "MedicationRequest.intent",
      "path": "MedicationRequest.intent",
      "fixedCode": "plan"
    }, {
      "id": "MedicationRequest.category",
      "path": "MedicationRequest.category",
      "binding": {
        "strength": "required"
      }
    }, {
      "id": "MedicationRequest.category.coding.code",
      "path": "MedicationRequest.category.coding.code",
      "fixedCode": "inpatient"
    }, {
      "id": "MedicationRequest.category.coding.display",
      "path": "MedicationRequest.category.coding.display",
      "fixedString": "Inpatient"
    }, {
      "id": "MedicationRequest.groupIdentifier.system",
      "path": "MedicationRequest.groupIdentifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoVoorschriftBundel/voorschriftBundelNr",
      "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique"
    }, {
      "id": "MedicationRequest.courseOfTherapyType",
      "path": "MedicationRequest.courseOfTherapyType",
      "binding": {
        "strength": "required"
      },
      "definition": "The description of the overall patte3rn of the administration of the medication to the patient"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.code",
      "path": "MedicationRequest.courseOfTherapyType.coding.code",
      "fixedCode": "acute"
    }, {
      "id": "MedicationRequest.courseOfTherapyType.coding.display",
      "path": "MedicationRequest.courseOfTherapyType.coding.display",
      "fixedString": "Short course (acute) therapy"
    }, {
      "id": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "path": "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
      "fixedCode": "s",
      "definition": "The units of time for the duration, in UCUM units"
    }, {
      "id": "MedicationRequest.dosageInstruction.route.coding.system",
      "path": "MedicationRequest.dosageInstruction.route.coding.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/medischUitvoering/toedieningsweg"
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
      "type": [ {
        "code": "Quantity"
      } ]
    }, {
      "id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
      "type": [ {
        "code": "Quantity"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}