FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-Radiograph-survey.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest Radiograph-survey
version: 3; Last updated: 2021-08-25 15:09:04+0000;
Information Source: #pV3lHNgD21KZwfyT
Profile: Dental Service Request
status: Active
intent: Plan
code: Full mouth radiographic survey
subject: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))
requester: Practitioner John D
{
"resourceType": "ServiceRequest",
"id": "Radiograph-survey",
"meta": {
"versionId": "3",
"lastUpdated": "2021-08-25T15:09:04.427+00:00",
"source": "#pV3lHNgD21KZwfyT",
"profile": [
"http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://ada.org/cdt",
"code": "D0210",
"display": "Full mouth radiographic survey"
}
],
"text": "Full mouth radiographic survey"
},
"subject": {
"reference": "Patient/example-dental"
},
"requester": {
"reference": "Practitioner/practitioner-D"
}
}