FHIR IG Statistics: StructureDefinition/nxh-medicationrequest
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-medicationrequest",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhMedicationRequest",
"name": "NxhMedicationRequest",
"status": "active",
"date": "2022-10-26T13:39:53.1398154+00:00",
"description": "Nexuzhealth profile for medication requests.",
"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:hospitalCode",
"path": "MedicationRequest.extension",
"sliceName": "hospitalCode",
"definition": "A reference to a hospital (an organization) the resource is related to.",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
]
}
],
"isModifier": false
},
{
"id": "MedicationRequest.extension:hospitalCode.value[x]",
"path": "MedicationRequest.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": "MedicationRequest.identifier",
"path": "MedicationRequest.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "MedicationRequest.identifier:medicatieVoorschriftId",
"path": "MedicationRequest.identifier",
"sliceName": "medicatieVoorschriftId",
"definition": "The medicatieVoorschriftId identifier of the medication request.\r\n\r\nMedicatieVoorschriftId is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1"
},
{
"id": "MedicationRequest.identifier:medicatieVoorschriftId.system",
"path": "MedicationRequest.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medicatieVoorschriftNew/id"
},
{
"id": "MedicationRequest.dosageInstruction.extension",
"path": "MedicationRequest.dosageInstruction.extension",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.extension:voorschriftNr",
"path": "MedicationRequest.dosageInstruction.extension",
"sliceName": "voorschriftNr",
"short": "voorschriftNr",
"definition": "The voorschriftNr identifier of the dosage instruction\r\n\r\nVoorschriftNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-identifier"
]
}
],
"isModifier": false
},
{
"id": "MedicationRequest.dosageInstruction.extension:voorschriftNr.value[x].system",
"path": "MedicationRequest.dosageInstruction.extension.value[x].system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/apotheek/medischVoorschrift/voorschriftNr"
},
{
"id": "MedicationRequest.dosageInstruction.extension:voorschriftNr.value[x].value",
"path": "MedicationRequest.dosageInstruction.extension.value[x].value",
"definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system"
},
{
"id": "MedicationRequest.dosageInstruction.route",
"path": "MedicationRequest.dosageInstruction.route",
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-toedieningsweg"
}
}
]
}
}