US Public Health Profiles Library, published by HL7 Public Health Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-us-ph-common-library-ig/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="us-ph-content-bundle-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-content-bundle"/>
</meta>
<type value="collection"/>
<timestamp value="2022-06-20T11:15:33-10:00"/>
<entry>
<fullUrl
value="http://example.org/fhir/Patient/us-ph-patient-eve-everywoman"/>
<resource>
<Patient>
<id value="us-ph-patient-eve-everywoman"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="us-ph-patient-eve-everywoman"> </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 Patient "us-ph-patient-eve-everywoman" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-ph-patient.html">US Public Health Patient</a></p></div><blockquote><p><b>US Core Race Extension</b></p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: White</p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: White (Details: urn:oid:2.16.840.1.113883.6.238 code 2106-3 = '2106-3', stated as 'White')</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: Not Hispanic or Latino</p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: Not Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2186-5 = '2186-5', stated as 'Not Hispanic or Latino')</p></blockquote><p><b>US Core Birth Sex Extension</b>: F</p><blockquote><p><b>Individual Gender Identity</b></p><blockquote><p><b>url</b></p><code>value</code></blockquote><p><b>value</b>: asked but unknown <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html">NullFlavor</a>#ASKU)</span></p></blockquote><blockquote><p><b>US Public Health Tribal Affiliation Extension</b></p><blockquote><p><b>url</b></p><code>TribeName</code></blockquote><p><b>value</b>: Fort Mojave Indian Tribe of Arizona, California & Nevada (Details: http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS code 91 = 'Fort Mojave Indian Tribe of Arizona, California & Nevada', stated as 'Fort Mojave Indian Tribe of Arizona, California & Nevada')</p><blockquote><p><b>url</b></p><code>EnrolledTribeMember</code></blockquote><p><b>value</b>: true</p></blockquote><p><b>identifier</b>: Medical Record Number: 1032702 (use: USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Eve L Everywoman </p><p><b>telecom</b>: ph: 1-(404)555-1212(HOME), <a href="mailto:eve.everywoman@example.com">eve.everywoman@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1974-11-24</p><p><b>deceased</b>: false</p><p><b>address</b>: 2222 Home Street Ann Arbor MI 99999 US </p><h3>Communications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td></tr><tr><td style="display: none">*</td><td>English <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#en)</span></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
<extension url="text">
<valueString value="White"/>
</extension>
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2106-3"/>
<display value="White"/>
</valueCoding>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
<extension url="text">
<valueString value="Not Hispanic or Latino"/>
</extension>
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2186-5"/>
<display value="Not Hispanic or Latino"/>
</valueCoding>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
<valueCode value="F"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/individual-genderIdentity">
<extension url="value">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<code value="ASKU"/>
<display value="asked but unknown"/>
</coding>
<text value="asked but unknown"/>
</valueCodeableConcept>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-tribal-affiliation-extension">
<extension url="TribeName">
<valueCoding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS"/>
<code value="91"/>
<display
value="Fort Mojave Indian Tribe of Arizona, California & Nevada"/>
</valueCoding>
</extension>
<extension url="EnrolledTribeMember">
<valueBoolean value="true"/>
</extension>
</extension>
<identifier>
<use value="usual"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
<display value="Medical Record Number"/>
</coding>
</type>
<system value="http://hospital.smarthealthit.org"/>
<value value="1032702"/>
</identifier>
<active value="true"/>
<name>
<family value="Everywoman"/>
<given value="Eve"/>
<given value="L"/>
</name>
<telecom>
<system value="phone"/>
<value value="1-(404)555-1212"/>
<use value="home"/>
</telecom>
<telecom>
<system value="email"/>
<value value="eve.everywoman@example.com"/>
</telecom>
<gender value="female"/>
<birthDate value="1974-11-24"/>
<deceasedBoolean value="false"/>
<address>
<line value="2222 Home Street"/>
<city value="Ann Arbor"/>
<state value="MI"/>
<postalCode value="99999"/>
<country value="US"/>
</address>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en"/>
<display value="English"/>
</coding>
</language>
</communication>
</Patient>
</resource>
</entry>
</Bundle>
IG © 2023+ HL7 Public Health Working Group. Package hl7.fhir.us.ph-library#1.0.0 based on FHIR 4.0.1. Generated 2023-10-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change