FHIR IG Statistics: StructureDefinition/nxh-chemomedicationrequest
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nxh-chemomedicationrequest",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhChemoMedicationRequest",
"name": "NxhChemoMedicationRequest",
"status": "active",
"date": "2023-12-14T11:50:27.1763586+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationRequest.extension",
"path": "MedicationRequest.extension",
"min": 1
},
{
"id": "MedicationRequest.extension:nxhExtHospitalCode",
"path": "MedicationRequest.extension",
"sliceName": "nxhExtHospitalCode",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier": false
},
{
"id": "MedicationRequest.identifier",
"path": "MedicationRequest.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "MedicationRequest.identifier:handelingNr",
"path": "MedicationRequest.identifier",
"sliceName": "handelingNr",
"min": 1,
"max": "1"
},
{
"id": "MedicationRequest.identifier:handelingNr.system",
"path": "MedicationRequest.identifier.system",
"definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoBundelHandeling/handelingNr"
},
{
"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",
"definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/chemoVoorschriftBundel/voorschriftBundelNr"
},
{
"id": "MedicationRequest.courseOfTherapyType",
"path": "MedicationRequest.courseOfTherapyType",
"definition": "The description of the overall patte3rn of the administration of the medication to the patient",
"binding": {
"strength": "required"
}
},
{
"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",
"definition": "The units of time for the duration, in UCUM units",
"fixedCode": "s"
},
{
"id": "MedicationRequest.dosageInstruction.route",
"path": "MedicationRequest.dosageInstruction.route",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-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"
}
]
}
]
}
}