FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | Encounter |
| Id | Encounter-Dentist-followup-prophylaxis.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter Dentist-followup-prophylaxis
version: 4; Last updated: 2021-08-25 15:09:21+0000;
Information Source: #fHT1OiEjNw8JeN7P
Profile: US Core Encounter Profile
status: Planned
class: ActCode AMB: ambulatory
type: Encounter for check up (procedure)
priority: routine
subject: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))
period: 2020-10-15 15:00:14-0500 --> 2020-10-15 15:30:14-0500
{
"resourceType": "Encounter",
"id": "Dentist-followup-prophylaxis",
"meta": {
"versionId": "4",
"lastUpdated": "2021-08-25T15:09:21.051+00:00",
"source": "#fHT1OiEjNw8JeN7P",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "planned",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
},
"type": [
{
"coding": [
{
"system": "http://www.ada.org/snodent",
"code": "209670D"
}
],
"text": "Encounter for check up (procedure)"
}
],
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code": "R",
"display": "routine"
}
]
},
"subject": {
"reference": "Patient/example-dental"
},
"period": {
"start": "2020-10-15T15:00:14-05:00",
"end": "2020-10-15T15:30:14-05:00"
}
}