Dental Data Exchange
1.0.0 - CI Build United States of America flag

Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions

: Complete Dental Consult Note Document Bundle example - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "Complete-Dental-Consult-Note-Document-Bundle-Example",
  "meta" : {
    "versionId" : "17",
    "lastUpdated" : "2021-08-27T15:48:21.262+00:00",
    "source" : "#0QvC0RTdwuXOfzzP",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-bundle"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:c417cad7-57b3-47a6-bab8-33fdae616840"
  },
  "type" : "document",
  "timestamp" : "2021-06-25T10:30:00.000-08:00",
  "entry" : [
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Composition/Dental-2-Med-Consult",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "Dental-2-Med-Consult",
        "language" : "en-US",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_Dental-2-Med-Consult\"> </a><p><b>Generated Narrative: Composition</b><a name=\"Dental-2-Med-Consult\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;Dental-2-Med-Consult&quot;  (Language &quot;en-US&quot;) </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:f28fefc8-5aac-427c-93d7-f0bc7d633a9b</p><p><b>status</b>: final</p><p><b>type</b>: Dentistry Consult note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#34756-7)</span></p><p><b>encounter</b>: <a href=\"#Encounter_Dental-encounter\">See above (Encounter/Dental-encounter: Dental Referral with patient A)</a></p><p><b>date</b>: 2020-02-16 09:10:14+0000</p><p><b>author</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D: Dentist D, DMD)</a></p><p><b>title</b>: Consultation Note</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>legal</td><td>2020-03-28 09:10:14+0000</td><td><a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D: Dentist Dentist D, DMD)</a></td></tr></table><p><b>custodian</b>: <a href=\"#Organization_GOHC-organization\">See above (Organization/GOHC-organization: Good Oral Health Clinic)</a></p><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>Care Provision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActClass.html\">ActClass</a>#PCPR)</span></td><td>2020-02-16 --&gt; 2020-02-16</td></tr></table></div>"
        },
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:f28fefc8-5aac-427c-93d7-f0bc7d633a9b"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "34756-7",
              "display" : "Dentistry Consult note"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/Dental-encounter",
          "display" : "Dental Referral with patient A"
        },
        "date" : "2020-02-16T09:10:14Z",
        "author" : [
          {
            🔗 "reference" : "Practitioner/practitioner-D",
            "display" : "Dentist D, DMD"
          }
        ],
        "title" : "Consultation Note",
        "attester" : [
          {
            "mode" : "legal",
            "time" : "2020-03-28T09:10:14Z",
            "party" : {
              🔗 "reference" : "Practitioner/practitioner-D",
              "display" : "Dentist Dentist D, DMD"
            }
          }
        ],
        "custodian" : {
          🔗 "reference" : "Organization/GOHC-organization",
          "display" : "Good Oral Health Clinic"
        },
        "event" : [
          {
            "code" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
                    "code" : "PCPR",
                    "display" : "Care Provision"
                  }
                ]
              }
            ],
            "period" : {
              "start" : "2020-02-16",
              "end" : "2020-02-16"
            }
          }
        ],
        "section" : [
          {
            "title" : "Allergies and Intolerances Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48765-2",
                  "display" : "Allergies and adverse reactions Document"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table>\n                                <tr>\n                                    <td>\n                                        <b>Substance</b>\n                                    </td>\n                                    <td>\n                                        <b>Overall Severity</b>\n                                    </td>\n                                    <td>\n                                        <b>Reaction</b>\n                                    </td>\n                                    <td>\n                                        <b>Reaction Severity</b>\n                                    </td>\n                                    <td>\n                                        <b>Status</b>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Penicillin G (Ingredient)</td>\n                                    <td>Mild</td>\n                                    <td>Skin rash</td>\n                                    <td>Mild</td>\n                                    <td>Active</td>\n                                </tr>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "AllergyIntolerance/Allergy-example-dental"
              }
            ]
          },
          {
            "title" : "History of Present Illness Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10164-2",
                  "display" : "History of Present illness Narrative"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>The patient has not visited a dentist or received fluoride treatments in the past four years while away at college</p>\n                        </div>"
            }
          },
          {
            "title" : "Problem Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11450-4",
                  "display" : "Problem list - Reported"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Mild, Hypertension</p>\n                            <p>Type 1 diabetes</p>\n                            <p>Dental caries</p>\n                            <p>Unable to chew</p>\n                            <p>Teeth covered in plague</p>\n                            <p>Toothache</p>\n                            <p>Chronic periodontitis</p>\n                            <p>Infection of tooth</p>\n                            <p>At high risk for dental caries (finding)</p>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Condition/HTN-example"
              },
              {
                🔗 "reference" : "Condition/DM1-example"
              },
              {
                🔗 "reference" : "Condition/Dental-caries"
              },
              {
                🔗 "reference" : "Condition/no-chew"
              },
              {
                🔗 "reference" : "Condition/Dental-plaque-example"
              },
              {
                🔗 "reference" : "Condition/toothache-example"
              },
              {
                🔗 "reference" : "Condition/Chronic-periodontitis-example"
              },
              {
                🔗 "reference" : "Condition/Tooth-infection18"
              },
              {
                🔗 "reference" : "Condition/Caries-risk"
              }
            ]
          },
          {
            "title" : "Medication Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0",
                  "display" : "History of Medication use Narrative"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table>\n                                <tr>\n                                    <td>\n                                        <b>Medication</b>\n                                    </td>\n                                    <td>\n                                        <b>Directions</b>\n                                    </td>\n                                    <td>\n                                        <b>Start Date</b>\n                                    </td>\n                                    <td>\n                                        <b>Status</b>\n                                    </td>\n                                    <td>\n                                        <b>Indications</b>\n                                    </td>\n                                    <td>\n                                        <b>Fill Instructions</b>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>erythromycin 500 mg</td>\n                                    <td>Take 1 tablet every six hours X10 days</td>\n                                    <td/>\n                                    <td>Active</td>\n                                    <td/>\n                                    <td/>\n                                </tr>\n                                <tr>\n                                    <td>ibuprofen (OTC)  200 mg tab</td>\n                                    <td>Take 2-3 tablets every 8 hours as needed for pain</td>\n                                    <td>Take 2-3 tablets every 8 hours as needed for pain</td>\n                                    <td/>\n                                    <td>Active</td>\n                                    <td/>\n                                    <td/>\n                                </tr>\n                                <tr>\n                                    <td>acetaminophen (OTC) 325 mg</td>\n                                    <td>Take 2 tablets every 4-6 hours as needed for pain</td>\n                                    <td/>\n                                    <td>Active</td>\n                                    <td/>\n                                    <td/>\n                                </tr>\n                                <tr>\n                                    <td>Lisinopril 10 mg tab</td>\n                                    <td>1 tab once a day</td>\n                                    <td/>\n                                    <td>Active</td>\n                                    <td/>\n                                    <td/>\n                                </tr>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "MedicationRequest/erythromycin-medreq-2"
              },
              {
                🔗 "reference" : "MedicationRequest/Ibuprofen-medreq-2"
              },
              {
                🔗 "reference" : "MedicationRequest/Tylenol-med-dental"
              },
              {
                🔗 "reference" : "MedicationRequest/Lisinopril-medreq"
              }
            ]
          },
          {
            "title" : "Assessment Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "51848-0",
                  "display" : "Evaluation note"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p> Patient reports inability to chew on left side due to pain and\n        sensitivity, a condition that has increased in severity in the two days\n        since his medical appointment </p>\n                            <p> Significant decay on the left lower second molar (tooth #18)\n        \u00a0with signs of infection\u00a0 </p>\n                            <p> Early signs of a caries lesion (decay) on the right upper\n        lateral incisor (tooth #7) </p>\n                            <p> Recommend an extraction of the left lower second molar(tooth\n        #18) and a restoration on the right upper lateral incisor (tooth #7) due\n        to a caries lesion </p>\n                        </div>"
            }
          },
          {
            "title" : "Immunizations Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11369-6",
                  "display" : "History of Immunization Narrative"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Vaccine</th>\n                                        <th>Date</th>\n                                        <th>Status</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>\n              Hepatitis B vaccine\n            </td>\n                                        <td>January 4, 2020</td>\n                                        <td>Completed</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Immunization/imm-1"
              }
            ]
          },
          {
            "title" : "Medical Equipment Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "46264-8",
                  "display" : "History of medical device use"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Device Type</th>\n                                        <th>Procedure</th>\n                                        <th>Implant Date</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>Insulin Pump</td>\n                                        <td>Insertion of insulin pump (procedure)</td>\n                                        <td>November 3, 2013</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Procedure/Insulin-pump-insertion"
              }
            ]
          },
          {
            "title" : "Plan of Treatment Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "18776-5",
                  "display" : "Plan of care note"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Date</th>\n                                        <th>Code</th>\n                                        <th>Description</th>\n                                        <th>Mouth Location</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>Feb 23, 2020</td>\n                                        <td>D7140</td>\n                                        <td>Extraction, erupted\u00a0tooth\u00a0or exposed root (elevation and/or\n                forceps\u00a0removal)</td>\n                                        <td>Tooth #18</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Mar 3, 2020</td>\n                                        <td>D1352</td>\n                                        <td>Preventive resin restoration in a moderate to high caries\n                risk patient-permanent tooth</td>\n                                        <td>Tooth #7</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Mar 10, 2020</td>\n                                        <td>D0150</td>\n                                        <td>comprehensive oral evaluation - new or established\n                patient</td>\n                                        <td>N/A</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Mar 10, 2020</td>\n                                        <td>D1110</td>\n                                        <td>Prophylaxis - Adult</td>\n                                        <td>N/A</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Mar 10, 2020</td>\n                                        <td>D0210</td>\n                                        <td>Full mouth radiographic survey</td>\n                                        <td>N/A</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "ServiceRequest/Dental-extraction-example"
              },
              {
                🔗 "reference" : "ServiceRequest/Resin-restore-example"
              },
              {
                🔗 "reference" : "ServiceRequest/prophylaxis-example"
              },
              {
                🔗 "reference" : "ServiceRequest/Radiograph-survey"
              }
            ]
          },
          {
            "title" : "Procedures Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "47519-4",
                  "display" : "History of Procedures Document"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Date</th>\n                                        <th>Code</th>\n                                        <th>Description</th>\n                                        <th>Mouth Location</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>Feb 16, 2020</td>\n                                        <td>D1206</td>\n                                        <td>topical application of fluoride varnish</td>\n                                        <td>N/A</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Procedure/Dental-flouride-tx-example"
              }
            ]
          },
          {
            "title" : "Reason for Visit Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29299-5",
                  "display" : "Reason for visit"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Patient referred for evaluation and treatment for toothache lower left</p>\n                        </div>"
            }
          },
          {
            "title" : "Social History Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29762-2",
                  "display" : "Social history Narrative"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table>\n                                <tr>\n                                    <td>\n                                        <b>Social History Element</b>\n                                    </td>\n                                    <td>\n                                        <b>Description</b>\n                                    </td>\n                                    <td>\n                                        <b>Effective Dates</b>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Smoking Status - Meaningful Use</td>\n                                    <td>Never smoked tobacco</td>\n                                    <td>Feb 14, 2020</td>\n                                </tr>\n                                <tr>\n                                    <td>Highest Education Level</td>\n                                    <td>College Education</td>\n                                    <td>2005/05/01 - 2010/02/28</td>\n                                </tr>\n                                <tr>\n                                    <td>Employment</td>\n                                    <td>Accountaint, Full Time</td>\n                                    <td>2005/05/01 - 2010/02/28</td>\n                                </tr>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/Smoker-obs-example-dental"
              },
              {
                🔗 "reference" : "Observation/Education-level-example-dental"
              },
              {
                🔗 "reference" : "Observation/Present-job-example-dental"
              }
            ]
          },
          {
            "title" : "Vital Signs Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8716-3",
                  "display" : "Vital signs"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Observation Type</th>\n                                        <th>Value</th>\n                                        <th>Units</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>Body Temperature</td>\n                                        <td>99</td>\n                                        <td>[degF]</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Heart Rate</td>\n                                        <td>82</td>\n                                        <td>/min</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Blood Pressure - Diastolic</td>\n                                        <td>80</td>\n                                        <td>mmHg</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Blood Pressure - Systolic</td>\n                                        <td>120</td>\n                                        <td>mmHg</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/body-temperature"
              },
              {
                🔗 "reference" : "Observation/heart-rate"
              },
              {
                🔗 "reference" : "Observation/blood-pressure"
              }
            ]
          },
          {
            "title" : "Instructions Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "69730-0",
                  "display" : "Instructions"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Patient educated on the benefits of using a fluoride toothpaste, daily\n          flossing, and bi-annual routine dental cleaning visits.</p>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Communication/dental-education2"
              }
            ]
          },
          {
            "title" : "Payers Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48768-6",
                  "display" : "Payment sources Document"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Aetna Comprehensive Medical /Dental Insurance</p>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Coverage/Dental-Aetna"
              }
            ]
          },
          {
            "title" : "Dental Findings Section",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8704-9",
                  "display" : "Physical findings of Mouth and Throat and Teeth"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <table border=\"1\" width=\"100%\">\n                                <thead>\n                                    <tr>\n                                        <th>Finding Type</th>\n                                        <th>Value</th>\n                                        <th>Location</th>\n                                    </tr>\n                                </thead>\n                                <tbody>\n                                    <tr>\n                                        <td>Problem</td>\n                                        <td>Dental Caries</td>\n                                        <td>Tooth #18</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Problem</td>\n                                        <td>Infection of Tooth</td>\n                                        <td>Tooth #18</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Problem</td>\n                                        <td>Dental Caries</td>\n                                        <td>Tooth #7</td>\n                                    </tr>\n                                    <tr>\n                                        <td>Result</td>\n                                        <td>Overjet</td>\n                                        <td>3mm</td>\n                                    </tr>\n                                </tbody>\n                            </table>\n                        </div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Condition/Mandibular-perm18-example"
              },
              {
                🔗 "reference" : "Condition/Tooth-infection18"
              },
              {
                🔗 "reference" : "Condition/Maxillary-perm7-example"
              },
              {
                🔗 "reference" : "Observation/Overjet"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Patient/example-dental",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "example-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\">Patient \n              \n                            \n                            \n                            \n                            \n                            <b>A </b>\n                        </div>\n                        <table class=\"hapiPropertyTable\">\n                            <tbody>\n                                <tr>\n                                    <td>Identifier</td>\n                                    <td>5152020</td>\n                                </tr>\n                                <tr>\n                                    <td>Address</td>\n                                    <td>\n                                        <span>123 Test Dr. </span>\n                                        <br/>\n                                        <span>Denver </span>\n                                        <span>CO </span>\n                                        <span>US </span>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Date of birth</td>\n                                    <td>\n                                        <span>01 January 1990</span>\n                                    </td>\n                                </tr>\n                            </tbody>\n                        </table>\n                    </div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2106-3",
                  "display" : "White"
                }
              },
              {
                "url" : "detailed",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "1516-4",
                  "display" : "Zuni"
                }
              },
              {
                "url" : "text",
                "valueString" : "Mixed"
              }
            ]
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
            "extension" : [
              {
                "url" : "ombCategory",
                "valueCoding" : {
                  "system" : "urn:oid:2.16.840.1.113883.6.238",
                  "code" : "2135-2",
                  "display" : "Hispanic or Latino"
                }
              },
              {
                "url" : "text",
                "valueString" : "Hispanic or Latino"
              }
            ]
          },
          {
            "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode" : "M"
          }
        ],
        "identifier" : [
          {
            "use" : "usual",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR",
                  "display" : "Medical Record Number"
                }
              ],
              "text" : "Medical Record Number"
            },
            "system" : "http://clinic.goodhealth.org",
            "value" : "5152020"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "A",
            "given" : [
              "Patient"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "123-456-7890",
            "use" : "home"
          },
          {
            "system" : "email",
            "value" : "testA@email.com"
          }
        ],
        "gender" : "male",
        "birthDate" : "1990-01-01",
        "address" : [
          {
            "line" : [
              "123 Test Dr."
            ],
            "city" : "Denver",
            "state" : "CO",
            "postalCode" : "80204",
            "country" : "US"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "Med-visit-1",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_Med-visit-1\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"Med-visit-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter &quot;Med-visit-1&quot; </p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-cpt-4.html\">CPT-4</a>#99201 &quot;Level 1 New Patient Office Visit&quot;)</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActPriority.html\">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>period</b>: 2020-02-14 15:00:14-0500 --&gt; 2020-02-14 15:30:14-0500</p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://www.ama-assn.org/go/cpt",
                "code" : "99201",
                "display" : "Level 1 New Patient Office Visit"
              }
            ],
            "text" : "Office Visit"
          }
        ],
        "priority" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
              "code" : "R",
              "display" : "routine"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "period" : {
          "start" : "2020-02-14T15:00:14-05:00",
          "end" : "2020-02-14T15:30:14-05:00"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "PractitionerRole-M",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PractitionerRole-M\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"PractitionerRole-M\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole &quot;PractitionerRole-M&quot; </p></div><p><b>practitioner</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M: Dr. John M)</a></p><p><b>organization</b>: <a href=\"#Organization_GHC-organization\">See above (Organization/GHC-organization: Good Health Clinic)</a></p><p><b>specialty</b>: General practice (specialty) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394814009)</span></p><p><b>telecom</b>: ph: 5555557777</p></div>"
        },
        "practitioner" : {
          🔗 "reference" : "Practitioner/practitioner-M",
          "display" : "Dr. John M"
        },
        "organization" : {
          🔗 "reference" : "Organization/GHC-organization",
          "display" : "Good Health Clinic"
        },
        "specialty" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "394814009",
                "display" : "General practice (specialty)"
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "5555557777"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-M",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-M\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-M\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-M&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/1234569999</p><p><b>name</b>: John M </p><p><b>telecom</b>: ph: 303-303-6443(WORK)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1975-06-09</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "1234569999"
          }
        ],
        "name" : [
          {
            "family" : "M",
            "given" : [
              "John"
            ],
            "prefix" : [
              "Dr"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "303-303-6443",
            "use" : "work"
          }
        ],
        "gender" : "male",
        "birthDate" : "1975-06-09"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "GHC-organization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_GHC-organization\"> </a><p><b>Generated Narrative: Organization</b><a name=\"GHC-organization\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;GHC-organization&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/1316452725</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Good Health Clinic</p><p><b>telecom</b>: ph: (+1) 555-677-7777, <a href=\"mailto:customer-service@GHclinic.org\">customer-service@GHclinic.org</a></p><p><b>address</b>: 7551 W Alameda Ave Lakewood CO 80226 USA </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "1316452725"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Good Health Clinic",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(+1) 555-677-7777"
          },
          {
            "system" : "email",
            "value" : "customer-service@GHclinic.org"
          }
        ],
        "address" : [
          {
            "line" : [
              "7551 W Alameda Ave"
            ],
            "city" : "Lakewood",
            "state" : "CO",
            "postalCode" : "80226",
            "country" : "USA"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "Allergy-example-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_Allergy-example-dental\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"Allergy-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AllergyIntolerance &quot;Allergy-example-dental&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: Penicillin G (Ingredient) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (RxNorm#7980 &quot;Penicillin G&quot;)</span></p><p><b>patient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 1998-05-01</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          "medication"
        ],
        "criticality" : "high",
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "7980",
              "display" : "Penicillin G"
            }
          ],
          "text" : "Penicillin G (Ingredient)"
        },
        "patient" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "1998-05-01"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "Lisinopril-medreq",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_Lisinopril-medreq\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"Lisinopril-medreq\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest &quot;Lisinopril-medreq&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"#Medication_Lisinopril-med-example\">See above (Medication/Lisinopril-med-example)</a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M: Dr. John M, MD)</a></p><p><b>reasonReference</b>: <a href=\"#Condition_HTN-example\">See above (Condition/HTN-example)</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Take 1 tab once a day</td><td>Starting 2020-01-03, Once</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></td></tr></table></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "medicationReference" : {
          🔗 "reference" : "Medication/Lisinopril-med-example"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "authoredOn" : "2020-02-14",
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-M",
          "display" : "Dr. John M, MD"
        },
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/HTN-example"
          }
        ],
        "dosageInstruction" : [
          {
            "text" : "Take 1 tab once a day",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2020-01-03"
                }
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "Lisinopril-med-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\">Lisinopril 10 mg tab</div>\n                    </div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "314076",
              "display" : "Lisinopril 10 mg Oral Tablet"
            }
          ],
          "text" : "Lisinopril 10 mg Oral Tablet"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "HTN-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_HTN-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"HTN-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;HTN-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span></p><p><b>code</b>: Hypertensive disorder (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#38341003 &quot;High blood pressure&quot;; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#175027D &quot;High blood pressure&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "38341003",
              "display" : "High blood pressure"
            },
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "175027D",
              "display" : "High blood pressure"
            }
          ],
          "text" : "Hypertensive disorder (disorder)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2013-07-06",
        "asserter" : {
          🔗 "reference" : "Practitioner/practitioner-UNK"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "DM1-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DM1-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"DM1-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;DM1-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span></p><p><b>code</b>: Diabetes mellitus type I <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#46635009; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#175321D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "46635009",
              "display" : "Diabetes mellitus type I"
            },
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "175321D",
              "display" : "Diabetes mellitus type I"
            }
          ],
          "text" : "Diabetes mellitus type I"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2013-07-06",
        "asserter" : {
          🔗 "reference" : "Practitioner/practitioner-UNK"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Dental-plaque-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Dental-plaque-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Dental-plaque-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Dental-plaque-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span></p><p><b>code</b>: Teeth covered in plaque (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#276453000; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#108723D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
                "code" : "health-concern",
                "display" : "Health Concern"
              }
            ],
            "text" : "Health Concern"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "276453000",
              "display" : "Teeth covered in plaque (finding)"
            },
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "108723D",
              "display" : "Teeth covered in plaque (finding)"
            }
          ],
          "text" : "Teeth covered in plaque (finding)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2013-07-06",
        "asserter" : {
          🔗 "reference" : "Practitioner/practitioner-UNK"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-UNK",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-UNK\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-UNK\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-UNK&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/555555555</p><p><b>name</b>: UNK </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "555555555"
          }
        ],
        "name" : [
          {
            "family" : "UNK",
            "_family" : {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                  "valueCode" : "unknown"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "toothache-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_toothache-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"toothache-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;toothache-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span></p><p><b>code</b>: Toothache (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27355003; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#131687D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
                "code" : "health-concern",
                "display" : "Health Concern"
              }
            ],
            "text" : "Health Concern"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "27355003",
              "display" : "Toothache (finding)"
            },
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "131687D",
              "display" : "Toothache (finding)"
            }
          ],
          "text" : "Toothache (finding)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-14"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Swollen-gums-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Swollen-gums-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Swollen-gums-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Swollen-gums-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Swollen gums (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#148393D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#309685001)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
                "code" : "health-concern",
                "display" : "Health Concern"
              }
            ],
            "text" : "Health Concern"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "148393D",
              "display" : "Swollen gums (finding)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "309685001",
              "display" : "Swollen gums (finding)"
            }
          ],
          "text" : "Swollen gums (finding)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-14"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Bleeding-gums-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Bleeding-gums-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Bleeding-gums-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Bleeding-gums-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Bleeding gums <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#148393D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#86276007)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
                "code" : "health-concern",
                "display" : "Health Concern"
              }
            ],
            "text" : "Health Concern"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "148393D",
              "display" : "Bleeding gums"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "86276007",
              "display" : "Bleeding gums"
            }
          ],
          "text" : "Bleeding gums"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-14"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Caries-risk",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Caries-risk\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Caries-risk\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Caries-risk&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: At high risk for dental caries (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#179051D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#609402003)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "179051D",
              "display" : "At high risk for dental caries (finding)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "609402003",
              "display" : "At high risk for dental caries (finding)"
            }
          ],
          "text" : "At high risk for dental caries (finding)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-14"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "example-dental-referral-1",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_example-dental-referral-1\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"example-dental-referral-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;example-dental-referral-1&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Evaluation and management of patient (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#14736009 &quot;History and physical examination with evaluation and management of patient (procedure)&quot;)</span></p><p><b>priority</b>: asap</p><p><b>code</b>: Patient referral for dental care (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#103697008)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M)</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"#Condition_toothache-example\">See above (Condition/toothache-example)</a></li><li><a href=\"Condition-LLQP-example.html\">Condition/LLQP-example</a></li><li><a href=\"#Condition_Bleeding-gums-example\">See above (Condition/Bleeding-gums-example)</a></li></ul></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4"
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "14736009",
                "display" : "History and physical examination with evaluation and management of patient (procedure)"
              }
            ],
            "text" : "Evaluation and management of patient (procedure)"
          }
        ],
        "priority" : "asap",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "103697008",
              "display" : "Patient referral for dental care (procedure)"
            }
          ],
          "text" : "Patient referral for dental care (procedure)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-M"
        },
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/toothache-example"
          },
          {
            🔗 "reference" : "Condition/LLQP-example"
          },
          {
            🔗 "reference" : "Condition/Bleeding-gums-example"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "Comp-oral-eval",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_Comp-oral-eval\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"Comp-oral-eval\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter &quot;Comp-oral-eval&quot; </p></div><p><b>status</b>: planned</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Comprehensive Oral Evaluation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D0150)</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActPriority.html\">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>period</b>: 2020-03-10 15:00:14-0500 --&gt; 2020-03-10 15:30:14-0500</p></div>"
        },
        "status" : "planned",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://ada.org/cdt",
                "code" : "D0150"
              }
            ],
            "text" : "Comprehensive Oral Evaluation"
          }
        ],
        "priority" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
              "code" : "R",
              "display" : "routine"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "period" : {
          "start" : "2020-03-10T15:00:14-05:00",
          "end" : "2020-03-10T15:30:14-05:00"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "imm-1",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_imm-1\"> </a><p><b>Generated Narrative: Immunization</b><a name=\"imm-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Immunization &quot;imm-1&quot; </p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: hepatitis B vaccine, pediatric or pediatric/adolescent dosage <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-CVX.html\">PH_VaccinesAdministeredCVX_CDC_NIP</a>#08)</span></p><p><b>patient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>occurrence</b>: 2020-01-04</p><p><b>primarySource</b>: false</p></div>"
        },
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/sid/cvx",
              "code" : "08",
              "display" : "hepatitis B vaccine, pediatric or pediatric/adolescent dosage"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "occurrenceDateTime" : "2020-01-04",
        "primarySource" : false
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "Insulin-pump-insertion",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_Insulin-pump-insertion\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"Insulin-pump-insertion\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure &quot;Insulin-pump-insertion&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff</p><p><b>status</b>: completed</p><p><b>code</b>: Insertion of insulin pump (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#443263006)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>performed</b>: 2013-11-03</p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "443263006"
            }
          ],
          "text" : "Insertion of insulin pump (procedure)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "performedDateTime" : "2013-11-03"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "Smoker-obs-example-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Smoker-obs-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Smoker-obs-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Smoker-obs-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#social-history)</span></p><p><b>code</b>: Tobacco smoking status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#72166-2)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>effective</b>: 2020-01-15 05:27:04+0000</p><p><b>issued</b>: Jan 15, 2020, 5:27:04\u202fAM</p><p><b>value</b>: Never smoked tobacco (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#266919005)</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "social-history",
                "display" : "Social History"
              }
            ],
            "text" : "Social History"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "72166-2",
              "display" : "Tobacco smoking status"
            }
          ],
          "text" : "Tobacco smoking status"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "effectiveDateTime" : "2020-01-15T05:27:04Z",
        "issued" : "2020-01-15T05:27:04Z",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "266919005",
              "display" : "Never smoked tobacco (finding)"
            }
          ],
          "text" : "Never smoked tobacco (finding)"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "Education-level-example-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Education-level-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Education-level-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Education-level-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: Highest Level of Education <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#82589-3)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>effective</b>: 2012-01-01 --&gt; 2016-01-01</p><p><b>value</b>: Received higher education college education (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#224302000)</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "82589-3",
              "display" : "Highest Level of Education"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "effectivePeriod" : {
          "start" : "2012-01-01",
          "end" : "2016-01-01"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "224302000",
              "display" : "Received higher education college education (finding)"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "Present-job-example-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Present-job-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Present-job-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Present-job-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: History of Occupation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11341-5)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>effective</b>: 2015-01-01 --&gt; (ongoing)</p><p><b>value</b>: Accountants and Auditors <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#0800)</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11341-5",
              "display" : "History of Occupation"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "effectivePeriod" : {
          "start" : "2015-01-01"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "urn:oid:2.16.840.1.114222.4.11.7186",
              "code" : "0800",
              "display" : "Accountants and Auditors"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "vitals-panel",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vitals-panel\"> </a><p><b>Generated Narrative: Observation</b><a name=\"vitals-panel\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;vitals-panel&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Vital signs Panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85353-1 &quot;Vital signs, weight, height, head circumference, oxygen saturation and BMI panel&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>hasMember</b>: </p><ul><li><a href=\"#Observation_respiratory-rate\">See above (Observation/respiratory-rate: Respiratory Rate)</a></li><li><a href=\"#Observation_heart-rate\">See above (Observation/heart-rate: Heart Rate)</a></li><li><a href=\"#Observation_blood-pressure\">See above (Observation/blood-pressure: Blood Pressure)</a></li><li><a href=\"#Observation_body-temperature\">See above (Observation/body-temperature: Body Temperature)</a></li></ul></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85353-1",
              "display" : "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
            }
          ],
          "text" : "Vital signs Panel"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "2020-02-14",
        "hasMember" : [
          {
            🔗 "reference" : "Observation/respiratory-rate",
            "display" : "Respiratory Rate"
          },
          {
            🔗 "reference" : "Observation/heart-rate",
            "display" : "Heart Rate"
          },
          {
            🔗 "reference" : "Observation/blood-pressure",
            "display" : "Blood Pressure"
          },
          {
            🔗 "reference" : "Observation/body-temperature",
            "display" : "Body Temperature"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "respiratory-rate",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_respiratory-rate\"> </a><p><b>Generated Narrative: Observation</b><a name=\"respiratory-rate\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;respiratory-rate&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Respiratory rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#9279-1)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 20 breaths/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9279-1",
              "display" : "Respiratory rate"
            }
          ],
          "text" : "Respiratory rate"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "2020-02-14",
        "valueQuantity" : {
          "value" : 20,
          "unit" : "breaths/minute",
          "system" : "http://unitsofmeasure.org",
          "code" : "/min"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "heart-rate",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_heart-rate\"> </a><p><b>Generated Narrative: Observation</b><a name=\"heart-rate\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;heart-rate&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Heart rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8867-4)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 1999-07-02</p><p><b>value</b>: 78 beats/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8867-4",
              "display" : "Heart rate"
            }
          ],
          "text" : "Heart rate"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "1999-07-02",
        "valueQuantity" : {
          "value" : 78,
          "unit" : "beats/minute",
          "system" : "http://unitsofmeasure.org",
          "code" : "/min"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "blood-pressure",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_blood-pressure\"> </a><p><b>Generated Narrative: Observation</b><a name=\"blood-pressure\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;blood-pressure&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281</p><p><b>basedOn</b>: <span><code>https://acme.org/identifiers</code>/1234</span></p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure systolic &amp; diastolic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9 &quot;Blood pressure panel with all children optional&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271649006)</span></p><p><b>value</b>: 120 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 80 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281"
          }
        ],
        "basedOn" : [
          {
            "identifier" : {
              "system" : "https://acme.org/identifiers",
              "value" : "1234"
            }
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85354-9",
              "display" : "Blood pressure panel with all children optional"
            }
          ],
          "text" : "Blood pressure systolic & diastolic"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "2020-02-14",
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8480-6",
                  "display" : "Systolic blood pressure"
                },
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "271649006",
                  "display" : "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 120,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8462-4",
                  "display" : "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 80,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "body-temperature",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_body-temperature\"> </a><p><b>Generated Narrative: Observation</b><a name=\"body-temperature\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;body-temperature&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8310-5)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 36.9 C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs",
                "display" : "Vital Signs"
              }
            ],
            "text" : "Vital Signs"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "8310-5",
              "display" : "Body temperature"
            }
          ],
          "text" : "Body temperature"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "2020-02-14",
        "valueQuantity" : {
          "value" : 36.9,
          "unit" : "C",
          "system" : "http://unitsofmeasure.org",
          "code" : "Cel"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "Dental-Aetna",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_Dental-Aetna\"> </a><p><b>Generated Narrative: Coverage</b><a name=\"Dental-Aetna\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Coverage &quot;Dental-Aetna&quot; </p></div><p><b>identifier</b>: <code>http://benefitsAetna.com/certificate</code>/12345</p><p><b>status</b>: active</p><p><b>type</b>: dental care policy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActCode.html\">ActCode</a>#DENTAL)</span></p><p><b>subscriber</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>subscriberId</b>: 123456</p><p><b>beneficiary</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: Self <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-subscriber-relationship.html\">SubscriberPolicyholder Relationship Codes</a>#self)</span></p><p><b>period</b>: 2020-01-01 --&gt; 2020-01-01</p><p><b>payor</b>: <a href=\"Organization-Aetna-organization.html\">Organization/Aetna-organization</a> &quot;Aetna Insurance&quot;</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#plan)</span></td><td>B37FC</td><td>Aetna Full Coverage: Medical, Dental, Pharmacy, Vision, EHC</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "http://benefitsAetna.com/certificate",
            "value" : "12345"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code" : "DENTAL",
              "display" : "dental care policy"
            }
          ]
        },
        "subscriber" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "subscriberId" : "123456",
        "beneficiary" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "dependent" : "0",
        "relationship" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
              "code" : "self",
              "display" : "Self"
            }
          ]
        },
        "period" : {
          "start" : "2020-01-01",
          "end" : "2020-01-01"
        },
        "payor" : [
          {
            🔗 "reference" : "Organization/Aetna-organization"
          }
        ],
        "class" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
                  "code" : "plan"
                }
              ]
            },
            "value" : "B37FC",
            "name" : "Aetna Full Coverage: Medical, Dental, Pharmacy, Vision, EHC"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Tooth-infection18",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Tooth-infection18",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Tooth-infection18\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Tooth-infection18\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Tooth-infection18&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Infection of tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#181608D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#427898007)</span></p><p><b>bodySite</b>: Mandibular left second molar tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161372D &quot;Permanent lower left second molar tooth&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#48402004)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem List Item"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "181608D",
              "display" : "Infection of tooth"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "427898007",
              "display" : "Infection of tooth"
            }
          ],
          "text" : "Infection of tooth"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161372D",
                "display" : "Permanent lower left second molar tooth"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "48402004",
                "display" : "Mandibular left second molar tooth"
              }
            ],
            "text" : "Mandibular left second molar tooth"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Mandibular-perm18-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Mandibular-perm18-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Mandibular-perm18-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Mandibular-perm18-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Mandibular-perm18-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span>, Disorder of mouth (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#118666D &quot;Disease of the mouth (disorder)&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#118938008)</span></p><p><b>code</b>: Dental caries (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#118065D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80967001)</span></p><p><b>bodySite</b>: Mandibular left second molar tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161372D &quot;Permanent lower left second molar tooth&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#48402004)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-16</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "118666D",
                "display" : "Disease of the mouth (disorder)"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "118938008",
                "display" : "Disorder of mouth (disorder)"
              }
            ],
            "text" : "Disorder of mouth (disorder)"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "118065D",
              "display" : "Dental caries (disorder)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "80967001",
              "display" : "Dental caries (disorder)"
            }
          ],
          "text" : "Dental caries (disorder)"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161372D",
                "display" : "Permanent lower left second molar tooth"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "48402004",
                "display" : "Mandibular left second molar tooth"
              }
            ],
            "text" : "Mandibular left second molar tooth"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-16"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Maxillary-perm7-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Maxillary-perm7-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Maxillary-perm7-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Maxillary-perm7-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Maxillary-perm7-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Dental caries (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#118065D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80967001)</span></p><p><b>bodySite</b>: Entire permanent maxillary right lateral incisor tooth (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161941D &quot;Permanent upper right lateral incisor tooth&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#245574002)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2019-06-10</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "118065D",
              "display" : "Dental caries (disorder)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "80967001",
              "display" : "Dental caries (disorder)"
            }
          ],
          "text" : "Dental caries (disorder)"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161941D",
                "display" : "Permanent upper right lateral incisor tooth"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "245574002",
                "display" : "Entire permanent maxillary right lateral incisor tooth (body structure)"
              }
            ],
            "text" : "Entire permanent maxillary right lateral incisor tooth (body structure)"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2019-06-10"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Observation/Overjet",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "Overjet",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Overjet\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Overjet\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Overjet&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Exam <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#exam)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Overjet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#32916-9 &quot;Horizontal overlap [Length] Maxilla and Mandible Measured&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-16</p><p><b>value</b>: 3 mm</p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "exam",
                "display" : "Exam"
              }
            ],
            "text" : "Exam"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "32916-9",
              "display" : "Horizontal overlap [Length] Maxilla and Mandible Measured"
            }
          ],
          "text" : "Overjet"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "effectiveDateTime" : "2020-02-16",
        "valueQuantity" : {
          "value" : 3,
          "unit" : "mm",
          "system" : "http://unitsofmeasure.org"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/erythromycin-medreq-2",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "erythromycin-medreq-2",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_erythromycin-medreq-2\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"erythromycin-medreq-2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest &quot;erythromycin-medreq-2&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"Medication-erythromycin-med-example.html\">Medication/erythromycin-med-example</a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>authoredOn</b>: 2017-12-06</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D: Dr. John M, MD)</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td></tr><tr><td style=\"display: none\">*</td><td>Take 1 tablet every six hours X10 days</td><td>Starting 2017-12-06, Once</td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>10</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "medicationReference" : {
          🔗 "reference" : "Medication/erythromycin-med-example"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "authoredOn" : "2017-12-06",
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D",
          "display" : "Dr. John M, MD"
        },
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet every six hours X10 days",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2017-12-06"
                }
              }
            }
          }
        ],
        "dispenseRequest" : {
          "numberOfRepeatsAllowed" : 1,
          "quantity" : {
            "value" : 500,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "expectedSupplyDuration" : {
            "value" : 10,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Ibuprofen-medreq-2",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "Ibuprofen-medreq-2",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_Ibuprofen-medreq-2\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"Ibuprofen-medreq-2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest &quot;Ibuprofen-medreq-2&quot; </p></div><p><b>status</b>: completed</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"Medication-ibuprofen-med-example-2.html\">Medication/ibuprofen-med-example-2</a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>authoredOn</b>: 2019-12-06</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D: Dr. John M, MD)</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td></tr><tr><td style=\"display: none\">*</td><td>Take 2-3 tablets every 8 hours as needed for pain</td><td>Starting 2019-12-06, Once</td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 200 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>30</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "completed",
        "intent" : "plan",
        "medicationReference" : {
          🔗 "reference" : "Medication/ibuprofen-med-example-2"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "authoredOn" : "2019-12-06",
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D",
          "display" : "Dr. John M, MD"
        },
        "dosageInstruction" : [
          {
            "text" : "Take 2-3 tablets every 8 hours as needed for pain",
            "timing" : {
              "repeat" : {
                "boundsPeriod" : {
                  "start" : "2019-12-06"
                }
              }
            }
          }
        ],
        "dispenseRequest" : {
          "numberOfRepeatsAllowed" : 1,
          "quantity" : {
            "value" : 200,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "expectedSupplyDuration" : {
            "value" : 30,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Tylenol-med-dental",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "Tylenol-med-dental",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_Tylenol-med-dental\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"Tylenol-med-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest &quot;Tylenol-med-dental&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (RxNorm#993836)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>authoredOn</b>: 2020-03-30</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D: Dr. Dental D, DMD)</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>take 1 tablet every 4 hours as needed for pain</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 10</p><p><b>quantity</b>: 300 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>30</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code" : "993836",
              "display" : "Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]"
            }
          ],
          "text" : "Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "authoredOn" : "2020-03-30",
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D",
          "display" : "Dr. Dental D, DMD"
        },
        "dosageInstruction" : [
          {
            "text" : "take 1 tablet every 4 hours as needed for pain",
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral use"
                }
              ]
            }
          }
        ],
        "dispenseRequest" : {
          "numberOfRepeatsAllowed" : 10,
          "quantity" : {
            "value" : 300,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "expectedSupplyDuration" : {
            "value" : 30,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Dental-extraction-example",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "Dental-extraction-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_Dental-extraction-example\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"Dental-extraction-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;Dental-extraction-example&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Surgical procedure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387713003)</span></p><p><b>code</b>: Extraction, erupted tooth or exposed root (elevation and/or forceps removal) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D7140)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: Structure of mandibular left second molar tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#48402004; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161372D &quot;Permanent lower left second molar tooth&quot;)</span></p></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "387713003",
                "display" : "Surgical procedure"
              }
            ],
            "text" : "Surgical procedure"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://ada.org/cdt",
              "code" : "D7140",
              "display" : "Extraction, erupted tooth or exposed root (elevation and/or forceps removal)"
            }
          ],
          "text" : "Extraction, erupted tooth or exposed root (elevation and/or forceps removal)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "48402004",
                "display" : "Structure of mandibular left second molar tooth"
              },
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161372D",
                "display" : "Permanent lower left second molar tooth"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Resin-restore-example",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "Resin-restore-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_Resin-restore-example\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"Resin-restore-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;Resin-restore-example&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: Preventive resin restoration in a moderate to high caries risk patient-permanent tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D1352)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: Entire maxillary right lateral incisor tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161941D &quot;Permanent upper right lateral incisor tooth&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#245574002)</span></p></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "code" : {
          "coding" : [
            {
              "system" : "http://ada.org/cdt",
              "code" : "D1352",
              "display" : "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth"
            }
          ],
          "text" : "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161941D",
                "display" : "Permanent upper right lateral incisor tooth"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "245574002",
                "display" : "Entire maxillary right lateral incisor tooth"
              }
            ],
            "text" : "Entire maxillary right lateral incisor tooth"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/prophylaxis-example",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "prophylaxis-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_prophylaxis-example\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"prophylaxis-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;prophylaxis-example&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: Preventive resin restoration in a moderate to high caries risk patient-permanent tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D1352)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: Entire maxillary right lateral incisor tooth <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#161941D &quot;Permanent upper right lateral incisor tooth&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#245574002)</span></p></div>"
        },
        "status" : "active",
        "intent" : "plan",
        "code" : {
          "coding" : [
            {
              "system" : "http://ada.org/cdt",
              "code" : "D1352",
              "display" : "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth"
            }
          ],
          "text" : "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "requester" : {
          🔗 "reference" : "Practitioner/practitioner-D"
        },
        "bodySite" : [
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "161941D",
                "display" : "Permanent upper right lateral incisor tooth"
              },
              {
                "system" : "http://snomed.info/sct",
                "code" : "245574002",
                "display" : "Entire maxillary right lateral incisor tooth"
              }
            ],
            "text" : "Entire maxillary right lateral incisor tooth"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Radiograph-survey",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "Radiograph-survey",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_Radiograph-survey\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"Radiograph-survey\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;Radiograph-survey&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>code</b>: Full mouth radiographic survey <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D0210)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p></div>"
        },
        "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"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Procedure/Dental-flouride-tx-example",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "Dental-flouride-tx-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_Dental-flouride-tx-example\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"Dental-flouride-tx-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure &quot;Dental-flouride-tx-example&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:c2a737f2-2fdb-49c1-b097-dac173d07aff</p><p><b>status</b>: completed</p><p><b>code</b>: topical application of fluoride varnish <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D1206)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>performed</b>: 2020-02-16 12:55:26-0700 --&gt; 2020-02-16 13:25:26-0700</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2a737f2-2fdb-49c1-b097-dac173d07aff"
          }
        ],
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://ada.org/cdt",
              "code" : "D1206"
            }
          ],
          "text" : "topical application of fluoride varnish"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "performedPeriod" : {
          "start" : "2020-02-16T12:55:26-07:00",
          "end" : "2020-02-16T13:25:26-07:00"
        },
        "performer" : [
          {
            "actor" : {
              🔗 "reference" : "Practitioner/practitioner-D"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Communication/dental-education2",
      "resource" : {
        "resourceType" : "Communication",
        "id" : "dental-education2",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Communication_dental-education2\"> </a><p><b>Generated Narrative: Communication</b><a name=\"dental-education2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Communication &quot;dental-education2&quot; </p></div><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>encounter</b>: <a href=\"#Encounter_Dental-encounter\">See above (Encounter/Dental-encounter)</a></p><p><b>sent</b>: 2020-02-16 18:01:10-0800</p><p><b>received</b>: 2020-01-16 18:01:11-0800</p><p><b>recipient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>sender</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Patient educated on the benefits of using a fluoride toothpaste, daily flossing, and bi-annual routine dental cleaning visits.</td></tr></table></div>"
        },
        "status" : "completed",
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/Dental-encounter"
        },
        "sent" : "2020-02-16T18:01:10-08:00",
        "received" : "2020-01-16T18:01:11-08:00",
        "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."
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-D",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "practitioner-D",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-D\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-D\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-D&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/1234560000</p><p><b>name</b>: John D </p><p><b>telecom</b>: ph: 720-555-6443(WORK)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1990-06-09</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "1234560000"
          }
        ],
        "name" : [
          {
            "family" : "D",
            "given" : [
              "John"
            ],
            "prefix" : [
              "Dr"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "720-555-6443",
            "use" : "work"
          }
        ],
        "gender" : "male",
        "birthDate" : "1990-06-09"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Encounter/Dental-encounter",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "Dental-encounter",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_Dental-encounter\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"Dental-encounter\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter &quot;Dental-encounter&quot; </p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Encounter for problem (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#185347001)</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActPriority.html\">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>period</b>: 2020-02-16 15:00:14-0500 --&gt; 2020-02-16 15:30:14-0500</p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB",
          "display" : "ambulatory"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "185347001"
              }
            ],
            "text" : "Encounter for problem (procedure)"
          }
        ],
        "priority" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
              "code" : "R",
              "display" : "routine"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental"
        },
        "period" : {
          "start" : "2020-02-16T15:00:14-05:00",
          "end" : "2020-02-16T15:30:14-05:00"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Organization/GOHC-organization",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "GOHC-organization",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_GOHC-organization\"> </a><p><b>Generated Narrative: Organization</b><a name=\"GOHC-organization\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;GOHC-organization&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/2316452725</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Good Oral Health Clinic</p><p><b>telecom</b>: ph: (+1) 720-677-7777, <a href=\"mailto:customer2-service@GHclinic.org\">customer2-service@GHclinic.org</a></p><p><b>address</b>: 7552 W Alameda Ave Lakewood CO 80226 USA </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.org/fhir/sid/us-npi",
            "value" : "2316452725"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Good Oral Health Clinic",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "(+1) 720-677-7777"
          },
          {
            "system" : "email",
            "value" : "customer2-service@GHclinic.org"
          }
        ],
        "address" : [
          {
            "line" : [
              "7552 W Alameda Ave"
            ],
            "city" : "Lakewood",
            "state" : "CO",
            "postalCode" : "80226",
            "country" : "USA"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Dental-caries",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Dental-caries",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Dental-caries\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Dental-caries\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Dental-caries&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Dental caries (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#118065D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#80967001)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-16</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "118065D",
              "display" : "Dental caries (disorder)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "80967001",
              "display" : "Dental caries (disorder)"
            }
          ],
          "text" : "Dental caries (disorder)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-16"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/no-chew",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "no-chew",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_no-chew\"> </a><p><b>Generated Narrative: Condition</b><a name=\"no-chew\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;no-chew&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Unable to chew (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#126488D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#288920002)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem List Item"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "126488D",
              "display" : "Unable to chew (finding)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "288920002",
              "display" : "Unable to chew (finding)"
            }
          ],
          "text" : "Unable to chew (finding)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        }
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/us/dental-data-exchange/Condition/Chronic-periodontitis-example",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "Chronic-periodontitis-example",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Chronic-periodontitis-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Chronic-periodontitis-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Chronic-periodontitis-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span>, Dental Problem List <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#118666D &quot;Disorder of mouth (disorder)&quot;)</span></p><p><b>code</b>: Chronic periodontitis (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#116957D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#5689008)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active",
              "display" : "Active"
            }
          ],
          "text" : "Active"
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed",
              "display" : "Confirmed"
            }
          ],
          "text" : "Confirmed"
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
                "code" : "problem-list-item",
                "display" : "Problem List Item"
              }
            ],
            "text" : "Problem"
          },
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category",
                "code" : "dental",
                "display" : "Dental"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "http://www.ada.org/snodent",
                "code" : "118666D",
                "display" : "Disorder of mouth (disorder)"
              }
            ],
            "text" : "Dental Problem List"
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://www.ada.org/snodent",
              "code" : "116957D",
              "display" : "Chronic periodontitis (disorder)"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "5689008",
              "display" : "Chronic periodontitis (disorder)"
            }
          ],
          "text" : "Chronic periodontitis (disorder)"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-dental",
          "display" : "Patient A"
        },
        "onsetDateTime" : "2020-02-14"
      }
    }
  ]
}