PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.patientcorrections@1.0.6
    http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication
{
  "description": "A Communication resource as used within the Patient Corrections (Dutch: Dossierwijzigingsverzoek) information standard. *NOTE*: this profile is inspired by the https://hl7.org/fhir/uv/fhir-patient-correction/StructureDefinition/patient-correction-communication profile. However, different choices have been made on several key points in order to align with other FHIR materials in the Dutch realm. Therefore, this is not a derived profile. This profile is based on FHIR version 4.0.1, which was the latest R4 version at the moment of creation.",
  "_filename": "dwv-PatientCorrectionsCommunication.json",
  "package_name": "nictiz.fhir.nl.r4.patientcorrections",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "DwvPatientCorrectionsCommunication",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/pub/dossierwijzigingsverzoek/dwv-html-20220826T185150/ds-2.16.840.1.113883.2.4.3.11.60.130.1.1-2021-11-17T165644.html",
    "name": "ART-DECOR-dataset Dossierwijzigingsverzoek",
    "identity": "art-decor-dossierwijzigingsverzoek"
  } ],
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Communication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "dwv PatientCorrectionsCommunication",
  "package_version": "1.0.6",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Request & Response"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "93a27d41-b449-4a9b-82aa-0d53a23fb87a",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Communication.identifier",
      "min": 1,
      "path": "Communication.identifier",
      "mapping": [ {
        "map": "dwv-dataelement-40",
        "comment": "identifier",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    }, {
      "id": "Communication.status",
      "path": "Communication.status",
      "mapping": [ {
        "map": "dwv-dataelement-41",
        "comment": "status",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "fixedCode": "completed"
    }, {
      "id": "Communication.category",
      "min": 1,
      "path": "Communication.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Communication.category:patientCorrectionCommunicationType",
      "max": "1",
      "min": 1,
      "path": "Communication.category",
      "binding": {
        "strength": "required",
        "valueSet": "https://hl7.org/fhir/uv/fhir-patient-correction/ValueSet/PatientCorrectionCommunicationTypesVS",
        "description": "ValueSet of Communication types for patient request for corrections"
      },
      "mapping": [ {
        "map": "dwv-dataelement-49",
        "comment": "category",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "sliceName": "patientCorrectionCommunicationType",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "medRecCxReq",
          "system": "https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes"
        } ]
      }
    }, {
      "id": "Communication.subject",
      "min": 1,
      "path": "Communication.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "short": "The patient that the correction request applies to.",
      "mapping": [ {
        "map": "dwv-dataelement-48",
        "comment": "subject",
        "identity": "art-decor-dossierwijzigingsverzoek"
      }, {
        "map": "dwv-dataelement-181",
        "comment": "Patient",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    }, {
      "id": "Communication.topic",
      "min": 1,
      "path": "Communication.topic",
      "short": "A heading/subject line for the message being sent. Could be thought of as the subject line in an email thread.",
      "mapping": [ {
        "map": "dwv-dataelement-47",
        "comment": "topic",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "mustSupport": false
    }, {
      "id": "Communication.sent",
      "min": 1,
      "path": "Communication.sent",
      "short": "The date and time that this correction request was sent.",
      "mapping": [ {
        "map": "dwv-dataelement-45",
        "comment": "sent",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    }, {
      "id": "Communication.recipient",
      "min": 1,
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "short": "The recipient of the correction request, healthcare provider and optionally (if known) the health professional.",
      "mapping": [ {
        "map": "dwv-dataelement-44",
        "comment": "recipient",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Communication.recipient:healthcareProvider",
      "max": "1",
      "min": 1,
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ],
      "mapping": [ {
        "map": "dwv-dataelement-101",
        "comment": "Zorgaanbieder",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "sliceName": "healthcareProvider"
    }, {
      "id": "Communication.recipient:healthProfessional",
      "max": "1",
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ],
      "mapping": [ {
        "map": "dwv-dataelement-182",
        "comment": "Zorgverlener",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ],
      "sliceName": "healthProfessional"
    }, {
      "id": "Communication.sender",
      "min": 1,
      "path": "Communication.sender",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "short": "A reference to the sender of the correction request.",
      "mapping": [ {
        "map": "dwv-dataelement-43",
        "comment": "sender",
        "identity": "art-decor-dossierwijzigingsverzoek"
      }, {
        "map": "dwv-dataelement-180",
        "comment": "Patient",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    }, {
      "id": "Communication.payload",
      "max": "1",
      "min": 1,
      "path": "Communication.payload",
      "short": "The actual correction request message as a string.",
      "mapping": [ {
        "map": "dwv-dataelement-42",
        "comment": "payload",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ],
      "mapping": [ {
        "map": "dwv-dataelement-199",
        "comment": "content",
        "identity": "art-decor-dossierwijzigingsverzoek"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}