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 0.1.0 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 |
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="ModelCard-sample-CHAI-web"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-ModelCard"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference ModelCard-sample-CHAI-web</b></p><a name="ModelCard-sample-CHAI-web"> </a><a name="hcModelCard-sample-CHAI-web"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AI-ModelCard.html">AI Model Card DocumentReference</a></p></div><p><b>identifier</b>: <code>https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/</code>/Aidoc_ICH-02-RT.xml</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS AIModelCard}">AI Model Card</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS AIInputPrompt}">AI Input Prompt</span>, <span title="Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS AImodelCardCHAIformat}">CHAI Format</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/xml</td><td><a href="https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.xml">https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.xml</a></td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.pdf">https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.pdf</a></td></tr></table></blockquote></div>
</text>
<identifier>
<system
value="https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/"/>
<value value="Aidoc_ICH-02-RT.xml"/>
</identifier>
<status value="current"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS"/>
<code value="AIModelCard"/>
<display value="AI Model Card"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS"/>
<code value="AIInputPrompt"/>
<display value="AI Input Prompt"/>
</coding>
</category>
<category>
<coding>
<system
value="http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS"/>
<code value="AImodelCardCHAIformat"/>
<display value="CHAI Format"/>
</coding>
</category>
<content>
<attachment>
<contentType value="application/xml"/>
<url
value="https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.xml"/>
</attachment>
</content>
<content>
<attachment>
<contentType value="application/pdf"/>
<url
value="https://github.com/coalition-for-health-ai/mc-schema/blob/main/v0.1/examples/Aidoc_ICH-02-RT.pdf"/>
</attachment>
</content>
</DocumentReference>