| Package | duwel.nl.r4.sandbox.dev |
| Resource Type | StructureDefinition |
| Id | dwv-Bundle-Scenario-1 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=duwel.nl.r4.sandbox.dev@0.0.1-dev.4&canonical=http://nictiz.nl/fhir/StructureDefinition/dwv-Bundle-Scenario-1 |
| URL | http://nictiz.nl/fhir/StructureDefinition/dwv-Bundle-Scenario-1 |
| Status | draft |
| Name | DwvBundleScenario1 |
| Title | dwv Bundle Scenario 1 |
| Realm | nl |
| Description | Constrained profile for qualification purposes. Not suited for implementation. |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| dwv-PatientCorrectionsCommunication | dwv PatientCorrectionsCommunication |
| nl-core-Patient | nl core Patient |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "dwv-Bundle-Scenario-1",
"url": "http://nictiz.nl/fhir/StructureDefinition/dwv-Bundle-Scenario-1",
"name": "DwvBundleScenario1",
"title": "dwv Bundle Scenario 1",
"status": "draft",
"experimental": true,
"description": "Constrained profile for qualification purposes. Not suited for implementation.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "transaction"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "resource"
}
],
"rules": "open"
}
},
{
"id": "Bundle.entry.link",
"path": "Bundle.entry.link",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id": "Bundle.entry:communication",
"path": "Bundle.entry",
"sliceName": "communication",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:communication.link",
"path": "Bundle.entry.link",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id": "Bundle.entry:communication.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication"
]
}
]
},
{
"id": "Bundle.entry:communication.resource.identifier.system",
"path": "Bundle.entry.resource.identifier.system",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.identifier.value",
"path": "Bundle.entry.resource.identifier.value",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.category.coding",
"path": "Bundle.entry.resource.category.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
},
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Bundle.entry:communication.resource.category.coding:requiredCoding",
"path": "Bundle.entry.resource.category.coding",
"sliceName": "requiredCoding",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:communication.resource.category.coding:requiredCoding.system",
"path": "Bundle.entry.resource.category.coding.system",
"min": 1,
"fixedUri": "https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes"
},
{
"id": "Bundle.entry:communication.resource.category.coding:requiredCoding.code",
"path": "Bundle.entry.resource.category.coding.code",
"min": 1,
"fixedCode": "medRecCxReq"
},
{
"id": "Bundle.entry:communication.resource.category.coding:requiredCoding.display",
"path": "Bundle.entry.resource.category.coding.display",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.subject",
"path": "Bundle.entry.resource.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Bundle.entry:communication.resource.subject.reference",
"path": "Bundle.entry.resource.subject.reference",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.subject.type",
"path": "Bundle.entry.resource.subject.type",
"min": 1,
"fixedUri": "Patient"
},
{
"id": "Bundle.entry:communication.resource.subject.display",
"path": "Bundle.entry.resource.subject.display",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.topic.text",
"path": "Bundle.entry.resource.topic.text",
"fixedString": "Telefoonnummer wijzigen"
},
{
"id": "Bundle.entry:communication.resource.recipient",
"path": "Bundle.entry.resource.recipient",
"max": "1"
},
{
"id": "Bundle.entry:communication.resource.recipient:healthcareProvider",
"path": "Bundle.entry.resource.recipient",
"sliceName": "healthcareProvider"
},
{
"id": "Bundle.entry:communication.resource.recipient:healthcareProvider.reference",
"path": "Bundle.entry.resource.recipient.reference",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.recipient:healthcareProvider.type",
"path": "Bundle.entry.resource.recipient.type",
"min": 1,
"fixedUri": "Organization"
},
{
"id": "Bundle.entry:communication.resource.recipient:healthcareProvider.display",
"path": "Bundle.entry.resource.recipient.display",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.recipient:healthProfessional",
"path": "Bundle.entry.resource.recipient",
"sliceName": "healthProfessional",
"max": "0"
},
{
"id": "Bundle.entry:communication.resource.sender",
"path": "Bundle.entry.resource.sender",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Bundle.entry:communication.resource.sender.reference",
"path": "Bundle.entry.resource.sender.reference",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.sender.type",
"path": "Bundle.entry.resource.sender.type",
"min": 1,
"fixedUri": "Patient"
},
{
"id": "Bundle.entry:communication.resource.sender.display",
"path": "Bundle.entry.resource.sender.display",
"min": 1
},
{
"id": "Bundle.entry:communication.resource.payload.content[x]",
"path": "Bundle.entry.resource.payload.content[x]",
"fixedString": "Ik heb in mijn dossier gezien dat mijn telefoonnummer niet klopt. Dit wil ik graag gewijzigd hebben. Ik zou graag teruggebeld willen worden."
}
]
}
}