CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue ButtonĀ®)
1.2.0 - STU 2 Ballot

This page is part of the CARIN Blue Button Implementation Guide (v1.2.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Example Patient: Patient1

Generated Narrative

Resource "Patient1" Updated "2020-07-07T13:26:22.031Z" (Language "en-US")

Profile: C4BB Patient (version 1.2.0)

identifier: Member Number: 1234-234-1243-12345678901, Unique Member ID: 1234-234-1243-12345678901u

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 (NullFlavor#UNK)

Notes:

FieldValue
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 #um
identifier[1].type.coding[0].system "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType"
identifier[1].value 1234-234-1243-12345678901u
identifier[1].system "https://www.xxxhealthplan.com/fhir/iniquememberidentifier"
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"