Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-chemomedication |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication |
Status | active |
Date | 2023-12-13T15:42:16.5627954+00:00 |
Name | NxhChemoMedication |
Description | Nexuzhealth profile for chemo medication. |
Type | Medication |
Kind | resource |
No resources found
StructureDefinition | |
nxh-ext-hospitalCode | NxhExtHospitalCode |
nxh-ext-subject | NxhExtsubject |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-chemomedication", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedication", "name": "NxhChemoMedication", "status": "active", "date": "2023-12-13T15:42:16.5627954+00:00", "description": "Nexuzhealth profile for chemo medication.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Medication", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication", "derivation": "constraint", "differential": { "element": [ { "id": "Medication.extension", "path": "Medication.extension", "min": 2 }, { "id": "Medication.extension:nxhExtHospitalCode", "path": "Medication.extension", "sliceName": "nxhExtHospitalCode", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ] } ], "isModifier": false }, { "id": "Medication.extension:nxhExtsubject", "path": "Medication.extension", "sliceName": "nxhExtsubject", "min": 1, "max": "1", "type": [ { "code": "Extension", "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject" ] } ], "isModifier": false }, { "id": "Medication.identifier", "path": "Medication.identifier", "slicing": { "discriminator": [ { "type": "value", "path": "system" } ], "rules": "open" } }, { "id": "Medication.identifier:chemoMedicatieId", "path": "Medication.identifier", "sliceName": "chemoMedicatieId", "min": 1, "max": "1" }, { "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 } ] } }