PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAgentMedication
{
  "description": "Nexuzhealth profile for agent medication.",
  "_filename": "NxhAgentMedication.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-11-06T09:15:27.2581363+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhAgentMedication",
  "abstract": false,
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "b616bf7b-1988-40bf-86f9-797b53844f23",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhAgentMedication",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Medication.extension:nxhExtHospitalCode",
      "max": "1",
      "path": "Medication.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "nxhExtHospitalCode",
      "definition": "A reference to a hospital (an organization) the resource is related to.",
      "isModifier": false
    }, {
      "id": "Medication.identifier",
      "path": "Medication.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Medication.identifier:agentId",
      "max": "1",
      "min": 1,
      "path": "Medication.identifier",
      "short": "AgentId",
      "sliceName": "agentId",
      "definition": "The agentId identifier of the agent medication.\r\n\r\nAgentId is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Medication.identifier:agentId.system",
      "path": "Medication.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/agent/agentId"
    }, {
      "id": "Medication.identifier:agentId.value",
      "min": 1,
      "path": "Medication.identifier.value"
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "definition": "The ingredients reference basic medication (NxhMedication) that can be used for the agent."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication"
}