FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | Communication |
| Id | Communication-dental-education2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Communication dental-education2
version: 4; Last updated: 2021-08-27 15:26:33+0000;
Information Source: #GdB7kPWmcWXC0N81
Profile: Dental Communication
status: Completed
category: Instruction
subject: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))
recipient: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))
sender: Practitioner John D
| Content[x] |
| Patient educated on the benefits of using a fluoride toothpaste, daily flossing, and bi-annual routine dental cleaning visits. |
{
"resourceType": "Communication",
"id": "dental-education2",
"meta": {
"versionId": "4",
"lastUpdated": "2021-08-27T15:26:33.979+00:00",
"source": "#GdB7kPWmcWXC0N81",
"profile": [
"http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-communication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/communication-category",
"code": "instruction",
"display": "Instruction"
}
]
}
],
"subject": {
"reference": "Patient/example-dental"
},
"encounter": {
"reference": "Encounter/Dental-encounter"
},
"recipient": [
{
"reference": "Patient/example-dental"
}
],
"sender": {
"reference": "Practitioner/practitioner-D"
},
"payload": [
{
"contentString": "Patient educated on the benefits of using a fluoride toothpaste, daily flossing, and bi-annual routine dental cleaning visits."
}
]
}