LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="MatchedPatientSource-EMR1-PatientA"/>
<meta>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id">
<valueString value="99999"/>
</extension>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id">
<valueString value="b069a545-9506-40c6-8498-23de2e189143"/>
</extension>
<source value="http://acme-health.com/emr1"/>
<profile
value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Maggie Match </b> female, DoB: 1990-01-04 ( Source System Row Identifier: emr1-patientA(use: OFFICIAL))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Id:</td><td colspan="3">Match Data Identifier: c82a8fce-11db-4396-b10c-1150abd1a222(use: SECONDARY)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Details:</td><td colspan="3"><ul><li>ph: 214-555-1212(HOME)</li><li>214-555-6767(MOBILE)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Sex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender identity of the person, which will not be known until the newborn is older."><a href="StructureDefinition-sex-assigned-at-birth.html">Sex Assigned At Birth:</a></td><td colspan="3"><ul><li><span title="Codes: {http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth female}">Female</span></li></ul></td></tr></table></div>
</text>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth">
<valueCodeableConcept>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth"/>
<code value="female"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<code value="SSRI"/>
</coding>
</type>
<system value="http://acme-health.com/emr1/patient"/>
<value value="emr1-patientA"/>
</identifier>
<identifier>
<use value="secondary"/>
<type>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<code value="MDI"/>
</coding>
</type>
<system
value="http://linuxforhealth.org/platform/patient-match-identifier"/>
<value value="c82a8fce-11db-4396-b10c-1150abd1a222"/>
<assigner>
<display value="HDC"/>
</assigner>
</identifier>
<active value="true"/>
<name>
<family value="Match"/>
<given value="Maggie"/>
</name>
<telecom>
<extension
url="http://hl7.org/fhir/StructureDefinition/contactpoint-country">
<valueString value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address">
<valueUrl value="tel:+12145551212"/>
</extension>
<system value="phone"/>
<value value="214-555-1212"/>
<use value="home"/>
<rank value="2"/>
</telecom>
<telecom>
<extension
url="http://hl7.org/fhir/StructureDefinition/contactpoint-country">
<valueString value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address">
<valueUrl value="tel:+12145556767"/>
</extension>
<system value="sms"/>
<value value="214-555-6767"/>
<use value="mobile"/>
<rank value="1"/>
</telecom>
<gender value="female"/>
<birthDate value="1990-01-04"/>
</Patient>
IG © 2021+ LinuxForHealth Team. Package linuxforhealth.fhir.ig#8.0.0 based on FHIR 4.0.1. Generated 2022-11-10
Links: Table of Contents |
QA Report