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 2.0.0-ballot 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
{
"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 class=\"res-header-id\"><b>Generated Narrative: Composition Dental-2-Med-Consult</b></p><a name=\"Dental-2-Med-Consult\"> </a><a name=\"hcDental-2-Med-Consult\"> </a><a name=\"Dental-2-Med-Consult-en-US\"> </a><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\">Language: en-US</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>: <span title=\"Codes:{http://loinc.org 34756-7}\">Dentistry Consult note</span></p><p><b>encounter</b>: <a href=\"Encounter-Dental-encounter.html\">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.html\">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.html\">Dentist Dentist D, DMD</a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-GOHC-organization.html\">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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass PCPR}\">Care Provision</span></td><td>2020-02-16 --> 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 class=\"res-header-id\"><b>Generated Narrative: Encounter Med-visit-1</b></p><a name=\"Med-visit-1\"> </a><a name=\"hcMed-visit-1\"> </a><a name=\"Med-visit-1-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 99201}\">Office Visit</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">routine</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>period</b>: 2020-02-14 15:00:14-0500 --> 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 class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PractitionerRole-M</b></p><a name=\"PractitionerRole-M\"> </a><a name=\"hcPractitionerRole-M\"> </a><a name=\"PractitionerRole-M-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-M.html\">Dr. John M</a></p><p><b>organization</b>: <a href=\"Organization-GHC-organization.html\">Good Health Clinic</a></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394814009}\">General practice (specialty)</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 class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-M</b></p><a name=\"practitioner-M\"> </a><a name=\"hcpractitioner-M\"> </a><a name=\"practitioner-M-en-US\"> </a><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 class=\"res-header-id\"><b>Generated Narrative: Organization GHC-organization</b></p><a name=\"GHC-organization\"> </a><a name=\"hcGHC-organization\"> </a><a name=\"GHC-organization-en-US\"> </a><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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</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 class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance Allergy-example-dental</b></p><a name=\"Allergy-example-dental\"> </a><a name=\"hcAllergy-example-dental\"> </a><a name=\"Allergy-example-dental-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 7980}\">Penicillin G (Ingredient)</span></p><p><b>patient</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Lisinopril-medreq</b></p><a name=\"Lisinopril-medreq\"> </a><a name=\"hcLisinopril-medreq\"> </a><a name=\"Lisinopril-medreq-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>medication</b>: <a href=\"Medication-Lisinopril-med-example.html\">Medication Lisinopril 10 mg Oral Tablet</a></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-M.html\">Dr. John M, MD</a></p><p><b>reasonReference</b>: <a href=\"Condition-HTN-example.html\">Condition High blood pressure</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>Once</td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</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 class=\"res-header-id\"><b>Generated Narrative: Condition HTN-example</b></p><a name=\"HTN-example\"> </a><a name=\"hcHTN-example\"> </a><a name=\"HTN-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}, {http://www.ada.org/snodent 175027D}\">Hypertensive disorder (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-UNK.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition DM1-example</b></p><a name=\"DM1-example\"> </a><a name=\"hcDM1-example\"> </a><a name=\"DM1-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 46635009}, {http://www.ada.org/snodent 175321D}\">Diabetes mellitus type I</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-UNK.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Dental-plaque-example</b></p><a name=\"Dental-plaque-example\"> </a><a name=\"hcDental-plaque-example\"> </a><a name=\"Dental-plaque-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 276453000}, {http://www.ada.org/snodent 108723D}\">Teeth covered in plaque (finding)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-UNK.html\">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 class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-UNK</b></p><a name=\"practitioner-UNK\"> </a><a name=\"hcpractitioner-UNK\"> </a><a name=\"practitioner-UNK-en-US\"> </a><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 class=\"res-header-id\"><b>Generated Narrative: Condition toothache-example</b></p><a name=\"toothache-example\"> </a><a name=\"hctoothache-example\"> </a><a name=\"toothache-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 27355003}, {http://www.ada.org/snodent 131687D}\">Toothache (finding)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Swollen-gums-example</b></p><a name=\"Swollen-gums-example\"> </a><a name=\"hcSwollen-gums-example\"> </a><a name=\"Swollen-gums-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 148393D}, {http://snomed.info/sct 309685001}\">Swollen gums (finding)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Bleeding-gums-example</b></p><a name=\"Bleeding-gums-example\"> </a><a name=\"hcBleeding-gums-example\"> </a><a name=\"Bleeding-gums-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 148393D}, {http://snomed.info/sct 86276007}\">Bleeding gums</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Caries-risk</b></p><a name=\"Caries-risk\"> </a><a name=\"hcCaries-risk\"> </a><a name=\"Caries-risk-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 179051D}, {http://snomed.info/sct 609402003}\">At high risk for dental caries (finding)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: ServiceRequest example-dental-referral-1</b></p><a name=\"example-dental-referral-1\"> </a><a name=\"hcexample-dental-referral-1\"> </a><a name=\"example-dental-referral-1-en-US\"> </a><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>: <span title=\"Codes:{http://snomed.info/sct 14736009}\">Evaluation and management of patient (procedure)</span></p><p><b>priority</b>: ASAP</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 103697008}\">Patient referral for dental care (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-M.html\">Practitioner John M </a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-toothache-example.html\">Condition Toothache (finding)</a></li><li><a href=\"Condition-LLQP-example.html\">Condition Left lower quadrant pain</a></li><li><a href=\"Condition-Bleeding-gums-example.html\">Condition Bleeding gums</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 class=\"res-header-id\"><b>Generated Narrative: Encounter Comp-oral-eval</b></p><a name=\"Comp-oral-eval\"> </a><a name=\"hcComp-oral-eval\"> </a><a name=\"Comp-oral-eval-en-US\"> </a><p><b>status</b>: Planned</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title=\"Codes:{http://ada.org/cdt D0150}\">Comprehensive Oral Evaluation</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">routine</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>period</b>: 2020-03-10 15:00:14-0500 --> 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 class=\"res-header-id\"><b>Generated Narrative: Immunization imm-1</b></p><a name=\"imm-1\"> </a><a name=\"hcimm-1\"> </a><a name=\"imm-1-en-US\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 08}\">hepatitis B vaccine, pediatric or pediatric/adolescent dosage</span></p><p><b>patient</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Procedure Insulin-pump-insertion</b></p><a name=\"Insulin-pump-insertion\"> </a><a name=\"hcInsulin-pump-insertion\"> </a><a name=\"Insulin-pump-insertion-en-US\"> </a><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>: <span title=\"Codes:{http://snomed.info/sct 443263006}\">Insertion of insulin pump (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</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 class=\"res-header-id\"><b>Generated Narrative: Observation Smoker-obs-example-dental</b></p><a name=\"Smoker-obs-example-dental\"> </a><a name=\"hcSmoker-obs-example-dental\"> </a><a name=\"Smoker-obs-example-dental-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72166-2}\">Tobacco smoking status</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>effective</b>: 2020-01-15 05:27:04+0000</p><p><b>issued</b>: 2020-01-15 05:27:04+0000</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 266919005}\">Never smoked tobacco (finding)</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 class=\"res-header-id\"><b>Generated Narrative: Observation Education-level-example-dental</b></p><a name=\"Education-level-example-dental\"> </a><a name=\"hcEducation-level-example-dental\"> </a><a name=\"Education-level-example-dental-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82589-3}\">Highest Level of Education</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>effective</b>: 2012-01-01 --> 2016-01-01</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 224302000}\">Received higher education college education (finding)</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 class=\"res-header-id\"><b>Generated Narrative: Observation Present-job-example-dental</b></p><a name=\"Present-job-example-dental\"> </a><a name=\"hcPresent-job-example-dental\"> </a><a name=\"Present-job-example-dental-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11341-5}\">History of Occupation</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>effective</b>: 2015-01-01 --> (ongoing)</p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.11.7186 0800}\">Accountants and Auditors</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 class=\"res-header-id\"><b>Generated Narrative: Observation vitals-panel</b></p><a name=\"vitals-panel\"> </a><a name=\"hcvitals-panel\"> </a><a name=\"vitals-panel-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85353-1}\">Vital signs Panel</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2020-02-14</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-respiratory-rate.html\">Respiratory Rate</a></li><li><a href=\"Observation-heart-rate.html\">Heart Rate</a></li><li><a href=\"Observation-blood-pressure.html\">Blood Pressure</a></li><li><a href=\"Observation-body-temperature.html\">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 class=\"res-header-id\"><b>Generated Narrative: Observation respiratory-rate</b></p><a name=\"respiratory-rate\"> </a><a name=\"hcrespiratory-rate\"> </a><a name=\"respiratory-rate-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9279-1}\">Respiratory rate</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</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 class=\"res-header-id\"><b>Generated Narrative: Observation heart-rate</b></p><a name=\"heart-rate\"> </a><a name=\"hcheart-rate\"> </a><a name=\"heart-rate-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}\">Heart rate</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</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 class=\"res-header-id\"><b>Generated Narrative: Observation blood-pressure</b></p><a name=\"blood-pressure\"> </a><a name=\"hcblood-pressure\"> </a><a name=\"blood-pressure-en-US\"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281</p><p><b>basedOn</b>: Identifier: <code>https://acme.org/identifiers</code>/1234</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure systolic & diastolic</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2020-02-14</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}, {http://snomed.info/sct 271649006}\">Systolic blood pressure</span></p><p><b>value</b>: 120 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 80 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[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 class=\"res-header-id\"><b>Generated Narrative: Observation body-temperature</b></p><a name=\"body-temperature\"> </a><a name=\"hcbody-temperature\"> </a><a name=\"body-temperature-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8310-5}\">Body temperature</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 36.9 C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeCel = '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 class=\"res-header-id\"><b>Generated Narrative: Coverage Dental-Aetna</b></p><a name=\"Dental-Aetna\"> </a><a name=\"hcDental-Aetna\"> </a><a name=\"Dental-Aetna-en-US\"> </a><p><b>identifier</b>: <code>http://benefitsAetna.com/certificate</code>/12345</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode DENTAL}\">dental care policy</span></p><p><b>subscriber</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>subscriberId</b>: 123456</p><p><b>beneficiary</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2020-01-01 --> 2020-01-01</p><p><b>payor</b>: <a href=\"Organization-Aetna-organization.html\">Organization Aetna Insurance</a></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><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Tooth-infection18</b></p><a name=\"Tooth-infection18\"> </a><a name=\"hcTooth-infection18\"> </a><a name=\"Tooth-infection18-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 181608D}, {http://snomed.info/sct 427898007}\">Infection of tooth</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://www.ada.org/snodent 161372D}, {http://snomed.info/sct 48402004}\">Mandibular left second molar tooth</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Mandibular-perm18-example</b></p><a name=\"Mandibular-perm18-example\"> </a><a name=\"hcMandibular-perm18-example\"> </a><a name=\"Mandibular-perm18-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>, <span title=\"Codes:{http://www.ada.org/snodent 118666D}, {http://snomed.info/sct 118938008}\">Disorder of mouth (disorder)</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 118065D}, {http://snomed.info/sct 80967001}\">Dental caries (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://www.ada.org/snodent 161372D}, {http://snomed.info/sct 48402004}\">Mandibular left second molar tooth</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Maxillary-perm7-example</b></p><a name=\"Maxillary-perm7-example\"> </a><a name=\"hcMaxillary-perm7-example\"> </a><a name=\"Maxillary-perm7-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 118065D}, {http://snomed.info/sct 80967001}\">Dental caries (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://www.ada.org/snodent 161941D}, {http://snomed.info/sct 245574002}\">Entire permanent maxillary right lateral incisor tooth (body structure)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Observation Overjet</b></p><a name=\"Overjet\"> </a><a name=\"hcOverjet\"> </a><a name=\"Overjet-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32916-9}\">Overjet</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</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 class=\"res-header-id\"><b>Generated Narrative: MedicationRequest erythromycin-medreq-2</b></p><a name=\"erythromycin-medreq-2\"> </a><a name=\"hcerythromycin-medreq-2\"> </a><a name=\"erythromycin-medreq-2-en-US\"> </a><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 500 MG</a></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>authoredOn</b>: 2017-12-06</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">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>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 codemg = '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 class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Ibuprofen-medreq-2</b></p><a name=\"Ibuprofen-medreq-2\"> </a><a name=\"hcIbuprofen-medreq-2\"> </a><a name=\"Ibuprofen-medreq-2-en-US\"> </a><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 200 MG</a></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>authoredOn</b>: 2019-12-06</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">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>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 codemg = '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 class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Tylenol-med-dental</b></p><a name=\"Tylenol-med-dental\"> </a><a name=\"hcTylenol-med-dental\"> </a><a name=\"Tylenol-med-dental-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 993836}\">Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A</a></p><p><b>authoredOn</b>: 2020-03-30</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">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><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral use</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 codemg = '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 class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Dental-extraction-example</b></p><a name=\"Dental-extraction-example\"> </a><a name=\"hcDental-extraction-example\"> </a><a name=\"Dental-extraction-example-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://ada.org/cdt D7140}\">Extraction, erupted tooth or exposed root (elevation and/or forceps removal)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">Practitioner John D </a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 48402004}, {http://www.ada.org/snodent 161372D}\">Structure of mandibular left second molar tooth</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 class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Resin-restore-example</b></p><a name=\"Resin-restore-example\"> </a><a name=\"hcResin-restore-example\"> </a><a name=\"Resin-restore-example-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{http://ada.org/cdt D1352}\">Preventive resin restoration in a moderate to high caries risk patient-permanent tooth</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">Practitioner John D </a></p><p><b>bodySite</b>: <span title=\"Codes:{http://www.ada.org/snodent 161941D}, {http://snomed.info/sct 245574002}\">Entire maxillary right lateral incisor tooth</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 class=\"res-header-id\"><b>Generated Narrative: ServiceRequest prophylaxis-example</b></p><a name=\"prophylaxis-example\"> </a><a name=\"hcprophylaxis-example\"> </a><a name=\"prophylaxis-example-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{http://ada.org/cdt D1352}\">Preventive resin restoration in a moderate to high caries risk patient-permanent tooth</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">Practitioner John D </a></p><p><b>bodySite</b>: <span title=\"Codes:{http://www.ada.org/snodent 161941D}, {http://snomed.info/sct 245574002}\">Entire maxillary right lateral incisor tooth</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 class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Radiograph-survey</b></p><a name=\"Radiograph-survey\"> </a><a name=\"hcRadiograph-survey\"> </a><a name=\"Radiograph-survey-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>code</b>: <span title=\"Codes:{http://ada.org/cdt D0210}\">Full mouth radiographic survey</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-D.html\">Practitioner John 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 class=\"res-header-id\"><b>Generated Narrative: Procedure Dental-flouride-tx-example</b></p><a name=\"Dental-flouride-tx-example\"> </a><a name=\"hcDental-flouride-tx-example\"> </a><a name=\"Dental-flouride-tx-example-en-US\"> </a><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>: <span title=\"Codes:{http://ada.org/cdt D1206}\">topical application of fluoride varnish</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performed</b>: 2020-02-16 12:55:26-0700 --> 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.html\">Practitioner John 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 class=\"res-header-id\"><b>Generated Narrative: Communication dental-education2</b></p><a name=\"dental-education2\"> </a><a name=\"hcdental-education2\"> </a><a name=\"dental-education2-en-US\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Dental-encounter.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = Encounter for problem; priority = routine; period = 2020-02-16 15:00:14-0500 --> 2020-02-16 15:30:14-0500</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.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>sender</b>: <a href=\"Practitioner-practitioner-D.html\">Practitioner John 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 class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-D</b></p><a name=\"practitioner-D\"> </a><a name=\"hcpractitioner-D\"> </a><a name=\"practitioner-D-en-US\"> </a><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 class=\"res-header-id\"><b>Generated Narrative: Encounter Dental-encounter</b></p><a name=\"Dental-encounter\"> </a><a name=\"hcDental-encounter\"> </a><a name=\"Dental-encounter-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 185347001}\">Encounter for problem (procedure)</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">routine</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Patient A Male, DoB: 1990-01-01 ( Medical Record Number:\u00a05152020\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>period</b>: 2020-02-16 15:00:14-0500 --> 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 class=\"res-header-id\"><b>Generated Narrative: Organization GOHC-organization</b></p><a name=\"GOHC-organization\"> </a><a name=\"hcGOHC-organization\"> </a><a name=\"GOHC-organization-en-US\"> </a><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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</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 class=\"res-header-id\"><b>Generated Narrative: Condition Dental-caries</b></p><a name=\"Dental-caries\"> </a><a name=\"hcDental-caries\"> </a><a name=\"Dental-caries-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 118065D}, {http://snomed.info/sct 80967001}\">Dental caries (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition no-chew</b></p><a name=\"no-chew\"> </a><a name=\"hcno-chew\"> </a><a name=\"no-chew-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 126488D}, {http://snomed.info/sct 288920002}\">Unable to chew (finding)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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 class=\"res-header-id\"><b>Generated Narrative: Condition Chronic-periodontitis-example</b></p><a name=\"Chronic-periodontitis-example\"> </a><a name=\"hcChronic-periodontitis-example\"> </a><a name=\"Chronic-periodontitis-example-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span>, <span title=\"Codes:{http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>, <span title=\"Codes:{http://www.ada.org/snodent 118666D}\">Dental Problem List</span></p><p><b>code</b>: <span title=\"Codes:{http://www.ada.org/snodent 116957D}, {http://snomed.info/sct 5689008}\">Chronic periodontitis (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">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"
}
}
]
}