US Public Health Profiles Library
1.0.0 - STU1 United States of America flag

US Public Health Profiles Library, published by HL7 Public Health 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/fhir-us-ph-library/ and changes regularly. See the Directory of published versions

: US Public Health Document Bundle - Eve Everywoman - 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 "us-ph-document-bundle-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-document-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-document-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda53b" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2022-06-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Composition/us-ph-composition-example"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Composition/us-ph-composition-example> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Encounter/us-ph-encounter-eve-everywoman-outpatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Encounter/us-ph-encounter-eve-everywoman-outpatient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/PractitionerRole/us-ph-practitionerrole-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/PractitionerRole/us-ph-practitionerrole-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/us-ph-patient-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Patient/us-ph-patient-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Location/us-ph-location-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Location/us-ph-location-salem-medical-center> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/us-core-practitioner-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Practitioner/us-core-practitioner-henry-seven> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/us-ph-condition-encounter-diagnosis-diabetes"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Condition/us-ph-condition-encounter-diagnosis-diabetes> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/us-ph-organization-salem-medical-center"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/us-ph-organization-salem-medical-center> )
  ] ) . # 

<http://example.org/fhir/Composition/us-ph-composition-example> a fhir:Composition ;
  fhir:id [ fhir:v "us-ph-composition-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_us-ph-composition-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition us-ph-composition-example</b></p><a name=\"us-ph-composition-example\"> </a><a name=\"hcus-ph-composition-example\"> </a><a name=\"us-ph-composition-example-en-US\"> </a><p><b>identifier</b>: c03eab8c-11e8-4d0c-ad2a-b385395e27db</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 55751-2}\">Public Health Case Report</span></p><p><b>encounter</b>: <a href=\"Encounter-us-ph-encounter-eve-everywoman-outpatient.html\">Ambulatory Office Visit</a></p><p><b>date</b>: 2018-01-02 22:13:23+0000</p><p><b>author</b>: <a href=\"PractitionerRole-us-ph-practitionerrole-henry-seven.html\">Henry Seven, MD</a></p><p><b>title</b>: US Public Health Composition Example</p><p><b>custodian</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Salem Medical Center</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/us-ph-practitionerrole-henry-seven" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-initiation-reason-extension"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Suspicion of Zika" ]
  ] ) ; # 
  fhir:identifier [
fhir:value [ fhir:v "c03eab8c-11e8-4d0c-ad2a-b385395e27db" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:55751-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55751-2" ] ;
fhir:display [ fhir:v "Public Health Case Report" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/us-ph-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/us-ph-encounter-eve-everywoman-outpatient" ] ;
fhir:display [ fhir:v "Ambulatory Office Visit" ]
  ] ; # 
  fhir:date [ fhir:v "2018-01-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/us-ph-practitionerrole-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] ) ; # 
  fhir:title [ fhir:v "US Public Health Composition Example"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/us-ph-organization-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ; # 
  fhir:section ( [
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\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">History of Present Illness Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">History of Present illness Narrative</div>(<div title=\"code\">10164-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">Persistent Cough REPORTED starting on 2018/03/05<br/>Whooping Respiration not reported<br/>Paroxysms Of Coughing REPORTED starting on 2018/03/06<br/>Post-tussive vomiting not reported</td></tr></table></div>"     ]
  ] [
fhir:title [ fhir:v "Reason for Visit Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29299-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29299-5" ] ;
fhir:display [ fhir:v "Reason for visit Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Reason for Visit Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Reason for visit Narrative</div>(<div title=\"code\">29299-5</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Reason for Visit: Bad cough</p></td></tr></table></div>"     ]
  ] [
fhir:title [ fhir:v "Chief Complaint" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ] ;
fhir:display [ fhir:v "Chief complaint Narrative - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Chief complaint Narrative - Reported</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Chief complaint Narrative - Reported</div>(<div title=\"code\">10154-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Chief Complaint: Bad cough</p></td></tr></table></div>"     ]
  ] ) . # 

<http://example.org/fhir/Encounter/us-ph-encounter-eve-everywoman-outpatient> a fhir:Encounter ;
  fhir:id [ fhir:v "us-ph-encounter-eve-everywoman-outpatient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_us-ph-encounter-eve-everywoman-outpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter us-ph-encounter-eve-everywoman-outpatient</b></p><a name=\"us-ph-encounter-eve-everywoman-outpatient\"> </a><a name=\"hcus-ph-encounter-eve-everywoman-outpatient\"> </a><a name=\"us-ph-encounter-eve-everywoman-outpatient-en-US\"> </a><p><b>identifier</b>: <code>http://hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 99202}\">Office Visit</span></p><p><b>subject</b>: <a href=\"Patient-us-ph-patient-eve-everywoman.html\">Eve Everywoman</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</span></td><td><a href=\"PractitionerRole-us-ph-practitionerrole-henry-seven.html\">Henry Seven, MD</a></td></tr></table><p><b>period</b>: 2018-04-01 10:00:00-0500 --&gt; 2018-04-02 10:15:00-0500</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-us-ph-condition-encounter-diagnosis-diabetes.html\">Condition Diabetes mellitus (disorder)</a></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-us-ph-location-salem-medical-center.html\">Clinic Bldg A, Salem Medical Center, 4444 Healthcare Drive, Ann Arbor MI, 99999</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9937012" ]
  ] ) ; # 
  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 "99202" ]     ] ) ;
fhir:text [ fhir:v "Office Visit" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/us-ph-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:participant ( [
    ( fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ATND" ] ;
fhir:display [ fhir:v "attender" ]       ] )     ] ) ;
fhir:individual [
fhir:reference [ fhir:v "PractitionerRole/us-ph-practitionerrole-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2018-04-01T10:00:00-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2018-04-02T10:15:00-05:00"^^xsd:dateTime ]
  ] ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:reference [ fhir:v "Condition/us-ph-condition-encounter-diagnosis-diabetes" ]     ]
  ] ) ; # 
  fhir:location ( [
fhir:location [
fhir:reference [ fhir:v "Location/us-ph-location-salem-medical-center" ] ;
fhir:display [ fhir:v "Clinic Bldg A, Salem Medical Center, 4444 Healthcare Drive, Ann Arbor MI, 99999" ]     ]
  ] ) ; # 
  fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/us-ph-organization-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ]
  ] . # 

<http://example.org/fhir/PractitionerRole/us-ph-practitionerrole-henry-seven> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "us-ph-practitionerrole-henry-seven"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_us-ph-practitionerrole-henry-seven\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole us-ph-practitionerrole-henry-seven</b></p><a name=\"us-ph-practitionerrole-henry-seven\"> </a><a name=\"hcus-ph-practitionerrole-henry-seven\"> </a><a name=\"us-ph-practitionerrole-henry-seven-en-US\"> </a><p><b>identifier</b>: NPI/9941339108</p><p><b>practitioner</b>: <a href=\"Practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p><p><b>organization</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Salem Medical Center</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 261QP2300X}\">Primary Care Clinic/Center</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Family practice</span></p><p><b>location</b>: <a href=\"Location-us-ph-location-salem-medical-center.html\">Salem Medical Center</a></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] ) ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/us-core-practitioner-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/us-ph-organization-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "261QP2300X" ] ;
fhir:display [ fhir:v "Primary Care Clinic/Center" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
a sct:419772000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "419772000" ] ;
fhir:display [ fhir:v "Family practice" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/us-ph-location-salem-medical-center" ] ;
fhir:display [ fhir:v "Salem Medical Center" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@example.com" ]
  ] ) . # 

<http://example.org/fhir/Patient/us-ph-patient-eve-everywoman> a fhir:Patient ;
  fhir:id [ fhir:v "us-ph-patient-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_us-ph-patient-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient us-ph-patient-eve-everywoman</b></p><a name=\"us-ph-patient-eve-everywoman\"> </a><a name=\"hcus-ph-patient-eve-everywoman\"> </a><a name=\"us-ph-patient-eve-everywoman-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve L Everywoman  Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(404)555-1212(Home)</li><li><a href=\"mailto:eve.everywoman@example.com\">eve.everywoman@example.com</a></li><li>2222 Home Street Ann Arbor MI 99999 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>text: Not Hispanic or Latino</li><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Extension profile represents an affiliated tribe name and whether or not the patient is an enrolled member of that tribe.\">US Public Health Tribal Affiliation Extension:</td><td colspan=\"3\"><ul><li>TribeName: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-TribalEntityUS.html#v3-TribalEntityUS-91\">TribalEntityUS</a> 91: Fort Mojave Indian Tribe of Arizona, California &amp; Nevada</li><li>EnrolledTribeMember: true</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9).\"><a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>text: White</li><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity</a> 2106-3: White</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individual’s identity, ascertained by asking them what that identity is. \n In the case where the gender identity is communicated by a third party, for example, if a spouse indicates the gender identity of their partner on an intake form, a Provenance resource can be used with a Provenance.target referring to the Patient, with a targetElement extension identifying the gender identity extension as the target element within the Patient resource.  When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).\">Individual Gender Identity:</td><td colspan=\"3\"><ul><li>value: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor ASKU}\">asked but unknown</span></li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White" ]     ] [
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 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Not Hispanic or Latino" ]     ] [
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 "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "value"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ASKU" ] ;
fhir:display [ fhir:v "asked but unknown" ]         ] ) ;
fhir:text [ fhir:v "asked but unknown" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "TribeName"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "91" ] ;
fhir:display [ fhir:v "Fort Mojave Indian Tribe of Arizona, California & Nevada" ]       ]     ] [
fhir:url [ fhir:v "EnrolledTribeMember"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-tribal-affiliation-extension"^^xsd:anyURI ]
  ] ) ; # 
  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:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1032702" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Everywoman" ] ;
    ( fhir:given [ fhir:v "Eve" ] [ fhir:v "L" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-(404)555-1212" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "eve.everywoman@example.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1974-11-24"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "2222 Home Street" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ]       ] )     ]
  ] ) . # 

<http://example.org/fhir/Location/us-ph-location-salem-medical-center> a fhir:Location ;
  fhir:id [ fhir:v "us-ph-location-salem-medical-center"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_us-ph-location-salem-medical-center\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location us-ph-location-salem-medical-center</b></p><a name=\"us-ph-location-salem-medical-center\"> </a><a name=\"hcus-ph-location-salem-medical-center\"> </a><a name=\"us-ph-location-salem-medical-center-en-US\"> </a><p><b>identifier</b>: <code>http://hl7.org.fhir/sid/us-npi</code>/1144221995</p><p><b>status</b>: Active</p><p><b>name</b>: Clinic Bldg A, Salem Medical Center</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: ph: (+1) (555)555-3001, fax: (+1) (555)555-3002, <a href=\"mailto:mail@smc.org\">mail@smc.org</a></p><p><b>address</b>: Clinic Bldg A 4444 Healthcare Drive Ann Arbor MI 99999 </p><p><b>managingOrganization</b>: <a href=\"Organization-us-ph-organization-salem-medical-center.html\">Organization Salem Medical Center</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1144221995" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Clinic Bldg A, Salem Medical Center"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) (555)555-3001" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "(+1) (555)555-3002" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mail@smc.org" ]
  ] ) ; # 
  fhir:address [
    ( fhir:line [ fhir:v "Clinic Bldg A" ] [ fhir:v "4444 Healthcare Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/us-ph-organization-salem-medical-center" ]
  ] . # 

<http://example.org/fhir/Practitioner/us-core-practitioner-henry-seven> a fhir:Practitioner ;
  fhir:id [ fhir:v "us-core-practitioner-henry-seven"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_us-core-practitioner-henry-seven\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner us-core-practitioner-henry-seven</b></p><a name=\"us-core-practitioner-henry-seven\"> </a><a name=\"hcus-core-practitioner-henry-seven\"> </a><a name=\"us-core-practitioner-henry-seven-en-US\"> </a><p><b>identifier</b>: NPI/9941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p><p><b>address</b>: 1002 Healthcare Drive Ann Arbor MI 99999 US </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Henry" ] ;
    ( fhir:given [ fhir:v "Seven" ] ) ;
    ( fhir:suffix [ fhir:v "M.D." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@example.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "1002 Healthcare Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.org/fhir/Condition/us-ph-condition-encounter-diagnosis-diabetes> a fhir:Condition ;
  fhir:id [ fhir:v "us-ph-condition-encounter-diagnosis-diabetes"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-condition-encounter-diagnosis>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_us-ph-condition-encounter-diagnosis-diabetes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition us-ph-condition-encounter-diagnosis-diabetes</b></p><a name=\"us-ph-condition-encounter-diagnosis-diabetes\"> </a><a name=\"hcus-ph-condition-encounter-diagnosis-diabetes\"> </a><a name=\"us-ph-condition-encounter-diagnosis-diabetes-en-US\"> </a><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 73211009}\">Diabetes mellitus (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-us-ph-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>onset</b>: 2017-08-23</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p></div>"
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:73211009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "73211009" ] ;
fhir:display [ fhir:v "Diabetes mellitus (disorder)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/us-ph-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:onset [ fhir:v "2017-08-23"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/us-core-practitioner-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] . # 

<http://example.org/fhir/Organization/us-ph-organization-salem-medical-center> a fhir:Organization ;
  fhir:id [ fhir:v "us-ph-organization-salem-medical-center"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_us-ph-organization-salem-medical-center\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization us-ph-organization-salem-medical-center</b></p><a name=\"us-ph-organization-salem-medical-center\"> </a><a name=\"hcus-ph-organization-salem-medical-center\"> </a><a name=\"us-ph-organization-salem-medical-center-en-US\"> </a><p><b>identifier</b>: NPI/55555555</p><p><b>active</b>: true</p><p><b>name</b>: Salem Medical Center</p><p><b>telecom</b>: <a href=\"tel:+1-555-555-1111\">+1-555-555-1111</a>, <a href=\"mailto:mail@salemmedicalcenter.com\">mail@salemmedicalcenter.com</a></p><p><b>address</b>: 22222 Health Authority Drive Ann Arbor MI 99999 </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "55555555" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "Salem Medical Center"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1-555-555-1111" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mail@salemmedicalcenter.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "22222 Health Authority Drive" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "99999" ]
  ] ) . #