FHIR Chat · FormatCode for FHIR documents · implementers

Stream: implementers

Topic: FormatCode for FHIR documents


view this post on Zulip Grahame Grieve (Dec 10 2017 at 23:29):

http://community.fhir.org/t/is-there-a-formatcode-for-fhir-documents/504/4

@John Moehrke can you respond on the IHE question?

view this post on Zulip John Moehrke (Dec 11 2017 at 13:11):

thanks for the poke. I almost never wander over there.

view this post on Zulip John Moehrke (Dec 11 2017 at 13:15):

The FormatCode is a sub-classification beyond mimeType. So right now FHIR documents in a DocumentReference would need only be specified using a mimeType. see https://healthcaresecprivacy.blogspot.com/2017/01/fhir-documents-in-xds.html But eventually we will get to more refined 'profiles', implementationGuides, and StructureDefinitions for documents. At that time it becomes more obvious what to use for mimeType. The recommendation of using the URI of the StructureDefinition is a good one. If one doesn't have a profile, then I guess the degenerate form is indeed the StructureDefinition from the core FHIR specification.

view this post on Zulip John Moehrke (Dec 11 2017 at 13:24):

lastly, IHE just last week added a new formatCode for use when no more specific formatCode is available, and where the mimeType is sufficient urn:ihe:iti:xds:2017:mimeTypeSufficient


Last updated: Apr 12 2022 at 19:14 UTC