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 Referral 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-Referral-Note-Document-Bundle-Example"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "15" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-08-27T15:26:44.763+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#CQB8fiR496ieQq0G" ];
     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:b417cad7-57b3-47a6-bab8-33fdae616839" ]
  ];
  fhir:Bundle.type [ fhir:value "document"];
  fhir:Bundle.timestamp [ fhir:value "2021-04-11T10: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/Med-2-Dental-Referral" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Composition/Med-2-Dental-Referral>
  ], [
     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/Communication/dental-education" ];
     fhir:Bundle.entry.resource <http://example.org/fhir/us/dental-data-exchange/Communication/dental-education>
  ], [
     fhir:index 26;
     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 27;
     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 28;
     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 29;
     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 30;
     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>
  ].

<http://example.org/fhir/us/dental-data-exchange/Composition/Med-2-Dental-Referral> a fhir:Composition;
  fhir:Resource.id [ fhir:value "Med-2-Dental-Referral"];
  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: http://any.org/1</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 57134-9}\">Dentistry Referral note</span></p><p><b>encounter</b>: <a href=\"#Encounter_Med-visit-1\">PCP visit. Generated Summary: status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99201}\">Office Visit</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActPriority R}\">routine</span>; period: Feb 14, 2020 8:00:14 PM --&gt; Feb 14, 2020 8:30:14 PM</a></p><p><b>date</b>: Jan 14, 2020 3:10:14 AM</p><p><b>author</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>title</b>: Referral 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 14, 2020 9:10:14 AM</td><td><a href=\"#PractitionerRole_PractitionerRole-M\">Dr. John M, MD. Generated Summary: <span title=\"Codes: {http://snomed.info/sct 394814009}\">General practice (specialty)</span>; Phone: 5555557777</a></td></tr></table><p><b>custodian</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></div>"
  ];
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "http://any.org/1" ]
  ];
  fhir:Composition.status [ fhir:value "final"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:57134-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "57134-9" ];
       fhir:Coding.display [ fhir:value "Dentistry Referral 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/Med-visit-1" ];
     fhir:Reference.display [ fhir:value "PCP visit" ]
  ];
  fhir:Composition.date [ fhir:value "2020-01-14T03:10:14Z"^^xsd:dateTime];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ];
     fhir:Reference.display [ fhir:value "Dr. John M, MD" ]
  ];
  fhir:Composition.title [ fhir:value "Referral Note"];
  fhir:Composition.attester [
     fhir:index 0;
     fhir:Composition.attester.mode [ fhir:value "legal" ];
     fhir:Composition.attester.time [ fhir:value "2020-03-14T09:10:14Z"^^xsd:dateTime ];
     fhir:Composition.attester.party [
       fhir:Reference.reference [ fhir:value "PractitionerRole/PractitionerRole-M" ];
       fhir:Reference.display [ fhir:value "Dr. John M, MD" ]     ]
  ];
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "Organization/GHC-organization" ];
     fhir:Reference.display [ fhir:value "Good Health Clinic" ]
  ];
  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>Allergen</b>\n                                    </td>\n                                    <td>\n                                        <b>Code</b>\n                                    </td>\n                                    <td>\n                                        <b>Manifestation</b>\n                                    </td>\n                                    <td>\n                                        <b>Severity</b>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Penicillin G</td>\n                                    <td>7908</td>\n                                    <td>Skin rash</td>\n                                    <td>mild</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 "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>Lisinopril 10 mg tab</td>\n                                    <td>1 tab once/day</td>\n                                    <td/>\n                                    <td>Active</td>\n                                    <td/>\n                                    <td>Generic substitution allowed</td>\n                                </tr>\n                            </table>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "MedicationRequest/Lisinopril-medreq" ]     ]
  ], [
     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> Teeth covered in plague</p>\n                            <p> Toothache</p>\n                            <p> Swollen Gums</p>\n                            <p> Bleeding Gums</p>\n                            <p> At high risk for dental carries</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-plaque-example" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Condition/toothache-example" ]     ], [
       fhir:index 4;
       fhir:Reference.reference [ fhir:value "Condition/Swollen-gums-example" ]     ], [
       fhir:index 5;
       fhir:Reference.reference [ fhir:value "Condition/Bleeding-gums-example" ]     ], [
       fhir:index 6;
       fhir:Reference.reference [ fhir:value "Condition/Caries-risk" ]     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Reason for Referral Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:42349-1;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "42349-1" ];
         fhir:Coding.display [ fhir:value "Reason for referral (narrative)" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Toothache</p>\n                            <p>Left lower quadrant pain</p>\n                            <p>Bleeding gums</p>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "ServiceRequest/example-dental-referral-1" ]     ]
  ], [
     fhir:index 4;
     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                            <p>D0150 - Comprehensive Oral Evaluation</p>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Encounter/Comp-oral-eval" ]     ]
  ], [
     fhir:index 5;
     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 has pain in his lower left jaw and occassional bleeding from his gums - referring for dental evaluation.</p>\n                        </div>"     ]
  ], [
     fhir:index 6;
     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 flouride treatments in the past 4 years while away at college</p>\n                        </div>"     ]
  ], [
     fhir:index 7;
     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 8;
     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 9;
     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                            <p>No Procedures performed</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</td>\n                                    <td>NA</td>\n                                    <td>2005/05/01 - 2020/03/28</td>\n                                </tr>\n                                <tr>\n                                    <td>Highest Education Received</td>\n                                    <td>Collect Education</td>\n                                    <td>2010/05/01 - 2014/03/28</td>\n                                </tr>\n                                <tr>\n                                    <td>Employment</td>\n                                    <td>Full-time accountant</td>\n                                    <td>2015/05/01 - current</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>\n                                <tr>\n                                    <td>\n                                        <b>Vital Sign</b>\n                                    </td>\n                                    <td>\n                                        <b>Date</b>\n                                    </td>\n                                    <td>\n                                        <b>Value</b>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Temperature</td>\n                                    <td>2020/04/15</td>\n                                    <td>98.5</td>\n                                </tr>\n                                <tr>\n                                    <td>Heart Rate</td>\n                                    <td>2020/04/15</td>\n                                    <td>78</td>\n                                </tr>\n                                <tr>\n                                    <td>Respiration Rate</td>\n                                    <td>2020/04/15</td>\n                                    <td>20</td>\n                                </tr>\n                                <tr>\n                                    <td>Blood Pressure</td>\n                                    <td>2020/04/15</td>\n                                    <td>120/80</td>\n                                </tr>\n                            </table>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/vitals-panel" ]     ]
  ], [
     fhir:index 12;
     fhir:Composition.section.title [ fhir:value "Goals Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:61146-7;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "61146-7" ];
         fhir:Coding.display [ fhir:value "Goals" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>No soda/sugary drinks/energy drinks</p>\n                            <p>Use fluoride toothpaste</p>\n                        </div>"     ]
  ], [
     fhir:index 13;
     fhir:Composition.section.title [ fhir:value "Health Concerns Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:75310-3;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "75310-3" ];
         fhir:Coding.display [ fhir:value "Health concerns Document" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Neuropathy due to diabetes mellitus</p>\n                        </div>"     ]
  ], [
     fhir:index 14;
     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>Pt. Education. Advised to see dentist regularly, brush 2x/day w/ fluoride\n          toothpaste, floss</p>\n                        </div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Communication/dental-education" ]     ]
  ], [
     fhir:index 15;
     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 16;
     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                            <p>No Information</p>\n                        </div>"     ]
  ].

<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>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.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/Communication/dental-education> a fhir:Communication;
  fhir:Resource.id [ fhir:value "dental-education"];
  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>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/communication-category instruction}\">Instruction</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>encounter</b>: <a href=\"#Encounter_Med-visit-1\">See above (Encounter/Med-visit-1)</a></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-M\">See above (Practitioner/practitioner-M)</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Pt. Education. Advised to see dentist regularly, brush 2x/day w/ fluoride toothpaste, floss</td></tr></table></div>"
  ];
  fhir:Communication.status [ fhir:value "completed"];
  fhir:Communication.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/communication-category" ];
       fhir:Coding.code [ fhir:value "instruction" ];
       fhir:Coding.display [ fhir:value "Instruction" ]     ]
  ];
  fhir:Communication.subject [
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Communication.encounter [
     fhir:Reference.reference [ fhir:value "Encounter/Med-visit-1" ]
  ];
  fhir:Communication.recipient [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
  ];
  fhir:Communication.sender [
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ]
  ];
  fhir:Communication.payload [
     fhir:index 0;
     fhir:Communication.payload.contentString [ fhir:value "Pt. Education. Advised to see dentist regularly, brush 2x/day w/ fluoride toothpaste, floss" ]
  ].

<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" ]
  ].

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

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