FHIR IG analytics| Package | hl7.fhir.uv.patient-corrections.r4b |
| Resource Type | Communication |
| Id | Communication-additionalinfoprovided.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Communication additionalinfoprovided
version: 1
Profile: Patient Correction Communication
partOf: Communication: status = completed; category = Correction Request; sent = 2021-05-19 10:00:17+0000
inResponseTo: Communication: status = completed; category = Correction Request; topic = ; sent = 2021-05-20 10:00:17+0000
status: Completed
category: Correction Request
subject: John Schmidt Other, DoB: 1923-07-25
topic: Question About Amendment Request
about: Task Correction Request
sent: 2021-05-20 11:00:17+0000
recipient: Practitioner John Smith (official)
sender: John Schmidt Other, DoB: 1923-07-25
| Content[x] |
| I quit smoking over 2 years ago on Dec 10th, 2018. |
{
"resourceType": "Communication",
"id": "additionalinfoprovided",
"meta": {
"versionId": "1",
"profile": [
"http://hl7.org/fhir/uv/patient-corrections/StructureDefinition/patient-correction-communication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"partOf": [
{
"reference": "Communication/initialrequestforcorrection"
}
],
"inResponseTo": [
{
"reference": "Communication/additionalinfoneeded"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionCommunicationTypes",
"code": "medRecCxReq"
}
]
}
],
"subject": {
"reference": "Patient/ex-patient"
},
"topic": {
"text": "Question About Amendment Request"
},
"about": [
{
"reference": "Task/correctionrequestprocess"
}
],
"sent": "2021-05-20T11:00:17-00:00",
"recipient": [
{
"reference": "Practitioner/ex-practitioner"
}
],
"sender": {
"reference": "Patient/ex-patient"
},
"payload": [
{
"contentString": "I quit smoking over 2 years ago on Dec 10th, 2018."
}
]
}