PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication
{
  "description": "Nexuzhealth profile for compound medication.",
  "_filename": "NxhCompoundMedication.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-11-23T14:31:54.3539054+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhCompoundMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "5193164a-f3b6-41e1-9eff-7f5e7c9c1644",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCompoundMedication",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Medication.extension",
      "min": 2,
      "path": "Medication.extension"
    }, {
      "id": "Medication.extension:hospitalCode",
      "min": 1,
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "short": "hospital code",
      "sliceName": "hospitalCode",
      "definition": "A reference to a hospital (an organization) the resource is related to.",
      "isModifier": false
    }, {
      "id": "Medication.extension:hospitalCode.value[x]",
      "path": "Medication.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "path": "Medication.extension",
      "min": 1,
      "definition": "A reference to a subject (a patient).",
      "isModifier": false,
      "short": "Subject",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject" ]
      } ],
      "sliceName": "subject",
      "max": "1",
      "id": "Medication.extension:subject"
    }, {
      "id": "Medication.extension:subject.value[x]",
      "min": 1,
      "path": "Medication.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Medication.extension:type",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType" ]
      } ],
      "sliceName": "type",
      "isModifier": false
    }, {
      "id": "Medication.extension:type.value[x]",
      "path": "Medication.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Medication.extension:free",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationFree" ]
      } ],
      "sliceName": "free",
      "definition": "Information on free medication",
      "isModifier": false
    }, {
      "id": "Medication.extension:free.extension:type",
      "path": "Medication.extension.extension",
      "sliceName": "type"
    }, {
      "id": "Medication.extension:free.extension:type.value[x]",
      "path": "Medication.extension.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Medication.extension:free.extension:description",
      "path": "Medication.extension.extension",
      "sliceName": "description"
    }, {
      "id": "Medication.extension:free.extension:description.value[x]",
      "path": "Medication.extension.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Medication.identifier",
      "path": "Medication.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.identifier:samenstellingNr",
      "max": "1",
      "min": 1,
      "path": "Medication.identifier",
      "sliceName": "samenstellingNr",
      "definition": "The samenstellingNr identifier of the medication.\r\n\r\nSamenstellingNr is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Medication.identifier:samenstellingNr.system",
      "path": "Medication.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischSamenstelling/samenstellingNr"
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-fsa",
        "description": "Medication forms."
      }
    }, {
      "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"
}