FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/dwv-Bundle-Scenario-1

Packageduwel.nl.r4.sandbox.dev
Resource TypeStructureDefinition
Iddwv-Bundle-Scenario-1
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=duwel.nl.r4.sandbox.dev@0.0.1-dev.4&canonical=http://nictiz.nl/fhir/StructureDefinition/dwv-Bundle-Scenario-1
URLhttp://nictiz.nl/fhir/StructureDefinition/dwv-Bundle-Scenario-1
Statusdraft
NameDwvBundleScenario1
Titledwv Bundle Scenario 1
Realmnl
DescriptionConstrained profile for qualification purposes. Not suited for implementation.
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
dwv-PatientCorrectionsCommunicationdwv PatientCorrectionsCommunication
nl-core-Patientnl core Patient

Narrative

No narrative content found in resource


Source

{
  "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."
      }
    ]
  }
}