FHIR IG analytics| Package | hl7.fhir.us.dental-data-exchange |
| Resource Type | Procedure |
| Id | Procedure-Dental-incisor-restoration-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure Dental-incisor-restoration-example
version: 4; Last updated: 2021-08-25 15:09:13+0000;
Information Source: #lPM7pEsvMekElqYD
Profile: US Core Procedure Profile
identifier: URI/urn:uuid:c2a737f2-2fdb-49c1-b097-dac173d07aff
status: Preparation
code: Resin-based composite- three surfaces, posterior (restoration)
subject: Patient A Male, DoB: 1990-01-01 ( Medical Record Number: 5152020 (use: usual, ))
performed: 2020-05-15 12:55:26-0700 --> 2020-05-15 13:25:26-0700
| Actor |
| Practitioner John D |
{
"resourceType": "Procedure",
"id": "Dental-incisor-restoration-example",
"meta": {
"versionId": "4",
"lastUpdated": "2021-08-25T15:09:13.550+00:00",
"source": "#lPM7pEsvMekElqYD",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:c2a737f2-2fdb-49c1-b097-dac173d07aff"
}
],
"status": "preparation",
"code": {
"coding": [
{
"system": "http://ada.org/cdt",
"code": "D2393"
}
],
"text": "Resin-based composite- three surfaces, posterior (restoration)"
},
"subject": {
"reference": "Patient/example-dental"
},
"performedPeriod": {
"start": "2020-05-15T12:55:26-07:00",
"end": "2020-05-15T13:25:26-07:00"
},
"performer": [
{
"actor": {
"reference": "Practitioner/practitioner-D"
}
}
]
}