FHIR IG analytics| Package | nictiz.fhir.nl.r4.patientcorrections |
| Resource Type | Communication |
| Id | dwv-PatientCorrectionsCommunication-04.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Communication",
"id": "dwv-PatientCorrectionsCommunication-04",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/dwv-PatientCorrectionsCommunication"
]
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.130.1.40",
"value": "3bb12830-8b93-4484-a595-97653a68f17c"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "https://hl7.org/fhir/uv/fhir-patient-correction/CodeSystem/PatientCorrectionCommunicationTypes",
"code": "medRecCxReq",
"display": "Correction request by the Patient or RelatedPerson"
}
]
}
],
"subject": {
"reference": "Patient/nl-core-Patient-Wijziger",
"type": "Patient",
"display": "Willemijn Wijziger"
},
"topic": {
"text": "Tijdelijk adres aanpassen"
},
"sent": "2022-03-29T09:41:00Z",
"recipient": [
{
"reference": "Organization/nl-core-HealthcareProvider-Organization-Erasmus",
"type": "Organization",
"display": "Erasmus Medisch Centrum"
}
],
"sender": {
"reference": "Patient/nl-core-Patient-Wijziger",
"type": "Patient",
"display": "Willemijn Wijziger"
},
"payload": [
{
"contentString": "Wij gaan tijdelijk op een ander adres wonen in verband met een verbouwing, kunt u mijn adres aanpassen naar: Knolweg 1000, 9999 XA Stitswerd."
}
]
}