Scenarios
Patient |
id : ACME-base-patient-VALID |
meta |
profile : https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient |
extension |
url : http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex |
value : F |
identifier |
use : usual |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0203 |
code : MR |
display : Medical Record Number |
text : Medical Record Number |
system : http://hospital.smarthealthit.org |
value : 1032702 |
identifier |
use : usual |
system : https://fake-acme.org/fhir/NamingSystem/Patient-Identifier |
value : 1032702 |
active : True |
name |
family : Baba |
given : Amy |
given : K. |
telecom |
system : phone |
value : 555-555-5555 |
use : home |
telecom |
system : email |
value : amy.shaw@example.com |
gender : female |
birthDate : 2010-02-20 |
address |
line : 49 Meadow St |
city : Mounds |
state : OK |
postalCode : 74047 |
country : US |
<Patient xmlns="http://hl7.org/fhir"> <id value="ACME-base-patient-VALID" /> <meta> <profile value="https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient" /> </meta> <extension url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"> <valueCode value="F" /> </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="1032702" /> </identifier> <identifier> <use value="usual" /> <system value="https://fake-acme.org/fhir/NamingSystem/Patient-Identifier" /> <value value="1032702" /> </identifier> <active value="true" /> <name> <family value="Baba" /> <given value="Amy" /> <given value="K." /> </name> <telecom> <system value="phone" /> <value value="555-555-5555" /> <use value="home" /> </telecom> <telecom> <system value="email" /> <value value="amy.shaw@example.com" /> </telecom> <gender value="female" /> <birthDate value="2010-02-20" /> <address> <line value="49 Meadow St" /> <city value="Mounds" /> <state value="OK" /> <postalCode value="74047" /> <country value="US" /> </address> </Patient>
Patient |
id : ACME-base-patient-VALID |
meta |
profile : https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient |
extension |
url : http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex |
value : F |
identifier |
use : usual |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0203 |
code : MR |
display : Medical Record Number |
text : Medical Record Number |
system : http://hospital.smarthealthit.org |
value : 1032702 |
identifier |
use : usual |
system : https://fake-acme.org/fhir/NamingSystem/Patient-Identifier |
value : 1032702 |
active : True |
name |
family : Baba |
given : Amy |
given : K. |
telecom |
system : phone |
value : 555-555-5555 |
use : home |
telecom |
system : email |
value : amy.shaw@example.com |
gender : female |
birthDate : 2010-02-20 |
address |
line : 49 Meadow St |
city : Mounds |
state : OK |
postalCode : 74047 |
country : US |
Patient |
id : ACME-base-patient-INVALID |
meta |
profile : https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient |
extension |
extension |
url : ombCategory |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2106-3 |
display : White |
extension |
url : ombCategory |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 1002-5 |
display : American Indian or Alaska Native |
extension |
url : ombCategory |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2028-9 |
display : Asian |
extension |
url : detailed |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 1586-7 |
display : Shoshone |
extension |
url : detailed |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2036-2 |
display : Filipino |
extension |
url : text |
value : Mixed |
url : http://hl7.org/fhir/us/core/StructureDefinition/us-core-race |
extension |
extension |
url : ombCategory |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2135-2 |
display : Hispanic or Latino |
extension |
url : detailed |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2184-0 |
display : Dominican |
extension |
url : detailed |
value |
system : urn:oid:2.16.840.1.113883.6.238 |
code : 2148-5 |
display : Mexican |
extension |
url : text |
value : Hispanic or Latino |
url : http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity |
extension |
url : http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex |
value : F |
identifier |
use : usual |
type |
coding |
system : http://terminology.hl7.org/CodeSystem/v2-0203 |
code : MR |
display : Medical Record Number |
text : Medical Record Number |
system : http://hospital.smarthealthit.org |
value : 1032702 |
active : True |
name |
family : Shaw |
given : Noamy |
given : V. |
telecom |
system : phone |
value : 555-555-5555 |
use : home |
telecom |
system : email |
value : amy.shaw@example.com |
gender : female |
birthDate : 2007-02-20 |
address |
line : 49 Meadow St |
city : Mounds |
state : OK |
postalCode : 74047 |
country : US |
<Patient xmlns="http://hl7.org/fhir"> <id value="ACME-base-patient-INVALID" /> <meta> <profile value="https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient" /> </meta> <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="F" /> </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="1032702" /> </identifier> <active value="true" /> <name> <family value="Shaw" /> <given value="Noamy" /> <given value="V." /> </name> <telecom> <system value="phone" /> <value value="555-555-5555" /> <use value="home" /> </telecom> <telecom> <system value="email" /> <value value="amy.shaw@example.com" /> </telecom> <gender value="female" /> <birthDate value="2007-02-20" /> <address> <line value="49 Meadow St" /> <city value="Mounds" /> <state value="OK" /> <postalCode value="74047" /> <country value="US" /> </address> </Patient>