{
"description": "Referral prescription for nursing.",
"_filename": "BeReferralPrescriptionNursing.json",
"package_name": "robin.gittest",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "BeReferralPrescriptionNursing",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://siframework.org/cqf",
"name": "Quality Improvement and Clinical Knowledge (QUICK)",
"identity": "quick"
} ],
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.22-beta",
"status": "draft",
"id": "45581121-b443-4e6a-948a-269b68945619",
"kind": "resource",
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "ServiceRequest",
"path": "ServiceRequest",
"constraint": [ {
"key": "nursing-1",
"human": "Woundcare SHALL have bodySite",
"source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
"severity": "error",
"expression": "category.coding.code = '225358003' implies bodySite.exists()"
}, {
"key": "kine-1",
"human": "If identifier is present, category, code and quantity SHALL not be present.",
"source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
"severity": "error",
"expression": "identifier.exists() implies (category.empty() and code.empty() and quantityQuantity.empty())"
} ]
}, {
"id": "ServiceRequest.extension",
"path": "ServiceRequest.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.extension:statusReason",
"path": "ServiceRequest.extension",
"sliceName": "statusReason"
}, {
"id": "ServiceRequest.extension:statusReason.value[x]",
"path": "ServiceRequest.extension.value[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "ServiceRequest.requisition",
"max": "0",
"path": "ServiceRequest.requisition"
}, {
"id": "ServiceRequest.bodySite",
"path": "ServiceRequest.bodySite",
"short": "Location on Body - to be used in context of woundcare",
"mustSupport": true
} ]
},
"baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription"
}