Example in Dental Data Exchange1.0.0
Observation

Overjet

final
Observation-Overjet.json

Resource Details

Resource Type
Observation
Resource ID
Overjet
Conforms To
http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-findings

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "Overjet",
  "filename": "Observation-Overjet.json",
  "profile": [
    "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-findings"
  ],
  "lastUpdated": "2021-04-27T21:35:07.062+00:00",
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "32916-9",
    "display": "Horizontal overlap [Length] Maxilla and Mandible Measured"
  },
  "category": "exam"
}