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

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

: Complete Dental Referral Note Document Bundle example - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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:id [ fhir:v "Complete-Dental-Referral-Note-Document-Bundle-Example"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "15" ] ;
fhir:lastUpdated [ fhir:v "2021-08-27T15:26:44.763+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#CQB8fiR496ieQq0G"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/dental-data-exchange/StructureDefinition/dental-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:b417cad7-57b3-47a6-bab8-33fdae616839" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2021-04-11T10:30:00.000-08:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Composition/Med-2-Dental-Referral"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Composition/Med-2-Dental-Referral> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Patient/example-dental"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Patient/example-dental> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Communication/dental-education"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Communication/dental-education> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/respiratory-rate> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna"^^xsd:anyURI ] ;
    ( fhir: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:id [ fhir:v "Med-2-Dental-Referral"] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><a name=\"Composition_Med-2-Dental-Referral\"> </a><p><b>Generated Narrative: Composition</b><a name=\"Med-2-Dental-Referral\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;Med-2-Dental-Referral&quot;  (Language &quot;en-US&quot;) </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/http://any.org/1</p><p><b>status</b>: final</p><p><b>type</b>: Dentistry Referral note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57134-9)</span></p><p><b>encounter</b>: <a href=\"#Encounter_Med-visit-1\">See above (Encounter/Med-visit-1: PCP visit)</a></p><p><b>date</b>: 2020-01-14 03:10:14+0000</p><p><b>author</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M: Dr. John M, MD)</a></p><p><b>title</b>: Referral Note</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>legal</td><td>2020-03-14 09:10:14+0000</td><td><a href=\"#PractitionerRole_PractitionerRole-M\">See above (PractitionerRole/PractitionerRole-M: Dr. John M, MD)</a></td></tr></table><p><b>custodian</b>: <a href=\"#Organization_GHC-organization\">See above (Organization/GHC-organization: Good Health Clinic)</a></p></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://any.org/1" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:57134-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57134-9" ] ;
fhir:display [ fhir:v "Dentistry Referral note" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/Med-visit-1" ] ;
fhir:display [ fhir:v "PCP visit" ]
  ] ; # 
  fhir:date [ fhir:v "2020-01-14T03:10:14Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/practitioner-M" ] ;
fhir:display [ fhir:v "Dr. John M, MD" ]
  ] ) ; # 
  fhir:title [ fhir:v "Referral Note"] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2020-03-14T09:10:14Z"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "PractitionerRole/PractitionerRole-M" ] ;
fhir:display [ fhir:v "Dr. John M, MD" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/GHC-organization" ] ;
fhir:display [ fhir:v "Good Health Clinic" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Allergies and Intolerances Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "AllergyIntolerance/Allergy-example-dental" ]     ] )
  ] [
fhir:title [ fhir:v "Medication Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "MedicationRequest/Lisinopril-medreq" ]     ] )
  ] [
fhir:title [ fhir:v "Problem Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Condition/HTN-example" ]     ] [
fhir:reference [ fhir:v "Condition/DM1-example" ]     ] [
fhir:reference [ fhir:v "Condition/Dental-plaque-example" ]     ] [
fhir:reference [ fhir:v "Condition/toothache-example" ]     ] [
fhir:reference [ fhir:v "Condition/Swollen-gums-example" ]     ] [
fhir:reference [ fhir:v "Condition/Bleeding-gums-example" ]     ] [
fhir:reference [ fhir:v "Condition/Caries-risk" ]     ] )
  ] [
fhir:title [ fhir:v "Reason for Referral Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42349-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42349-1" ] ;
fhir:display [ fhir:v "Reason for referral (narrative)" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "ServiceRequest/example-dental-referral-1" ]     ] )
  ] [
fhir:title [ fhir:v "Plan of Treatment Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ] ;
fhir:display [ fhir:v "Plan of care note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>D0150 - Comprehensive Oral Evaluation</p>\n                        </div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Encounter/Comp-oral-eval" ]     ] )
  ] [
fhir:title [ fhir:v "Assessment Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:51848-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51848-0" ] ;
fhir:display [ fhir:v "Evaluation note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:title [ fhir:v "History of Present Illness Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10164-2" ] ;
fhir:display [ fhir:v "History of Present illness Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:title [ fhir:v "Immunizations Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Immunization/imm-1" ]     ] )
  ] [
fhir:title [ fhir:v "Medical Equipment Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:46264-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46264-8" ] ;
fhir:display [ fhir:v "History of medical device use" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Procedure/Insulin-pump-insertion" ]     ] )
  ] [
fhir:title [ fhir:v "Procedures Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47519-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47519-4" ] ;
fhir:display [ fhir:v "History of Procedures Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>No Procedures performed</p>\n                        </div>"     ]
  ] [
fhir:title [ fhir:v "Social History Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29762-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29762-2" ] ;
fhir:display [ fhir:v "Social history Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Observation/Smoker-obs-example-dental" ]     ] [
fhir:reference [ fhir:v "Observation/Education-level-example-dental" ]     ] [
fhir:reference [ fhir:v "Observation/Present-job-example-dental" ]     ] )
  ] [
fhir:title [ fhir:v "Vital Signs Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Observation/vitals-panel" ]     ] )
  ] [
fhir:title [ fhir:v "Goals Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:61146-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "61146-7" ] ;
fhir:display [ fhir:v "Goals" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:title [ fhir:v "Health Concerns Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:75310-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75310-3" ] ;
fhir:display [ fhir:v "Health concerns Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Neuropathy due to diabetes mellitus</p>\n                        </div>"     ]
  ] [
fhir:title [ fhir:v "Instructions Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:69730-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69730-0" ] ;
fhir:display [ fhir:v "Instructions" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:entry [
fhir:reference [ fhir:v "Communication/dental-education" ]     ] )
  ] [
fhir:title [ fhir:v "Payers Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48768-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48768-6" ] ;
fhir:display [ fhir:v "Payment sources Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                            <p>Aetna Comprehensive Medical /Dental Insurance</p>\n                        </div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Coverage/Dental-Aetna" ]     ] )
  ] [
fhir:title [ fhir:v "Dental Findings Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8704-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8704-9" ] ;
fhir:display [ fhir:v "Physical findings of Mouth and Throat and Teeth" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:id [ fhir:v "example-dental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1516-4" ] ;
fhir:display [ fhir:v "Zuni" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Mixed" ]     ] )
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ;
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2135-2" ] ;
fhir:display [ fhir:v "Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Hispanic or Latino" ]     ] )
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "M" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ]       ] ) ;
fhir:text [ fhir:v "Medical Record Number" ]     ] ;
fhir:system [ fhir:v "http://clinic.goodhealth.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5152020" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "A" ] ;
    ( fhir:given [ fhir:v "Patient" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "123-456-7890" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "testA@email.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1990-01-01"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "123 Test Dr." ] ) ;
fhir:city [ fhir:v "Denver" ] ;
fhir:state [ fhir:v "CO" ] ;
fhir:postalCode [ fhir:v "80204" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Encounter/Med-visit-1> a fhir:Encounter ;
  fhir:id [ fhir:v "Med-visit-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_Med-visit-1\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"Med-visit-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter &quot;Med-visit-1&quot; </p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-cpt-4.html\">CPT-4</a>#99201 &quot;Level 1 New Patient Office Visit&quot;)</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActPriority.html\">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>period</b>: 2020-02-14 15:00:14-0500 --&gt; 2020-02-14 15:30:14-0500</p></div>"
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99201" ] ;
fhir:display [ fhir:v "Level 1 New Patient Office Visit" ]     ] ) ;
fhir:text [ fhir:v "Office Visit" ]
  ] ) ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActPriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "routine" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-02-14T15:00:14-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2020-02-14T15:30:14-05:00"^^xsd:dateTime ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/PractitionerRole/PractitionerRole-M> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "PractitionerRole-M"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PractitionerRole-M\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"PractitionerRole-M\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole &quot;PractitionerRole-M&quot; </p></div><p><b>practitioner</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M: Dr. John M)</a></p><p><b>organization</b>: <a href=\"#Organization_GHC-organization\">See above (Organization/GHC-organization: Good Health Clinic)</a></p><p><b>specialty</b>: General practice (specialty) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394814009)</span></p><p><b>telecom</b>: ph: 5555557777</p></div>"
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner-M" ] ;
fhir:display [ fhir:v "Dr. John M" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/GHC-organization" ] ;
fhir:display [ fhir:v "Good Health Clinic" ]
  ] ; # 
  fhir:specialty ( [
    ( fhir:coding [
a sct:394814009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394814009" ] ;
fhir:display [ fhir:v "General practice (specialty)" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "5555557777" ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-M> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-M"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-M\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-M\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-M&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/1234569999</p><p><b>name</b>: John M </p><p><b>telecom</b>: ph: 303-303-6443(WORK)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1975-06-09</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234569999" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "M" ] ;
    ( fhir:given [ fhir:v "John" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "303-303-6443" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1975-06-09"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/Organization/GHC-organization> a fhir:Organization ;
  fhir:id [ fhir:v "GHC-organization"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_GHC-organization\"> </a><p><b>Generated Narrative: Organization</b><a name=\"GHC-organization\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;GHC-organization&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/1316452725</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Good Health Clinic</p><p><b>telecom</b>: ph: (+1) 555-677-7777, <a href=\"mailto:customer-service@GHclinic.org\">customer-service@GHclinic.org</a></p><p><b>address</b>: 7551 W Alameda Ave Lakewood CO 80226 USA </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1316452725" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Good Health Clinic"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 555-677-7777" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "customer-service@GHclinic.org" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "7551 W Alameda Ave" ] ) ;
fhir:city [ fhir:v "Lakewood" ] ;
fhir:state [ fhir:v "CO" ] ;
fhir:postalCode [ fhir:v "80226" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/AllergyIntolerance/Allergy-example-dental> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "Allergy-example-dental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_Allergy-example-dental\"> </a><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"Allergy-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AllergyIntolerance &quot;Allergy-example-dental&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: Penicillin G (Ingredient) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (RxNorm#7980 &quot;Penicillin G&quot;)</span></p><p><b>patient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 1998-05-01</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [ fhir:v "medication"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7980" ] ;
fhir:display [ fhir:v "Penicillin G" ]     ] ) ;
fhir:text [ fhir:v "Penicillin G (Ingredient)" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "1998-05-01"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/MedicationRequest/Lisinopril-medreq> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "Lisinopril-medreq"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_Lisinopril-medreq\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"Lisinopril-medreq\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationRequest &quot;Lisinopril-medreq&quot; </p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href=\"#Medication_Lisinopril-med-example\">See above (Medication/Lisinopril-med-example)</a></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M: Dr. John M, MD)</a></p><p><b>reasonReference</b>: <a href=\"#Condition_HTN-example\">See above (Condition/HTN-example)</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>Take 1 tab once a day</td><td>Starting 2020-01-03, Once</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26643006)</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/Lisinopril-med-example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2020-02-14"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/practitioner-M" ] ;
fhir:display [ fhir:v "Dr. John M, MD" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/HTN-example" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "Take 1 tab once a day" ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2020-01-03"^^xsd:date ]         ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Medication/Lisinopril-med-example> a fhir:Medication ;
  fhir:id [ fhir:v "Lisinopril-med-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\">Lisinopril 10 mg tab</div>\n                    </div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "314076" ] ;
fhir:display [ fhir:v "Lisinopril 10 mg Oral Tablet" ]     ] ) ;
fhir:text [ fhir:v "Lisinopril 10 mg Oral Tablet" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/HTN-example> a fhir:Condition ;
  fhir:id [ fhir:v "HTN-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_HTN-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"HTN-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;HTN-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span></p><p><b>code</b>: Hypertensive disorder (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#38341003 &quot;High blood pressure&quot;; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#175027D &quot;High blood pressure&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:38341003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "38341003" ] ;
fhir:display [ fhir:v "High blood pressure" ]     ] [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "175027D" ] ;
fhir:display [ fhir:v "High blood pressure" ]     ] ) ;
fhir:text [ fhir:v "Hypertensive disorder (disorder)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2013-07-06"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/practitioner-UNK" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/DM1-example> a fhir:Condition ;
  fhir:id [ fhir:v "DM1-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_DM1-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"DM1-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;DM1-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span></p><p><b>code</b>: Diabetes mellitus type I <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#46635009; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#175321D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:46635009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46635009" ] ;
fhir:display [ fhir:v "Diabetes mellitus type I" ]     ] [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "175321D" ] ;
fhir:display [ fhir:v "Diabetes mellitus type I" ]     ] ) ;
fhir:text [ fhir:v "Diabetes mellitus type I" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2013-07-06"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/practitioner-UNK" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/Dental-plaque-example> a fhir:Condition ;
  fhir:id [ fhir:v "Dental-plaque-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Dental-plaque-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Dental-plaque-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Dental-plaque-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span></p><p><b>code</b>: Teeth covered in plaque (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#276453000; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#108723D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2013-07-06</p><p><b>asserter</b>: <a href=\"#Practitioner_practitioner-UNK\">See above (Practitioner/practitioner-UNK)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:276453000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "276453000" ] ;
fhir:display [ fhir:v "Teeth covered in plaque (finding)" ]     ] [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108723D" ] ;
fhir:display [ fhir:v "Teeth covered in plaque (finding)" ]     ] ) ;
fhir:text [ fhir:v "Teeth covered in plaque (finding)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2013-07-06"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/practitioner-UNK" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Practitioner/practitioner-UNK> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-UNK"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-UNK\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-UNK\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;practitioner-UNK&quot; </p></div><p><b>identifier</b>: <code>http://hl7.org/fhir/sid/us-npi</code>/555555555</p><p><b>name</b>: UNK </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "555555555" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [
fhir:v "UNK" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/toothache-example> a fhir:Condition ;
  fhir:id [ fhir:v "toothache-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_toothache-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"toothache-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;toothache-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span></p><p><b>code</b>: Toothache (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27355003; <a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#131687D)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:27355003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27355003" ] ;
fhir:display [ fhir:v "Toothache (finding)" ]     ] [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "131687D" ] ;
fhir:display [ fhir:v "Toothache (finding)" ]     ] ) ;
fhir:text [ fhir:v "Toothache (finding)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2020-02-14"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/Swollen-gums-example> a fhir:Condition ;
  fhir:id [ fhir:v "Swollen-gums-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Swollen-gums-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Swollen-gums-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Swollen-gums-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Swollen gums (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#148393D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#309685001)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "148393D" ] ;
fhir:display [ fhir:v "Swollen gums (finding)" ]     ] [
a sct:309685001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309685001" ] ;
fhir:display [ fhir:v "Swollen gums (finding)" ]     ] ) ;
fhir:text [ fhir:v "Swollen gums (finding)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2020-02-14"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/Bleeding-gums-example> a fhir:Condition ;
  fhir:id [ fhir:v "Bleeding-gums-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Bleeding-gums-example\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Bleeding-gums-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Bleeding-gums-example&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU4/CodeSystem-condition-category.html\">US Core Condition Category Extension Codes</a>#health-concern)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: Bleeding gums <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#148393D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#86276007)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "148393D" ] ;
fhir:display [ fhir:v "Bleeding gums" ]     ] [
a sct:86276007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86276007" ] ;
fhir:display [ fhir:v "Bleeding gums" ]     ] ) ;
fhir:text [ fhir:v "Bleeding gums" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2020-02-14"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/Condition/Caries-risk> a fhir:Condition ;
  fhir:id [ fhir:v "Caries-risk"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_Caries-risk\"> </a><p><b>Generated Narrative: Condition</b><a name=\"Caries-risk\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;Caries-risk&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item &quot;Problem List Item&quot;)</span>, Dental <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-dental-category.html\">Dental Category</a>#dental)</span></p><p><b>code</b>: At high risk for dental caries (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ada-snodent.html\">Systematized Nomenclature of Dentistry (SNODENT)</a>#179051D; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#609402003)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>onset</b>: 2020-02-14</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] ) ;
fhir:text [ fhir:v "Problem" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dental" ] ;
fhir:display [ fhir:v "Dental" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ada.org/snodent"^^xsd:anyURI ] ;
fhir:code [ fhir:v "179051D" ] ;
fhir:display [ fhir:v "At high risk for dental caries (finding)" ]     ] [
a sct:609402003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "609402003" ] ;
fhir:display [ fhir:v "At high risk for dental caries (finding)" ]     ] ) ;
fhir:text [ fhir:v "At high risk for dental caries (finding)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:onset [ fhir:v "2020-02-14"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/ServiceRequest/example-dental-referral-1> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "example-dental-referral-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_example-dental-referral-1\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"example-dental-referral-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;example-dental-referral-1&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Evaluation and management of patient (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#14736009 &quot;History and physical examination with evaluation and management of patient (procedure)&quot;)</span></p><p><b>priority</b>: asap</p><p><b>code</b>: Patient referral for dental care (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#103697008)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>requester</b>: <a href=\"#Practitioner_practitioner-M\">See above (Practitioner/practitioner-M)</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"#Condition_toothache-example\">See above (Condition/toothache-example)</a></li><li><a href=\"Condition-LLQP-example.html\">Condition/LLQP-example</a></li><li><a href=\"#Condition_Bleeding-gums-example\">See above (Condition/Bleeding-gums-example)</a></li></ul></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:14736009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14736009" ] ;
fhir:display [ fhir:v "History and physical examination with evaluation and management of patient (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Evaluation and management of patient (procedure)" ]
  ] ) ; # 
  fhir:priority [ fhir:v "asap"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:103697008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "103697008" ] ;
fhir:display [ fhir:v "Patient referral for dental care (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Patient referral for dental care (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/practitioner-M" ]
  ] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/toothache-example" ]
  ] [
fhir:reference [ fhir:v "Condition/LLQP-example" ]
  ] [
fhir:reference [ fhir:v "Condition/Bleeding-gums-example" ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Encounter/Comp-oral-eval> a fhir:Encounter ;
  fhir:id [ fhir:v "Comp-oral-eval"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_Comp-oral-eval\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"Comp-oral-eval\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter &quot;Comp-oral-eval&quot; </p></div><p><b>status</b>: planned</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Comprehensive Oral Evaluation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cdt#D0150)</span></p><p><b>priority</b>: routine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActPriority.html\">ActPriority</a>#R)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>period</b>: 2020-03-10 15:00:14-0500 --&gt; 2020-03-10 15:30:14-0500</p></div>"
  ] ; # 
  fhir:status [ fhir:v "planned"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://ada.org/cdt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "D0150" ]     ] ) ;
fhir:text [ fhir:v "Comprehensive Oral Evaluation" ]
  ] ) ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActPriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "routine" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-03-10T15:00:14-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2020-03-10T15:30:14-05:00"^^xsd:dateTime ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Immunization/imm-1> a fhir:Immunization ;
  fhir:id [ fhir:v "imm-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_imm-1\"> </a><p><b>Generated Narrative: Immunization</b><a name=\"imm-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Immunization &quot;imm-1&quot; </p></div><p><b>status</b>: completed</p><p><b>vaccineCode</b>: hepatitis B vaccine, pediatric or pediatric/adolescent dosage <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-CVX.html\">PH_VaccinesAdministeredCVX_CDC_NIP</a>#08)</span></p><p><b>patient</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>occurrence</b>: 2020-01-04</p><p><b>primarySource</b>: false</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "hepatitis B vaccine, pediatric or pediatric/adolescent dosage" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2020-01-04"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "false"^^xsd:boolean] . # 

<http://example.org/fhir/us/dental-data-exchange/Procedure/Insulin-pump-insertion> a fhir:Procedure ;
  fhir:id [ fhir:v "Insulin-pump-insertion"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_Insulin-pump-insertion\"> </a><p><b>Generated Narrative: Procedure</b><a name=\"Insulin-pump-insertion\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure &quot;Insulin-pump-insertion&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff</p><p><b>status</b>: completed</p><p><b>code</b>: Insertion of insulin pump (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#443263006)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>performed</b>: 2013-11-03</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:443263006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "443263006" ]     ] ) ;
fhir:text [ fhir:v "Insertion of insulin pump (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:performed [ fhir:v "2013-11-03"^^xsd:date] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/Smoker-obs-example-dental> a fhir:Observation ;
  fhir:id [ fhir:v "Smoker-obs-example-dental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Smoker-obs-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Smoker-obs-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Smoker-obs-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#social-history)</span></p><p><b>code</b>: Tobacco smoking status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#72166-2)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>issued</b>: Jan 15, 2020, 5:27:04 AM</p><p><b>value</b>: Never smoked tobacco (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#266919005)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "social-history" ] ;
fhir:display [ fhir:v "Social History" ]     ] ) ;
fhir:text [ fhir:v "Social History" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:72166-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72166-2" ] ;
fhir:display [ fhir:v "Tobacco smoking status" ]     ] ) ;
fhir:text [ fhir:v "Tobacco smoking status" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:issued [ fhir:v "2020-01-15T05:27:04Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:266919005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "266919005" ] ;
fhir:display [ fhir:v "Never smoked tobacco (finding)" ]     ] ) ;
fhir:text [ fhir:v "Never smoked tobacco (finding)" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/Education-level-example-dental> a fhir:Observation ;
  fhir:id [ fhir:v "Education-level-example-dental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Education-level-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Education-level-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Education-level-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: Highest Level of Education <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#82589-3)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>effective</b>: 2012-01-01 --&gt; 2016-01-01</p><p><b>value</b>: Received higher education college education (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#224302000)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82589-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82589-3" ] ;
fhir:display [ fhir:v "Highest Level of Education" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2012-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2016-01-01"^^xsd:date ]
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:224302000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224302000" ] ;
fhir:display [ fhir:v "Received higher education college education (finding)" ]     ] )
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/Present-job-example-dental> a fhir:Observation ;
  fhir:id [ fhir:v "Present-job-example-dental"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_Present-job-example-dental\"> </a><p><b>Generated Narrative: Observation</b><a name=\"Present-job-example-dental\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;Present-job-example-dental&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: History of Occupation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11341-5)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental: Patient A)</a></p><p><b>effective</b>: 2015-01-01 --&gt; (ongoing)</p><p><b>value</b>: Accountants and Auditors <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#0800)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:11341-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11341-5" ] ;
fhir:display [ fhir:v "History of Occupation" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ] ;
fhir:display [ fhir:v "Patient A" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2015-01-01"^^xsd:date ]
  ] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.11.7186"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0800" ] ;
fhir:display [ fhir:v "Accountants and Auditors" ]     ] )
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/vitals-panel> a fhir:Observation ;
  fhir:id [ fhir:v "vitals-panel"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vitals-panel\"> </a><p><b>Generated Narrative: Observation</b><a name=\"vitals-panel\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;vitals-panel&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Vital signs Panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85353-1 &quot;Vital signs, weight, height, head circumference, oxygen saturation and BMI panel&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>hasMember</b>: </p><ul><li><a href=\"#Observation_respiratory-rate\">See above (Observation/respiratory-rate: Respiratory Rate)</a></li><li><a href=\"#Observation_heart-rate\">See above (Observation/heart-rate: Heart Rate)</a></li><li><a href=\"#Observation_blood-pressure\">See above (Observation/blood-pressure: Blood Pressure)</a></li><li><a href=\"#Observation_body-temperature\">See above (Observation/body-temperature: Body Temperature)</a></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85353-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85353-1" ] ;
fhir:display [ fhir:v "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel" ]     ] ) ;
fhir:text [ fhir:v "Vital signs Panel" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-02-14"^^xsd:date] ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/respiratory-rate" ] ;
fhir:display [ fhir:v "Respiratory Rate" ]
  ] [
fhir:reference [ fhir:v "Observation/heart-rate" ] ;
fhir:display [ fhir:v "Heart Rate" ]
  ] [
fhir:reference [ fhir:v "Observation/blood-pressure" ] ;
fhir:display [ fhir:v "Blood Pressure" ]
  ] [
fhir:reference [ fhir:v "Observation/body-temperature" ] ;
fhir:display [ fhir:v "Body Temperature" ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Communication/dental-education> a fhir:Communication ;
  fhir:id [ fhir:v "dental-education"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Communication_dental-education\"> </a><p><b>Generated Narrative: Communication</b><a name=\"dental-education\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Communication &quot;dental-education&quot; </p></div><p><b>status</b>: completed</p><p><b>category</b>: Instruction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-communication-category.html\">CommunicationCategory</a>#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 style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Pt. Education. Advised to see dentist regularly, brush 2x/day w/ fluoride toothpaste, floss</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/communication-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "instruction" ] ;
fhir:display [ fhir:v "Instruction" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/Med-visit-1" ]
  ] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Practitioner/practitioner-M" ]
  ] ; # 
  fhir:payload ( [
fhir:content [ fhir:v "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:id [ fhir:v "respiratory-rate"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_respiratory-rate\"> </a><p><b>Generated Narrative: Observation</b><a name=\"respiratory-rate\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;respiratory-rate&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Respiratory rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#9279-1)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 20 breaths/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9279-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9279-1" ] ;
fhir:display [ fhir:v "Respiratory rate" ]     ] ) ;
fhir:text [ fhir:v "Respiratory rate" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-02-14"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "breaths/minute" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/heart-rate> a fhir:Observation ;
  fhir:id [ fhir:v "heart-rate"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_heart-rate\"> </a><p><b>Generated Narrative: Observation</b><a name=\"heart-rate\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;heart-rate&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Heart rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8867-4)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 1999-07-02</p><p><b>value</b>: 78 beats/minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8867-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8867-4" ] ;
fhir:display [ fhir:v "Heart rate" ]     ] ) ;
fhir:text [ fhir:v "Heart rate" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "78"^^xsd:decimal ] ;
fhir:unit [ fhir:v "beats/minute" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/blood-pressure> a fhir:Observation ;
  fhir:id [ fhir:v "blood-pressure"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_blood-pressure\"> </a><p><b>Generated Narrative: Observation</b><a name=\"blood-pressure\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;blood-pressure&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281</p><p><b>basedOn</b>: <span><code>https://acme.org/identifiers</code>/1234</span></p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Blood pressure systolic &amp; diastolic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9 &quot;Blood pressure panel with all children optional&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271649006)</span></p><p><b>value</b>: 120 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 80 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273c878281" ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:identifier [
fhir:system [ fhir:v "https://acme.org/identifiers"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood pressure systolic & diastolic" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-02-14"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] [
a sct:271649006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "271649006" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<http://example.org/fhir/us/dental-data-exchange/Observation/body-temperature> a fhir:Observation ;
  fhir:id [ fhir:v "body-temperature"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_body-temperature\"> </a><p><b>Generated Narrative: Observation</b><a name=\"body-temperature\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;body-temperature&quot; </p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body temperature <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8310-5)</span></p><p><b>subject</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>effective</b>: 2020-02-14</p><p><b>value</b>: 36.9 C<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8310-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8310-5" ] ;
fhir:display [ fhir:v "Body temperature" ]     ] ) ;
fhir:text [ fhir:v "Body temperature" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:effective [ fhir:v "2020-02-14"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "36.9"^^xsd:decimal ] ;
fhir:unit [ fhir:v "C" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Cel" ]
  ] . # 

<http://example.org/fhir/us/dental-data-exchange/Coverage/Dental-Aetna> a fhir:Coverage ;
  fhir:id [ fhir:v "Dental-Aetna"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_Dental-Aetna\"> </a><p><b>Generated Narrative: Coverage</b><a name=\"Dental-Aetna\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Coverage &quot;Dental-Aetna&quot; </p></div><p><b>identifier</b>: <code>http://benefitsAetna.com/certificate</code>/12345</p><p><b>status</b>: active</p><p><b>type</b>: dental care policy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-v3-ActCode.html\">ActCode</a>#DENTAL)</span></p><p><b>subscriber</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>subscriberId</b>: 123456</p><p><b>beneficiary</b>: <a href=\"#Patient_example-dental\">See above (Patient/example-dental)</a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: Self <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-subscriber-relationship.html\">SubscriberPolicyholder Relationship Codes</a>#self)</span></p><p><b>period</b>: 2020-01-01 --&gt; 2020-01-01</p><p><b>payor</b>: <a href=\"Organization-Aetna-organization.html\">Organization/Aetna-organization</a> &quot;Aetna Insurance&quot;</p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/1.0.0/CodeSystem-coverage-class.html\">Coverage Class Codes</a>#plan)</span></td><td>B37FC</td><td>Aetna Full Coverage: Medical, Dental, Pharmacy, Vision, EHC</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://benefitsAetna.com/certificate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DENTAL" ] ;
fhir:display [ fhir:v "dental care policy" ]     ] )
  ] ; # 
  fhir:subscriber [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:subscriberId [ fhir:v "123456"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/example-dental" ]
  ] ; # 
  fhir:dependent [ fhir:v "0"] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ] ;
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ]     ] )
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2020-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2020-01-01"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
fhir:reference [ fhir:v "Organization/Aetna-organization" ]
  ] ) ; # 
  fhir:class ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ] ;
fhir:code [ fhir:v "plan" ]       ] )     ] ;
fhir:value [ fhir:v "B37FC" ] ;
fhir:name [ fhir:v "Aetna Full Coverage: Medical, Dental, Pharmacy, Vision, EHC" ]
  ] ) . #