blue-button / blue-button-plus-pull

Spec for BlueButton+ Pull
http://blue-button.github.io/blue-button-plus-pull/
20 stars 11 forks source link

search "format" parameters don't seem to align with FHIR #12

Closed jmandel closed 11 years ago

jmandel commented 11 years ago

We define search formats as:

"CCD", "CCR", "CCDA"

... but FHIR (or at least their examples) doesn't use these convenient shorthand values

<format>
    <system value="http://ihe.net/xds/connectathon/formatCodes"/>
    <code value="CDAR2/IHE 1.0"/>
    <display value="CDAR2/IHE 1.0"/>
  </format>

Is this a problem?

jmandel commented 11 years ago

Closing; now duplicates #9