This page is part of the Maternal and Infant Health Research (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patient-child-jane-smith-example"/>
<meta>
<extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
<valueString value="Patient Example"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/instance-description">
<valueMarkdown
value="This is a patient example for the *US Core Patient Profile*."/>
</extension>
<versionId value="2"/>
<lastUpdated value="2022-09-26T15:29:46.485+00:00"/>
<source value="#BuE5pTmvq1V9tizA"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<div class="hapiHeaderText">Joan
<b>SMITH </b>
</div>
<table class="hapiPropertyTable">
<tbody>
<tr>
<td>Identifier</td>
<td>1132708</td>
</tr>
<tr>
<td>Address</td>
<td>
<span>49 Sunny St </span>
<br/>
<span>Sunnyvale </span>
<span>CA </span>
<span>US </span>
</td>
</tr>
<tr>
<td>Date of birth</td>
<td>
<span>01 June 2021</span>
</td>
</tr>
</tbody>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
<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 url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="1002-5"/>
<display value="American Indian or Alaska Native"/>
</valueCoding>
</extension>
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2028-9"/>
<display value="Asian"/>
</valueCoding>
</extension>
<extension url="detailed">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="1586-7"/>
<display value="Shoshone"/>
</valueCoding>
</extension>
<extension url="detailed">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2036-2"/>
<display value="Filipino"/>
</valueCoding>
</extension>
<extension url="text">
<valueString value="Mixed"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2135-2"/>
<display value="Hispanic or Latino"/>
</valueCoding>
</extension>
<extension url="detailed">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2184-0"/>
<display value="Dominican"/>
</valueCoding>
</extension>
<extension url="detailed">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2148-5"/>
<display value="Mexican"/>
</valueCoding>
</extension>
<extension url="text">
<valueString value="Hispanic or Latino"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
<valueCode value="M"/>
</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>
<text value="Medical Record Number"/>
</type>
<system value="http://hospital.smarthealthit.org"/>
<value value="1132708"/>
</identifier>
<active value="true"/>
<name>
<family value="Smith"/>
<given value="Joan"/>
<period>
<start value="2021-06-01"/>
</period>
</name>
<telecom>
<system value="phone"/>
<value value="555-555-5555"/>
<use value="home"/>
</telecom>
<gender value="male"/>
<birthDate value="2021-06-01"/>
<address>
<line value="49 Sunny St"/>
<city value="Sunnyvale"/>
<state value="CA"/>
<postalCode value="90121"/>
<country value="US"/>
<period>
<start value="2021-06-01"/>
</period>
</address>
</Patient>
IG © 2020+ HL7 Public Health Work Group. Package hl7.fhir.us.mihr#1.0.0 based on FHIR 4.0.1. Generated 2023-03-29
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change