FHIR IG analytics| Package | nictiz.fhir.nl.r4.patientcorrections |
| Resource Type | Communication |
| Id | dwv-PatientCorrectionsCommunication-03.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Communication",
"id": "dwv-PatientCorrectionsCommunication-03",
"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": "7c9e1076-4e13-4010-a166-7ca3fe6618fc"
}
],
"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": "Mijn gewicht is fout"
},
"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": "Op 14 februari 2022 woog ik 72 kg en er staat dat ik 74 kg weeg, dit is fout."
}
]
}