AI Transparency on FHIR, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/aitransparency-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
In FHIR R5/R6 of FHIR core the Device resource has a .property element with a .property.type we can use to indicate the model-card, and place the model-card markdown into .property.valueAttachment as markdown string. (It could go into .valueString if we know it will be markdown, but that is not explicitly clear.)
In R5/R6 Provenance.entity.role has the code #instantiates which would be more appropriate for the Model-Card and Input-Prompt. We use the broadest term #derivation today. These are not wrong, as they are entity provided to the AI, but #instantiates is more specific and appropriate.