description: This profile constrains the Patient resource for carrying the limited patient information required in the consumer real-time pharmacy benefit check (RTPBC) process. \n\nThe RTPBC profile further constrains certain US Core and base elements in a manner that is compatible with the the US Core profile (e.g., tightening element cardinality and further limiting allowed terminology). package_name: hl7.fhir.us.carin-rtpbc derivation: constraint name: RtpbcPatient type: Patient elements: address: index: 0 elements: state: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-state-and-province-code'} index: 1 country: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-country-code'} index: 2 period: {mustSupport: true, index: 3} communication: {mustSupport: true, index: 4} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-patient base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient version: 2.0.0-ballot