Dental Data Exchange
1.0.0 - STU 1

This page is part of the Dental Data Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Complete Dental Consult Note Document Bundle example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "Complete-Dental-Consult-Note-Document-Bundle-Example"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "17" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-08-27T15:48:21.262+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#0QvC0RTdwuXOfzzP" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-bundle";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-bundle>     ]
  ];
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:c417cad7-57b3-47a6-bab8-33fdae616840" ]
  ];
  fhir:Bundle.type [ fhir:value "document"];
  fhir:Bundle.timestamp [ fhir:value "2021-06-25T10:30:00.000-08:00"^^xsd:dateTime];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Composition/Dental-2-Med-Consult" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Composition/Dental-2-Med-Consult>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Patient/example-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Patient/example-dental>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate>
  ], [
     fhir:index 26;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate>
  ], [
     fhir:index 27;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure>
  ], [
     fhir:index 28;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature>
  ], [
     fhir:index 29;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna>
  ], [
     fhir:index 30;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Tooth-infection18" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Tooth-infection18>
  ], [
     fhir:index 31;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Mandibular-perm18-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Mandibular-perm18-example>
  ], [
     fhir:index 32;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Maxillary-perm7-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Maxillary-perm7-example>
  ], [
     fhir:index 33;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Observation/Overjet" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Observation/Overjet>
  ], [
     fhir:index 34;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/erythromycin-medreq-2" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/MedicationRequest/erythromycin-medreq-2>
  ], [
     fhir:index 35;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Ibuprofen-medreq-2" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Ibuprofen-medreq-2>
  ], [
     fhir:index 36;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Tylenol-med-dental" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Tylenol-med-dental>
  ], [
     fhir:index 37;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Dental-extraction-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Dental-extraction-example>
  ], [
     fhir:index 38;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Resin-restore-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Resin-restore-example>
  ], [
     fhir:index 39;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/prophylaxis-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/prophylaxis-example>
  ], [
     fhir:index 40;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Radiograph-survey" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Radiograph-survey>
  ], [
     fhir:index 41;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Procedure/Dental-flouride-tx-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Procedure/Dental-flouride-tx-example>
  ], [
     fhir:index 42;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Communication/dental-education2" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Communication/dental-education2>
  ], [
     fhir:index 43;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-D" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-D>
  ], [
     fhir:index 44;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Encounter/Dental-encounter" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Encounter/Dental-encounter>
  ], [
     fhir:index 45;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Organization/GOHC-organization" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Organization/GOHC-organization>
  ], [
     fhir:index 46;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Dental-caries" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Dental-caries>
  ], [
     fhir:index 47;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/no-chew" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/no-chew>
  ], [
     fhir:index 48;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/us/dental-data-exchange/Condition/Chronic-periodontitis-example" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Condition/Chronic-periodontitis-example>
  ].

<http://example.org/fhir/us/dental-data-exchange/Composition/Dental-2-Med-Consult> a fhir:Composition;
  fhir:Resource.id [ fhir:value "Dental-2-Med-Consult"];
  fhir:Resource.language [ fhir:value "en-US"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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\">Dental Referral with patient A. Generated Summary: status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://snomed.info/sct 185347001}\">Encounter for problem (procedure)</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">routine</span>; period: Feb 16, 2020 8:00:14 PM --&gt; Feb 16, 2020 8:30:14 PM</a></p><p><b>date</b>: Feb 16, 2020 9:10:14 AM</p><p><b>author</b>: <a href=\"#Practitioner_practitioner-D\">Dentist D, DMD. Generated Summary: id: 1234560000; John D ; Phone: 720-555-6443; gender: male; birthDate: 1990-06-09</a></p><p><b>title</b>: Consultation Note</p><h3>Attesters</h3><table class=\"grid\"><tr><td>-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>legal</td><td>Mar 28, 2020 9:10:14 AM</td><td><a href=\"#Practitioner_practitioner-D\">Dentist Dentist D, DMD. Generated Summary: id: 1234560000; John D ; Phone: 720-555-6443; gender: male; birthDate: 1990-06-09</a></td></tr></table><p><b>custodian</b>: <a href=\"#Organization_GOHC-organization\">Good Oral Health Clinic. Generated Summary: id: 2316452725; active: true; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Good Oral Health Clinic; Phone: (+1) 720-677-7777, customer2-service@GHclinic.org</a></p><h3>Events</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActClass PCPR}\">Care Provision</span></td><td>2020-02-16 --&gt; 2020-02-16</td></tr></table></div>"
  ];
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:f28fefc8-5aac-427c-93d7-f0bc7d633a9b" ]
  ];
  fhir:Composition.status [ fhir:value "final"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:34756-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "34756-7" ];
       fhir:Coding.display [ fhir:value "Dentistry Consult note" ]     ]
  ];
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Composition.encounter [
     fhir:Reference.reference [ fhir:value "Encounter/Dental-encounter" ];
     fhir:Reference.display [ fhir:value "Dental Referral with patient A" ]
  ];
  fhir:Composition.date [ fhir:value "2020-02-16T09:10:14Z"^^xsd:dateTime];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ];
     fhir:Reference.display [ fhir:value "Dentist D, DMD" ]
  ];
  fhir:Composition.title [ fhir:value "Consultation Note"];
  fhir:Composition.attester [
     fhir:index 0;
     fhir:Composition.attester.mode [ fhir:value "legal" ];
     fhir:Composition.attester.time [ fhir:value "2020-03-28T09:10:14Z"^^xsd:dateTime ];
     fhir:Composition.attester.party [
       fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ];
       fhir:Reference.display [ fhir:value "Dentist Dentist D, DMD" ]     ]
  ];
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "Organization/GOHC-organization" ];
     fhir:Reference.display [ fhir:value "Good Oral Health Clinic" ]
  ];
  fhir:Composition.event [
     fhir:index 0;
     fhir:Composition.event.code [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActClass" ];
         fhir:Coding.code [ fhir:value "PCPR" ];
         fhir:Coding.display [ fhir:value "Care Provision" ]       ]     ];
     fhir:Composition.event.period [
       fhir:Period.start [ fhir:value "2020-02-16"^^xsd:date ];
       fhir:Period.end [ fhir:value "2020-02-16"^^xsd:date ]     ]
  ];
  fhir:Composition.section [
     fhir:index 0;
     fhir:Composition.section.title [ fhir:value "Allergies and Intolerances Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:48765-2;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "48765-2" ];
         fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "AllergyIntolerance/Allergy-example-dental" ]     ]
  ], [
     fhir:index 1;
     fhir:Composition.section.title [ fhir:value "History of Present Illness Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:10164-2;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "10164-2" ];
         fhir:Coding.display [ fhir:value "History of Present illness Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ]
  ], [
     fhir:index 2;
     fhir:Composition.section.title [ fhir:value "Problem Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11450-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11450-4" ];
         fhir:Coding.display [ fhir:value "Problem list - Reported" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Condition/HTN-example" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Condition/DM1-example" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Condition/Dental-caries" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Condition/no-chew" ]     ], [
       fhir:index 4;
       fhir:Reference.reference [ fhir:value "Condition/Dental-plaque-example" ]     ], [
       fhir:index 5;
       fhir:Reference.reference [ fhir:value "Condition/toothache-example" ]     ], [
       fhir:index 6;
       fhir:Reference.reference [ fhir:value "Condition/Chronic-periodontitis-example" ]     ], [
       fhir:index 7;
       fhir:Reference.reference [ fhir:value "Condition/Tooth-infection18" ]     ], [
       fhir:index 8;
       fhir:Reference.reference [ fhir:value "Condition/Caries-risk" ]     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Medication Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:10160-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "10160-0" ];
         fhir:Coding.display [ fhir:value "History of Medication use Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "MedicationRequest/erythromycin-medreq-2" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "MedicationRequest/Ibuprofen-medreq-2" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "MedicationRequest/Tylenol-med-dental" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "MedicationRequest/Lisinopril-medreq" ]     ]
  ], [
     fhir:index 4;
     fhir:Composition.section.title [ fhir:value "Assessment Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:51848-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "51848-0" ];
         fhir:Coding.display [ fhir:value "Evaluation note" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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         with signs of infection  </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>"     ]
  ], [
     fhir:index 5;
     fhir:Composition.section.title [ fhir:value "Immunizations Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11369-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11369-6" ];
         fhir:Coding.display [ fhir:value "History of Immunization Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Immunization/imm-1" ]     ]
  ], [
     fhir:index 6;
     fhir:Composition.section.title [ fhir:value "Medical Equipment Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:46264-8;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "46264-8" ];
         fhir:Coding.display [ fhir:value "History of medical device use" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Procedure/Insulin-pump-insertion" ]     ]
  ], [
     fhir:index 7;
     fhir:Composition.section.title [ fhir:value "Plan of Treatment Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:18776-5;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "18776-5" ];
         fhir:Coding.display [ fhir:value "Plan of care note" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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 tooth or exposed root (elevation and/or\n                forceps removal)</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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "ServiceRequest/Dental-extraction-example" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "ServiceRequest/Resin-restore-example" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "ServiceRequest/prophylaxis-example" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "ServiceRequest/Radiograph-survey" ]     ]
  ], [
     fhir:index 8;
     fhir:Composition.section.title [ fhir:value "Procedures Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:47519-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "47519-4" ];
         fhir:Coding.display [ fhir:value "History of Procedures Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Procedure/Dental-flouride-tx-example" ]     ]
  ], [
     fhir:index 9;
     fhir:Composition.section.title [ fhir:value "Reason for Visit Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:29299-5;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "29299-5" ];
         fhir:Coding.display [ fhir:value "Reason for visit" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Patient referred for evaluation and treatment for toothache lower left</p>\n                        </div>"     ]
  ], [
     fhir:index 10;
     fhir:Composition.section.title [ fhir:value "Social History Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:29762-2;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "29762-2" ];
         fhir:Coding.display [ fhir:value "Social history Narrative" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/Smoker-obs-example-dental" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Observation/Education-level-example-dental" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Observation/Present-job-example-dental" ]     ]
  ], [
     fhir:index 11;
     fhir:Composition.section.title [ fhir:value "Vital Signs Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:8716-3;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "8716-3" ];
         fhir:Coding.display [ fhir:value "Vital signs" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/body-temperature" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Observation/heart-rate" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Observation/blood-pressure" ]     ]
  ], [
     fhir:index 12;
     fhir:Composition.section.title [ fhir:value "Instructions Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:69730-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "69730-0" ];
         fhir:Coding.display [ fhir:value "Instructions" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Communication/dental-education2" ]     ]
  ], [
     fhir:index 13;
     fhir:Composition.section.title [ fhir:value "Payers Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:48768-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "48768-6" ];
         fhir:Coding.display [ fhir:value "Payment sources Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Aetna Comprehensive Medical /Dental Insurance</p>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Coverage/Dental-Aetna" ]     ]
  ], [
     fhir:index 14;
     fhir:Composition.section.title [ fhir:value "Dental Findings Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:8704-9;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "8704-9" ];
         fhir:Coding.display [ fhir:value "Physical findings of Mouth and Throat and Teeth" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.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>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Condition/Mandibular-perm18-example" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Condition/Tooth-infection18" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Condition/Maxillary-perm7-example" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Observation/Overjet" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Patient/example-dental> a fhir:Patient;
  fhir:Resource.id [ fhir:value "example-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ];
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "ombCategory" ];
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ];
         fhir:Coding.code [ fhir:value "2106-3" ];
         fhir:Coding.display [ fhir:value "White" ]       ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "detailed" ];
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ];
         fhir:Coding.code [ fhir:value "1516-4" ];
         fhir:Coding.display [ fhir:value "Zuni" ]       ]     ], [
       fhir:index 2;
       fhir:Extension.url [ fhir:value "text" ];
       fhir:Extension.valueString [ fhir:value "Mixed" ]     ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ];
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "ombCategory" ];
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ];
         fhir:Coding.code [ fhir:value "2135-2" ];
         fhir:Coding.display [ fhir:value "Hispanic or Latino" ]       ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "text" ];
       fhir:Extension.valueString [ fhir:value "Hispanic or Latino" ]     ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ];
     fhir:Extension.valueCode [ fhir:value "M" ]
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "usual" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "MR" ];
         fhir:Coding.display [ fhir:value "Medical Record Number" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Medical Record Number" ]     ];
     fhir:Identifier.system [ fhir:value "http://clinic.goodhealth.org" ];
     fhir:Identifier.value [ fhir:value "5152020" ]
  ];
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean];
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "A" ];
     fhir:HumanName.given [
       fhir:value "Patient";
       fhir:index 0     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "123-456-7890" ];
     fhir:ContactPoint.use [ fhir:value "home" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "testA@email.com" ]
  ];
  fhir:Patient.gender [ fhir:value "male"];
  fhir:Patient.birthDate [ fhir:value "1990-01-01"^^xsd:date];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "123 Test Dr.";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Denver" ];
     fhir:Address.state [ fhir:value "CO" ];
     fhir:Address.postalCode [ fhir:value "80204" ];
     fhir:Address.country [ fhir:value "US" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1> a fhir:Encounter;
  fhir:Resource.id [ fhir:value "Med-visit-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: finished</p><p><b>class</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></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\">See above (Patient/example-dental)</a></p><p><b>period</b>: Feb 14, 2020 8:00:14 PM --&gt; Feb 14, 2020 8:30:14 PM</p></div>"
  ];
  fhir:Encounter.status [ fhir:value "finished"];
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
     fhir:Coding.code [ fhir:value "AMB" ];
     fhir:Coding.display [ fhir:value "ambulatory" ]
  ];
  fhir:Encounter.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ama-assn.org/go/cpt" ];
       fhir:Coding.code [ fhir:value "99201" ];
       fhir:Coding.display [ fhir:value "Level 1 New Patient Office Visit" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Office Visit" ]
  ];
  fhir:Encounter.priority [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActPriority" ];
       fhir:Coding.code [ fhir:value "R" ];
       fhir:Coding.display [ fhir:value "routine" ]     ]
  ];
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2020-02-14T15:00:14-05:00"^^xsd:dateTime ];
     fhir:Period.end [ fhir:value "2020-02-14T15:30:14-05:00"^^xsd:dateTime ]
  ].

<http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M> a fhir:PractitionerRole;
  fhir:Resource.id [ fhir:value "PractitionerRole-M"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>practitioner</b>: <a href=\"#Practitioner_practitioner-M\">Dr. John M. Generated Summary: id: 1234569999; John M ; Phone: 303-303-6443; gender: male; birthDate: 1975-06-09</a></p><p><b>organization</b>: <a href=\"#Organization_GHC-organization\">Good Health Clinic. Generated Summary: id: 1316452725; active: true; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Good Health Clinic; Phone: (+1) 555-677-7777, customer-service@GHclinic.org</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>"
  ];
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ];
     fhir:Reference.display [ fhir:value "Dr. John M" ]
  ];
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "Organization/GHC-organization" ];
     fhir:Reference.display [ fhir:value "Good Health Clinic" ]
  ];
  fhir:PractitionerRole.specialty [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:394814009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "394814009" ];
       fhir:Coding.display [ fhir:value "General practice (specialty)" ]     ]
  ];
  fhir:PractitionerRole.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "5555557777" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "practitioner-M"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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>"
  ];
  fhir:Practitioner.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
     fhir:Identifier.value [ fhir:value "1234569999" ]
  ];
  fhir:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "M" ];
     fhir:HumanName.given [
       fhir:value "John";
       fhir:index 0     ];
     fhir:HumanName.prefix [
       fhir:value "Dr";
       fhir:index 0     ]
  ];
  fhir:Practitioner.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "303-303-6443" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ];
  fhir:Practitioner.gender [ fhir:value "male"];
  fhir:Practitioner.birthDate [ fhir:value "1975-06-09"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization> a fhir:Organization;
  fhir:Resource.id [ fhir:value "GHC-organization"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
     fhir:Identifier.value [ fhir:value "1316452725" ]
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "prov" ];
       fhir:Coding.display [ fhir:value "Healthcare Provider" ]     ]
  ];
  fhir:Organization.name [ fhir:value "Good Health Clinic"];
  fhir:Organization.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "(+1) 555-677-7777" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "customer-service@GHclinic.org" ]
  ];
  fhir:Organization.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "7551 W Alameda Ave";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Lakewood" ];
     fhir:Address.state [ fhir:value "CO" ];
     fhir:Address.postalCode [ fhir:value "80226" ];
     fhir:Address.country [ fhir:value "USA" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental> a fhir:AllergyIntolerance;
  fhir:Resource.id [ fhir:value "Allergy-example-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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</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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 1998-05-01</p></div>"
  ];
  fhir:AllergyIntolerance.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ];
       fhir:Coding.code [ fhir:value "active" ]     ]
  ];
  fhir:AllergyIntolerance.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ];
       fhir:Coding.code [ fhir:value "confirmed" ]     ]
  ];
  fhir:AllergyIntolerance.category [
     fhir:value "medication";
     fhir:index 0
  ];
  fhir:AllergyIntolerance.criticality [ fhir:value "high"];
  fhir:AllergyIntolerance.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
       fhir:Coding.code [ fhir:value "7980" ];
       fhir:Coding.display [ fhir:value "Penicillin G" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Penicillin G (Ingredient)" ]
  ];
  fhir:AllergyIntolerance.patient [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:AllergyIntolerance.onsetDateTime [ fhir:value "1998-05-01"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq> a fhir:MedicationRequest;
  fhir:Resource.id [ fhir:value "Lisinopril-medreq"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"#Medication_Lisinopril-med-example\">See above (Medication/Lisinopril-med-example)</a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">Dr. John M, MD. Generated Summary: id: 1234569999; John M ; Phone: 303-303-6443; gender: male; birthDate: 1975-06-09</a></p><p><b>reasonReference</b>: <a href=\"#Condition_HTN-example\">See above (Condition/HTN-example)</a></p></div>"
  ];
  fhir:MedicationRequest.status [ fhir:value "active"];
  fhir:MedicationRequest.intent [ fhir:value "plan"];
  fhir:MedicationRequest.medicationReference [
     fhir:Reference.reference [ fhir:value "Medication/Lisinopril-med-example" ]
  ];
  fhir:MedicationRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:MedicationRequest.authoredOn [ fhir:value "2020-02-14"^^xsd:date];
  fhir:MedicationRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ];
     fhir:Reference.display [ fhir:value "Dr. John M, MD" ]
  ];
  fhir:MedicationRequest.reasonReference [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Condition/HTN-example" ]
  ];
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "Take 1 tab once a day" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsPeriod [
           fhir:Period.start [ fhir:value "2020-01-03"^^xsd:date ]         ]       ]     ];
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:26643006;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "26643006" ];
         fhir:Coding.display [ fhir:value "Oral use" ]       ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example> a fhir:Medication;
  fhir:Resource.id [ fhir:value "Lisinopril-med-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\">Lisinopril 10 mg tab</div>\n                    </div>"
  ];
  fhir:Medication.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
       fhir:Coding.code [ fhir:value "314076" ];
       fhir:Coding.display [ fhir:value "Lisinopril 10 mg Oral Tablet" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Lisinopril 10 mg Oral Tablet" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "HTN-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:38341003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "38341003" ];
       fhir:Coding.display [ fhir:value "High blood pressure" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "175027D" ];
       fhir:Coding.display [ fhir:value "High blood pressure" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Hypertensive disorder (disorder)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2013-07-06"^^xsd:date];
  fhir:Condition.asserter [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-UNK" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "DM1-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:46635009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "46635009" ];
       fhir:Coding.display [ fhir:value "Diabetes mellitus type I" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "175321D" ];
       fhir:Coding.display [ fhir:value "Diabetes mellitus type I" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Diabetes mellitus type I" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2013-07-06"^^xsd:date];
  fhir:Condition.asserter [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-UNK" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Dental-plaque-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "health-concern" ];
       fhir:Coding.display [ fhir:value "Health Concern" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Health Concern" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:276453000;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "276453000" ];
       fhir:Coding.display [ fhir:value "Teeth covered in plaque (finding)" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "108723D" ];
       fhir:Coding.display [ fhir:value "Teeth covered in plaque (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Teeth covered in plaque (finding)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2013-07-06"^^xsd:date];
  fhir:Condition.asserter [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-UNK" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "practitioner-UNK"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 555555555</p><p><b>name</b>: UNK </p></div>"
  ];
  fhir:Practitioner.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
     fhir:Identifier.value [ fhir:value "555555555" ]
  ];
  fhir:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.family [
       fhir:value "UNK";
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
         fhir:Extension.valueCode [ fhir:value "unknown" ]       ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "toothache-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "health-concern" ];
       fhir:Coding.display [ fhir:value "Health Concern" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Health Concern" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:27355003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "27355003" ];
       fhir:Coding.display [ fhir:value "Toothache (finding)" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "131687D" ];
       fhir:Coding.display [ fhir:value "Toothache (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Toothache (finding)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-14"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Swollen-gums-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "health-concern" ];
       fhir:Coding.display [ fhir:value "Health Concern" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Health Concern" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "148393D" ];
       fhir:Coding.display [ fhir:value "Swollen gums (finding)" ]     ], [
       fhir:index 1;
       a sct:309685001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "309685001" ];
       fhir:Coding.display [ fhir:value "Swollen gums (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Swollen gums (finding)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-14"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Bleeding-gums-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "health-concern" ];
       fhir:Coding.display [ fhir:value "Health Concern" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Health Concern" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "148393D" ];
       fhir:Coding.display [ fhir:value "Bleeding gums" ]     ], [
       fhir:index 1;
       a sct:86276007;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "86276007" ];
       fhir:Coding.display [ fhir:value "Bleeding gums" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Bleeding gums" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-14"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Caries-risk"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "179051D" ];
       fhir:Coding.display [ fhir:value "At high risk for dental caries (finding)" ]     ], [
       fhir:index 1;
       a sct:609402003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "609402003" ];
       fhir:Coding.display [ fhir:value "At high risk for dental caries (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "At high risk for dental caries (finding)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-14"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1> a fhir:ServiceRequest;
  fhir:Resource.id [ fhir:value "example-dental-referral-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M)</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"#Condition_toothache-example\">See above (Condition/toothache-example)</a></li><li><a href=\"Condition-LLQP-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>, <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern problem</span>; <span title=\"Codes: {http://snomed.info/sct 301716002}\">Left lower quadrant pain</span></a></li><li><a href=\"#Condition_Bleeding-gums-example\">See above (Condition/Bleeding-gums-example)</a></li></ul></div>"
  ];
  fhir:ServiceRequest.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4" ]
  ];
  fhir:ServiceRequest.status [ fhir:value "active"];
  fhir:ServiceRequest.intent [ fhir:value "plan"];
  fhir:ServiceRequest.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:14736009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "14736009" ];
       fhir:Coding.display [ fhir:value "History and physical examination with evaluation and management of patient (procedure)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Evaluation and management of patient (procedure)" ]
  ];
  fhir:ServiceRequest.priority [ fhir:value "asap"];
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:103697008;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "103697008" ];
       fhir:Coding.display [ fhir:value "Patient referral for dental care (procedure)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Patient referral for dental care (procedure)" ]
  ];
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ]
  ];
  fhir:ServiceRequest.reasonReference [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Condition/toothache-example" ]
  ], [
     fhir:index 1;
     fhir:Reference.reference [ fhir:value "Condition/LLQP-example" ]
  ], [
     fhir:index 2;
     fhir:Reference.reference [ fhir:value "Condition/Bleeding-gums-example" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval> a fhir:Encounter;
  fhir:Resource.id [ fhir:value "Comp-oral-eval"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: planned</p><p><b>class</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></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\">See above (Patient/example-dental)</a></p><p><b>period</b>: Mar 10, 2020 8:00:14 PM --&gt; Mar 10, 2020 8:30:14 PM</p></div>"
  ];
  fhir:Encounter.status [ fhir:value "planned"];
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
     fhir:Coding.code [ fhir:value "AMB" ];
     fhir:Coding.display [ fhir:value "ambulatory" ]
  ];
  fhir:Encounter.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D0150" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Comprehensive Oral Evaluation" ]
  ];
  fhir:Encounter.priority [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActPriority" ];
       fhir:Coding.code [ fhir:value "R" ];
       fhir:Coding.display [ fhir:value "routine" ]     ]
  ];
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2020-03-10T15:00:14-05:00"^^xsd:dateTime ];
     fhir:Period.end [ fhir:value "2020-03-10T15:30:14-05:00"^^xsd:dateTime ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1> a fhir:Immunization;
  fhir:Resource.id [ fhir:value "imm-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>occurrence</b>: 2020-01-04</p><p><b>primarySource</b>: false</p></div>"
  ];
  fhir:Immunization.status [ fhir:value "completed"];
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/cvx" ];
       fhir:Coding.code [ fhir:value "08" ];
       fhir:Coding.display [ fhir:value "hepatitis B vaccine, pediatric or pediatric/adolescent dosage" ]     ]
  ];
  fhir:Immunization.patient [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Immunization.occurrenceDateTime [ fhir:value "2020-01-04"^^xsd:date];
  fhir:Immunization.primarySource [ fhir:value "false"^^xsd:boolean].

<http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion> a fhir:Procedure;
  fhir:Resource.id [ fhir:value "Insulin-pump-insertion"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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\">See above (Patient/example-dental)</a></p><p><b>performed</b>: 2013-11-03</p></div>"
  ];
  fhir:Procedure.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff" ]
  ];
  fhir:Procedure.status [ fhir:value "completed"];
  fhir:Procedure.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:443263006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "443263006" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Insertion of insulin pump (procedure)" ]
  ];
  fhir:Procedure.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Procedure.performedDateTime [ fhir:value "2013-11-03"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental> a fhir:Observation;
  fhir:Resource.id [ fhir:value "Smoker-obs-example-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>effective</b>: Jan 15, 2020 5:27:04 AM</p><p><b>issued</b>: Jan 15, 2020 5:27:04 AM</p><p><b>value</b>: <span title=\"Codes: {http://snomed.info/sct 266919005}\">Never smoked tobacco (finding)</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "social-history" ];
       fhir:Coding.display [ fhir:value "Social History" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Social History" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:72166-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "72166-2" ];
       fhir:Coding.display [ fhir:value "Tobacco smoking status" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Tobacco smoking status" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-01-15T05:27:04Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2020-01-15T05:27:04Z"^^xsd:dateTime];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:266919005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "266919005" ];
       fhir:Coding.display [ fhir:value "Never smoked tobacco (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Never smoked tobacco (finding)" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental> a fhir:Observation;
  fhir:Resource.id [ fhir:value "Education-level-example-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>effective</b>: 2012-01-01 --&gt; 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>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:82589-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "82589-3" ];
       fhir:Coding.display [ fhir:value "Highest Level of Education" ]     ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Observation.effectivePeriod [
     fhir:Period.start [ fhir:value "2012-01-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2016-01-01"^^xsd:date ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:224302000;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "224302000" ];
       fhir:Coding.display [ fhir:value "Received higher education college education (finding)" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental> a fhir:Observation;
  fhir:Resource.id [ fhir:value "Present-job-example-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>effective</b>: 2015-01-01 --&gt; (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>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:11341-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "11341-5" ];
       fhir:Coding.display [ fhir:value "History of Occupation" ]     ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Observation.effectivePeriod [
     fhir:Period.start [ fhir:value "2015-01-01"^^xsd:date ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.114222.4.11.7186" ];
       fhir:Coding.code [ fhir:value "0800" ];
       fhir:Coding.display [ fhir:value "Accountants and Auditors" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel> a fhir:Observation;
  fhir:Resource.id [ fhir:value "vitals-panel"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>hasMember</b>: </p><ul><li><a href=\"#Observation_respiratory-rate\">Respiratory Rate. Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 9279-1}\">Respiratory rate</span>; effective: 2020-02-14; 20 breaths/minute</a></li><li><a href=\"#Observation_heart-rate\">Heart Rate. Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 8867-4}\">Heart rate</span>; effective: 1999-07-02; 78 beats/minute</a></li><li><a href=\"#Observation_blood-pressure\">Blood Pressure. Generated Summary: id: urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 85354-9}\">Blood pressure systolic &amp; diastolic</span>; effective: 2020-02-14</a></li><li><a href=\"#Observation_body-temperature\">Body Temperature. Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 8310-5}\">Body temperature</span>; effective: 2020-02-14; 36.9 C</a></li></ul></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "vital-signs" ];
       fhir:Coding.display [ fhir:value "Vital Signs" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Vital Signs" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:85353-1;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "85353-1" ];
       fhir:Coding.display [ fhir:value "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Vital signs Panel" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-02-14"^^xsd:date];
  fhir:Observation.hasMember [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Observation/respiratory-rate" ];
     fhir:Reference.display [ fhir:value "Respiratory Rate" ]
  ], [
     fhir:index 1;
     fhir:Reference.reference [ fhir:value "Observation/heart-rate" ];
     fhir:Reference.display [ fhir:value "Heart Rate" ]
  ], [
     fhir:index 2;
     fhir:Reference.reference [ fhir:value "Observation/blood-pressure" ];
     fhir:Reference.display [ fhir:value "Blood Pressure" ]
  ], [
     fhir:index 3;
     fhir:Reference.reference [ fhir:value "Observation/body-temperature" ];
     fhir:Reference.display [ fhir:value "Body Temperature" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate> a fhir:Observation;
  fhir:Resource.id [ fhir:value "respiratory-rate"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 20 breaths/minute</p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "vital-signs" ];
       fhir:Coding.display [ fhir:value "Vital Signs" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Vital Signs" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:9279-1;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "9279-1" ];
       fhir:Coding.display [ fhir:value "Respiratory rate" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Respiratory rate" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-02-14"^^xsd:date];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "breaths/minute" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "/min" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate> a fhir:Observation;
  fhir:Resource.id [ fhir:value "heart-rate"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 1999-07-02</p><p><b>value</b>: 78 beats/minute</p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "vital-signs" ];
       fhir:Coding.display [ fhir:value "Vital Signs" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Vital Signs" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:8867-4;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "8867-4" ];
       fhir:Coding.display [ fhir:value "Heart rate" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Heart rate" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "1999-07-02"^^xsd:date];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "78"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "beats/minute" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "/min" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure> a fhir:Observation;
  fhir:Resource.id [ fhir:value "blood-pressure"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281</p><p><b>basedOn</b>: <span></span></p><p></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 &amp; diastolic</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 8480-6}, {http://snomed.info/sct 271649006}\">Systolic blood pressure</span></p><p><b>value</b>: 120 mmHg</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</p></blockquote></div>"
  ];
  fhir:Observation.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281" ]
  ];
  fhir:Observation.basedOn [
     fhir:index 0;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "https://acme.org/identifiers" ];
       fhir:Identifier.value [ fhir:value "1234" ]     ]
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "vital-signs" ];
       fhir:Coding.display [ fhir:value "Vital Signs" ]     ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:85354-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "85354-9" ];
       fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Blood pressure systolic & diastolic" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-02-14"^^xsd:date];
  fhir:Observation.component [
     fhir:index 0;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:8480-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "8480-6" ];
         fhir:Coding.display [ fhir:value "Systolic blood pressure" ]       ], [
         fhir:index 1;
         a sct:271649006;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "271649006" ];
         fhir:Coding.display [ fhir:value "Systolic blood pressure" ]       ]     ];
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "120"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmHg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]     ]
  ], [
     fhir:index 1;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:8462-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "8462-4" ];
         fhir:Coding.display [ fhir:value "Diastolic blood pressure" ]       ]     ];
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmHg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature> a fhir:Observation;
  fhir:Resource.id [ fhir:value "body-temperature"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 36.9 C</p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "vital-signs" ];
       fhir:Coding.display [ fhir:value "Vital Signs" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Vital Signs" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:8310-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "8310-5" ];
       fhir:Coding.display [ fhir:value "Body temperature" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Body temperature" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-02-14"^^xsd:date];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "36.9"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "C" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "Cel" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna> a fhir:Coverage;
  fhir:Resource.id [ fhir:value "Dental-Aetna"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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\">See above (Patient/example-dental)</a></p><p><b>subscriberId</b>: 123456</p><p><b>beneficiary</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2020-01-01 --&gt; 2020-01-01</p><p><b>payor</b>: <a href=\"Organization-Aetna-organization.html\">Generated Summary: id: 9316452725; active: true; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type pay}\">Payer</span>; name: Aetna Insurance; Phone: (+1) 720-677-7777, customer2-service@Aetna.org</a></p><h3>Classes</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td>*</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>"
  ];
  fhir:Coverage.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://benefitsAetna.com/certificate" ];
     fhir:Identifier.value [ fhir:value "12345" ]
  ];
  fhir:Coverage.status [ fhir:value "active"];
  fhir:Coverage.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
       fhir:Coding.code [ fhir:value "DENTAL" ];
       fhir:Coding.display [ fhir:value "dental care policy" ]     ]
  ];
  fhir:Coverage.subscriber [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Coverage.subscriberId [ fhir:value "123456"];
  fhir:Coverage.beneficiary [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Coverage.dependent [ fhir:value "0"];
  fhir:Coverage.relationship [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/subscriber-relationship" ];
       fhir:Coding.code [ fhir:value "self" ];
       fhir:Coding.display [ fhir:value "Self" ]     ]
  ];
  fhir:Coverage.period [
     fhir:Period.start [ fhir:value "2020-01-01"^^xsd:date ];
     fhir:Period.end [ fhir:value "2020-01-01"^^xsd:date ]
  ];
  fhir:Coverage.payor [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Organization/Aetna-organization" ]
  ];
  fhir:Coverage.class [
     fhir:index 0;
     fhir:Coverage.class.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ];
         fhir:Coding.code [ fhir:value "plan" ]       ]     ];
     fhir:Coverage.class.value [ fhir:value "B37FC" ];
     fhir:Coverage.class.name [ fhir:value "Aetna Full Coverage: Medical, Dental, Pharmacy, Vision, EHC" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/Tooth-infection18> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Tooth-infection18"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem List Item" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "181608D" ];
       fhir:Coding.display [ fhir:value "Infection of tooth" ]     ], [
       fhir:index 1;
       a sct:427898007;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "427898007" ];
       fhir:Coding.display [ fhir:value "Infection of tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Infection of tooth" ]
  ];
  fhir:Condition.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161372D" ];
       fhir:Coding.display [ fhir:value "Permanent lower left second molar tooth" ]     ], [
       fhir:index 1;
       a sct:48402004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "48402004" ];
       fhir:Coding.display [ fhir:value "Mandibular left second molar tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Mandibular left second molar tooth" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/Mandibular-perm18-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Mandibular-perm18-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-16</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "118666D" ];
       fhir:Coding.display [ fhir:value "Disease of the mouth (disorder)" ]     ], [
       fhir:index 1;
       a sct:118938008;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "118938008" ];
       fhir:Coding.display [ fhir:value "Disorder of mouth (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Disorder of mouth (disorder)" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "118065D" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ], [
       fhir:index 1;
       a sct:80967001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "80967001" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Dental caries (disorder)" ]
  ];
  fhir:Condition.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161372D" ];
       fhir:Coding.display [ fhir:value "Permanent lower left second molar tooth" ]     ], [
       fhir:index 1;
       a sct:48402004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "48402004" ];
       fhir:Coding.display [ fhir:value "Mandibular left second molar tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Mandibular left second molar tooth" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-16"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Condition/Maxillary-perm7-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Maxillary-perm7-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2019-06-10</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "118065D" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ], [
       fhir:index 1;
       a sct:80967001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "80967001" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Dental caries (disorder)" ]
  ];
  fhir:Condition.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161941D" ];
       fhir:Coding.display [ fhir:value "Permanent upper right lateral incisor tooth" ]     ], [
       fhir:index 1;
       a sct:245574002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "245574002" ];
       fhir:Coding.display [ fhir:value "Entire permanent maxillary right lateral incisor tooth (body structure)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Entire permanent maxillary right lateral incisor tooth (body structure)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2019-06-10"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Observation/Overjet> a fhir:Observation;
  fhir:Resource.id [ fhir:value "Overjet"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></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\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-16</p><p><b>value</b>: 3 mm</p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "exam" ];
       fhir:Coding.display [ fhir:value "Exam" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Exam" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:32916-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "32916-9" ];
       fhir:Coding.display [ fhir:value "Horizontal overlap [Length] Maxilla and Mandible Measured" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Overjet" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-02-16"^^xsd:date];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mm" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/MedicationRequest/erythromycin-medreq-2> a fhir:MedicationRequest;
  fhir:Resource.id [ fhir:value "erythromycin-medreq-2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"Medication-erythromycin-med-example.html\">Generated Summary: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 315877}\">Erythromycin 500 MG</span></a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>authoredOn</b>: 2017-12-06</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">Dr. John M, MD. Generated Summary: id: 1234560000; John D ; Phone: 720-555-6443; gender: male; birthDate: 1990-06-09</a></p><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 500 mg</p></blockquote></div>"
  ];
  fhir:MedicationRequest.status [ fhir:value "active"];
  fhir:MedicationRequest.intent [ fhir:value "plan"];
  fhir:MedicationRequest.medicationReference [
     fhir:Reference.reference [ fhir:value "Medication/erythromycin-med-example" ]
  ];
  fhir:MedicationRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:MedicationRequest.authoredOn [ fhir:value "2017-12-06"^^xsd:date];
  fhir:MedicationRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ];
     fhir:Reference.display [ fhir:value "Dr. John M, MD" ]
  ];
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "Take 1 tablet every six hours X10 days" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsPeriod [
           fhir:Period.start [ fhir:value "2017-12-06"^^xsd:date ]         ]       ]     ]
  ];
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "1"^^xsd:nonNegativeInteger ];
     fhir:MedicationRequest.dispenseRequest.quantity [
       fhir:Quantity.value [ fhir:value "500"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "mg" ]     ];
     fhir:MedicationRequest.dispenseRequest.expectedSupplyDuration [
       fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "days" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "d" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Ibuprofen-medreq-2> a fhir:MedicationRequest;
  fhir:Resource.id [ fhir:value "Ibuprofen-medreq-2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"Medication-ibuprofen-med-example-2.html\">Generated Summary: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 316074}\">Ibuprofen 200 MG</span></a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>authoredOn</b>: 2019-12-06</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">Dr. John M, MD. Generated Summary: id: 1234560000; John D ; Phone: 720-555-6443; gender: male; birthDate: 1990-06-09</a></p><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 200 mg</p></blockquote></div>"
  ];
  fhir:MedicationRequest.status [ fhir:value "completed"];
  fhir:MedicationRequest.intent [ fhir:value "plan"];
  fhir:MedicationRequest.medicationReference [
     fhir:Reference.reference [ fhir:value "Medication/ibuprofen-med-example-2" ]
  ];
  fhir:MedicationRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:MedicationRequest.authoredOn [ fhir:value "2019-12-06"^^xsd:date];
  fhir:MedicationRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ];
     fhir:Reference.display [ fhir:value "Dr. John M, MD" ]
  ];
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "Take 2-3 tablets every 8 hours as needed for pain" ];
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsPeriod [
           fhir:Period.start [ fhir:value "2019-12-06"^^xsd:date ]         ]       ]     ]
  ];
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "1"^^xsd:nonNegativeInteger ];
     fhir:MedicationRequest.dispenseRequest.quantity [
       fhir:Quantity.value [ fhir:value "200"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "mg" ]     ];
     fhir:MedicationRequest.dispenseRequest.expectedSupplyDuration [
       fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "days" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "d" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Tylenol-med-dental> a fhir:MedicationRequest;
  fhir:Resource.id [ fhir:value "Tylenol-med-dental"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>authoredOn</b>: 2020-03-30</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">Dr. Dental D, DMD. Generated Summary: id: 1234560000; John D ; Phone: 720-555-6443; gender: male; birthDate: 1990-06-09</a></p><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 10</p><p><b>quantity</b>: 300 mg</p></blockquote></div>"
  ];
  fhir:MedicationRequest.status [ fhir:value "active"];
  fhir:MedicationRequest.intent [ fhir:value "plan"];
  fhir:MedicationRequest.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
       fhir:Coding.code [ fhir:value "993836" ];
       fhir:Coding.display [ fhir:value "Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]" ]
  ];
  fhir:MedicationRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:MedicationRequest.authoredOn [ fhir:value "2020-03-30"^^xsd:date];
  fhir:MedicationRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ];
     fhir:Reference.display [ fhir:value "Dr. Dental D, DMD" ]
  ];
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0;
     fhir:Dosage.text [ fhir:value "take 1 tablet every 4 hours as needed for pain" ];
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a sct:26643006;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "26643006" ];
         fhir:Coding.display [ fhir:value "Oral use" ]       ]     ]
  ];
  fhir:MedicationRequest.dispenseRequest [
     fhir:MedicationRequest.dispenseRequest.numberOfRepeatsAllowed [ fhir:value "10"^^xsd:nonNegativeInteger ];
     fhir:MedicationRequest.dispenseRequest.quantity [
       fhir:Quantity.value [ fhir:value "300"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "mg" ]     ];
     fhir:MedicationRequest.dispenseRequest.expectedSupplyDuration [
       fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "days" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "d" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Dental-extraction-example> a fhir:ServiceRequest;
  fhir:Resource.id [ fhir:value "Dental-extraction-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: <span title=\"Codes: {http://snomed.info/sct 48402004}, {http://www.ada.org/snodent 161372D}\">Structure of mandibular left second molar tooth</span></p></div>"
  ];
  fhir:ServiceRequest.status [ fhir:value "active"];
  fhir:ServiceRequest.intent [ fhir:value "plan"];
  fhir:ServiceRequest.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:387713003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "387713003" ];
       fhir:Coding.display [ fhir:value "Surgical procedure" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Surgical procedure" ]
  ];
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D7140" ];
       fhir:Coding.display [ fhir:value "Extraction, erupted tooth or exposed root (elevation and/or forceps removal)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Extraction, erupted tooth or exposed root (elevation and/or forceps removal)" ]
  ];
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]
  ];
  fhir:ServiceRequest.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:48402004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "48402004" ];
       fhir:Coding.display [ fhir:value "Structure of mandibular left second molar tooth" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161372D" ];
       fhir:Coding.display [ fhir:value "Permanent lower left second molar tooth" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Resin-restore-example> a fhir:ServiceRequest;
  fhir:Resource.id [ fhir:value "Resin-restore-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: <span title=\"Codes: {http://www.ada.org/snodent 161941D}, {http://snomed.info/sct 245574002}\">Entire maxillary right lateral incisor tooth</span></p></div>"
  ];
  fhir:ServiceRequest.status [ fhir:value "active"];
  fhir:ServiceRequest.intent [ fhir:value "plan"];
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D1352" ];
       fhir:Coding.display [ fhir:value "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth" ]
  ];
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]
  ];
  fhir:ServiceRequest.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161941D" ];
       fhir:Coding.display [ fhir:value "Permanent upper right lateral incisor tooth" ]     ], [
       fhir:index 1;
       a sct:245574002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "245574002" ];
       fhir:Coding.display [ fhir:value "Entire maxillary right lateral incisor tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Entire maxillary right lateral incisor tooth" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/prophylaxis-example> a fhir:ServiceRequest;
  fhir:Resource.id [ fhir:value "prophylaxis-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><p><b>bodySite</b>: <span title=\"Codes: {http://www.ada.org/snodent 161941D}, {http://snomed.info/sct 245574002}\">Entire maxillary right lateral incisor tooth</span></p></div>"
  ];
  fhir:ServiceRequest.status [ fhir:value "active"];
  fhir:ServiceRequest.intent [ fhir:value "plan"];
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D1352" ];
       fhir:Coding.display [ fhir:value "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Preventive resin restoration in a moderate to high caries risk patient-permanent tooth" ]
  ];
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]
  ];
  fhir:ServiceRequest.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "161941D" ];
       fhir:Coding.display [ fhir:value "Permanent upper right lateral incisor tooth" ]     ], [
       fhir:index 1;
       a sct:245574002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "245574002" ];
       fhir:Coding.display [ fhir:value "Entire maxillary right lateral incisor tooth" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Entire maxillary right lateral incisor tooth" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/Radiograph-survey> a fhir:ServiceRequest;
  fhir:Resource.id [ fhir:value "Radiograph-survey"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p></div>"
  ];
  fhir:ServiceRequest.status [ fhir:value "active"];
  fhir:ServiceRequest.intent [ fhir:value "plan"];
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D0210" ];
       fhir:Coding.display [ fhir:value "Full mouth radiographic survey" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Full mouth radiographic survey" ]
  ];
  fhir:ServiceRequest.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:ServiceRequest.requester [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Procedure/Dental-flouride-tx-example> a fhir:Procedure;
  fhir:Resource.id [ fhir:value "Dental-flouride-tx-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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\">See above (Patient/example-dental)</a></p><p><b>performed</b>: Feb 16, 2020 7:55:26 PM --&gt; Feb 16, 2020 8:25:26 PM</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></td></tr></table></div>"
  ];
  fhir:Procedure.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:c2a737f2-2fdb-49c1-b097-dac173d07aff" ]
  ];
  fhir:Procedure.status [ fhir:value "completed"];
  fhir:Procedure.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://ada.org/cdt" ];
       fhir:Coding.code [ fhir:value "D1206" ]     ];
     fhir:CodeableConcept.text [ fhir:value "topical application of fluoride varnish" ]
  ];
  fhir:Procedure.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Procedure.performedPeriod [
     fhir:Period.start [ fhir:value "2020-02-16T12:55:26-07:00"^^xsd:dateTime ];
     fhir:Period.end [ fhir:value "2020-02-16T13:25:26-07:00"^^xsd:dateTime ]
  ];
  fhir:Procedure.performer [
     fhir:index 0;
     fhir:Procedure.performer.actor [
       fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]     ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Communication/dental-education2> a fhir:Communication;
  fhir:Resource.id [ fhir:value "dental-education2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>encounter</b>: <a href=\"#Encounter_Dental-encounter\">See above (Encounter/Dental-encounter)</a></p><p><b>sent</b>: Feb 17, 2020 2:01:10 AM</p><p><b>received</b>: Jan 17, 2020 2:01:11 AM</p><p><b>recipient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>sender</b>: <a href=\"#Practitioner_practitioner-D\">See above (Practitioner/practitioner-D)</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</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>"
  ];
  fhir:Communication.status [ fhir:value "completed"];
  fhir:Communication.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Communication.encounter [
     fhir:Reference.reference [ fhir:value "Encounter/Dental-encounter" ]
  ];
  fhir:Communication.sent [ fhir:value "2020-02-16T18:01:10-08:00"^^xsd:dateTime];
  fhir:Communication.received [ fhir:value "2020-01-16T18:01:11-08:00"^^xsd:dateTime];
  fhir:Communication.recipient [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Communication.sender [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-D" ]
  ];
  fhir:Communication.payload [
     fhir:index 0;
     fhir:Communication.payload.contentString [ fhir:value "Patient educated on the benefits of using a fluoride toothpaste, daily flossing, and bi-annual routine dental cleaning visits." ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-D> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "practitioner-D"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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>"
  ];
  fhir:Practitioner.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
     fhir:Identifier.value [ fhir:value "1234560000" ]
  ];
  fhir:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "D" ];
     fhir:HumanName.given [
       fhir:value "John";
       fhir:index 0     ];
     fhir:HumanName.prefix [
       fhir:value "Dr";
       fhir:index 0     ]
  ];
  fhir:Practitioner.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "720-555-6443" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ];
  fhir:Practitioner.gender [ fhir:value "male"];
  fhir:Practitioner.birthDate [ fhir:value "1990-06-09"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Encounter/Dental-encounter> a fhir:Encounter;
  fhir:Resource.id [ fhir:value "Dental-encounter"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: finished</p><p><b>class</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></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\">See above (Patient/example-dental)</a></p><p><b>period</b>: Feb 16, 2020 8:00:14 PM --&gt; Feb 16, 2020 8:30:14 PM</p></div>"
  ];
  fhir:Encounter.status [ fhir:value "finished"];
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
     fhir:Coding.code [ fhir:value "AMB" ];
     fhir:Coding.display [ fhir:value "ambulatory" ]
  ];
  fhir:Encounter.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:185347001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "185347001" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Encounter for problem (procedure)" ]
  ];
  fhir:Encounter.priority [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActPriority" ];
       fhir:Coding.code [ fhir:value "R" ];
       fhir:Coding.display [ fhir:value "routine" ]     ]
  ];
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2020-02-16T15:00:14-05:00"^^xsd:dateTime ];
     fhir:Period.end [ fhir:value "2020-02-16T15:30:14-05:00"^^xsd:dateTime ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Organization/GOHC-organization> a fhir:Organization;
  fhir:Resource.id [ fhir:value "GOHC-organization"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 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>"
  ];
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ];
     fhir:Identifier.value [ fhir:value "2316452725" ]
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.type [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ];
       fhir:Coding.code [ fhir:value "prov" ];
       fhir:Coding.display [ fhir:value "Healthcare Provider" ]     ]
  ];
  fhir:Organization.name [ fhir:value "Good Oral Health Clinic"];
  fhir:Organization.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "(+1) 720-677-7777" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "customer2-service@GHclinic.org" ]
  ];
  fhir:Organization.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "7552 W Alameda Ave";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Lakewood" ];
     fhir:Address.state [ fhir:value "CO" ];
     fhir:Address.postalCode [ fhir:value "80226" ];
     fhir:Address.country [ fhir:value "USA" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/Dental-caries> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Dental-caries"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-16</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "118065D" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ], [
       fhir:index 1;
       a sct:80967001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "80967001" ];
       fhir:Coding.display [ fhir:value "Dental caries (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Dental caries (disorder)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-16"^^xsd:date].

<http://example.org/fhir/us/dental-data-exchange/Condition/no-chew> a fhir:Condition;
  fhir:Resource.id [ fhir:value "no-chew"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem List Item" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "126488D" ];
       fhir:Coding.display [ fhir:value "Unable to chew (finding)" ]     ], [
       fhir:index 1;
       a sct:288920002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "288920002" ];
       fhir:Coding.display [ fhir:value "Unable to chew (finding)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Unable to chew (finding)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ].

<http://example.org/fhir/us/dental-data-exchange/Condition/Chronic-periodontitis-example> a fhir:Condition;
  fhir:Resource.id [ fhir:value "Chronic-periodontitis-example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Patient A. Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ];
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Active" ]
  ];
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
  ];
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Problem" ]
  ], [
     fhir:index 1;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category" ];
       fhir:Coding.code [ fhir:value "dental" ];
       fhir:Coding.display [ fhir:value "Dental" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "118666D" ];
       fhir:Coding.display [ fhir:value "Disorder of mouth (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Dental Problem List" ]
  ];
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://www.ada.org/snodent" ];
       fhir:Coding.code [ fhir:value "116957D" ];
       fhir:Coding.display [ fhir:value "Chronic periodontitis (disorder)" ]     ], [
       fhir:index 1;
       a sct:5689008;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "5689008" ];
       fhir:Coding.display [ fhir:value "Chronic periodontitis (disorder)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Chronic periodontitis (disorder)" ]
  ];
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ];
     fhir:Reference.display [ fhir:value "Patient A" ]
  ];
  fhir:Condition.onsetDateTime [ fhir:value "2020-02-14"^^xsd:date].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.