| Package | robin.gittest |
| Resource Type | StructureDefinition |
| Id | be-referralprescription-nursing |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=robin.gittest@1.1.22-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing |
| URL | https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing |
| Version | 1.0.0 |
| Status | draft |
| Name | BeReferralPrescriptionNursing |
| Description | Referral prescription for nursing. |
| Type | ServiceRequest |
| Kind | resource |
No resources found
| StructureDefinition | |
| be-referralprescription | BeReferralPrescription |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "be-referralprescription-nursing",
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing",
"version": "1.0.0",
"name": "BeReferralPrescriptionNursing",
"status": "draft",
"description": "Referral prescription for nursing.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "quick",
"uri": "http://siframework.org/cqf",
"name": "Quality Improvement and Clinical Knowledge (QUICK)"
}
],
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest",
"path": "ServiceRequest",
"constraint": [
{
"key": "nursing-1",
"severity": "error",
"human": "Woundcare SHALL have bodySite",
"expression": "category.coding.code = '225358003' implies bodySite.exists()",
"source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing"
},
{
"key": "kine-1",
"severity": "error",
"human": "If identifier is present, category, code and quantity SHALL not be present.",
"expression": "identifier.exists() implies (category.empty() and code.empty() and quantityQuantity.empty())",
"source": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-referralprescription-nursing"
}
]
},
{
"id": "ServiceRequest.extension",
"path": "ServiceRequest.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "ServiceRequest.extension:statusReason",
"path": "ServiceRequest.extension",
"sliceName": "statusReason"
},
{
"id": "ServiceRequest.extension:statusReason.value[x]",
"path": "ServiceRequest.extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "ServiceRequest.requisition",
"path": "ServiceRequest.requisition",
"max": "0"
},
{
"id": "ServiceRequest.bodySite",
"path": "ServiceRequest.bodySite",
"short": "Location on Body - to be used in context of woundcare",
"mustSupport": true
}
]
}
}