Carin BB
Setup Aidbox with CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®) version 2.0.0
Follow getting started guide. Add the dependency:
AIDBOX_FHIR_PACKAGES=hl7.fhir.r4.core#4.0.1:hl7.fhir.us.carin-bb#2.0.0
Validate example resources against Carin BB profiles
Valid Patient resource
The sample of the Patient resource is invalid because it does not include the required key, meta.lastUpdated
. The sample violates the patient-meta-profile-version
FHIRPath constraint due to the absence of the version in the profile canonical URL. Additionally, it violates the required slicing on the identifier
property due to the absence of a slice identifier with the system http://terminology.hl7.org/CodeSystem/v2-0203
and the value MB
.
Invalid Patient resource
Last updated 2025-05-13T12:31:10Z