CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue ButtonĀ®) - Local Development build (v0.1.10). See the Directory of published versions
Generated Narrative
| - | 
| * | 
| - | 
| * | 
language: en-US
identifier: Member Number: 1234-234-1243-12345678901, Medical record number: 1234-234-1243-12345678901m, Unique Member ID: 1234-234-1243-12345678901u, Patient Account Number: 1234-234-1243-12345678901a
active: true
name: Johnny Example1
telecom: ph: (301)666-1212
gender: male
birthDate: 1986-01-01
address: 123 Main Street Pittsburgh PA 12519
maritalStatus: unknown
| Field | Value | 
| resourceType | "Patient" | 
| id | "Patient1" | 
| meta.profile[0] | "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient" | 
| meta.lastUpdated | "2020-07-07T13:26:22.0314215+00:00" | 
| identifier[0].type.coding[0].code | #MB | 
| identifier[0].type.coding[0].system | "http://terminology.hl7.org/CodeSystem/v2-0203" | 
| identifier[0].value | 1234-234-1243-12345678901 | 
| identifier[0].system | "https://www.xxxhealthplan.com/fhir/memberidentifier" | 
| identifier[1].type.coding[0].code | #MR | 
| identifier[1].type.coding[0].system | "http://terminology.hl7.org/CodeSystem/v2-0203" | 
| identifier[1].value | 1234-234-1243-12345678901m | 
| identifier[1].system | "https://www.xxxhealthplan.com/fhir/medicalrecordnumber" | 
| identifier[2].type.coding[0].code | #um | 
| identifier[2].type.coding[0].system | "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType" | 
| identifier[2].value | 1234-234-1243-12345678901u | 
| identifier[2].system | "https://www.xxxhealthplan.com/fhir/iniquememberidentifier" | 
| identifier[3].type.coding[0].code | #pat | 
| identifier[3].type.coding[0].system | "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType" | 
| identifier[3].value | 1234-234-1243-12345678901a | 
| identifier[3].system | "https://www.xxxhealthplan.com/fhir/patacctnum" | 
| language | "en-US" | 
| active | "true" | 
| name[0].family | "Example1" | 
| name[0].given[0] | "Johnny" | 
| telecom[0].system | "phone" | 
| telecom[0].value | (301)666-1212 | 
| telecom[0].rank | "2" | 
| gender | "male" | 
| birthDate | "1986-01-01" | 
| address[0].type | "physical" | 
| address[0].line[0] | "123 Main Street" | 
| address[0].city | "Pittsburgh" | 
| address[0].state | "PA" | 
| address[0].postalCode | "12519" | 
| maritalStatus.coding[0].code | #UNK | 
| maritalStatus.coding[0].system | "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" |