Stream: CARIN IG for Blue Button®
Topic: v0.1.9 published to CI Build
Saul Kravitz (Nov 02 2020 at 21:47):
v0.1.9 published to CI Build
Daniel Venton (Nov 03 2020 at 16:58):
Can you explain how the type element has 2 coding elements?
. type SΣ 1..1 CodeableConcept Specifies the type of claim. (e.g., inpatient insitutional, outpatient institutional, physician, etc.) (16)
Binding: ClaimTypeCodes (required)
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
.... text 0..1 string Plain text representation of the concept
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ 1..1 Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
Josh Lamb (Nov 03 2020 at 18:02):
The table at the bottom of this page lists all acceptable claim types, for this IG: https://terminology.hl7.org/1.0.0//CodeSystem-claim-type.html. Check out the examples included within the IG to see how this is populated.
Saul Kravitz (Nov 04 2020 at 14:57):
Hi @Daniel Venton . Thanks for catching that oddity in the inpatient institutional profile. It is being fixed (in v0.1.10) to look like its sibling outpatient institutional profile), and to show only a single coding element.
@Amol Vyas @Pat Taylor
Last updated: Apr 12 2022 at 19:14 UTC