0.1.0 - ci-build
TrustAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="dr-organization"/>
<meta>
<profile
value="http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization dr-organization</b></p><a name="dr-organization"> </a><a name="hcdr-organization"> </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-trust-ai-organization.html">Trust AI Responsible Organization</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Example Diagnostic Center</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}">Administrative</span></td><td> </td><td><a href="mailto:contact@diagnostic-center.example">contact@diagnostic-center.example</a></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-contact-purpose-cs dpo}">Data Protection Officer</span></td><td>Data Protection Officer</td><td><a href="mailto:dpo@diagnostic-center.example">dpo@diagnostic-center.example</a></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-contact-purpose-cs ai-incident-reporting}">AI Incident Reporting Contact</span></td><td>AI Incident Reporting Contact</td><td><a href="mailto:ai-incidents@diagnostic-center.example">ai-incidents@diagnostic-center.example</a></td></tr></table></div>
</text>
<active value="true"/>
<name value="Example Diagnostic Center"/>
<contact>
<purpose>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
<code value="ADMIN"/>
</coding>
</purpose>
<telecom>
<system value="email"/>
<value value="contact@diagnostic-center.example"/>
</telecom>
</contact>
<contact>
<purpose>
<coding>
<system
value="http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-contact-purpose-cs"/>
<code value="dpo"/>
<display value="Data Protection Officer"/>
</coding>
</purpose>
<name>
<text value="Data Protection Officer"/>
</name>
<telecom>
<system value="email"/>
<value value="dpo@diagnostic-center.example"/>
</telecom>
</contact>
<contact>
<purpose>
<coding>
<system
value="http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-contact-purpose-cs"/>
<code value="ai-incident-reporting"/>
<display value="AI Incident Reporting Contact"/>
</coding>
</purpose>
<name>
<text value="AI Incident Reporting Contact"/>
</name>
<telecom>
<system value="email"/>
<value value="ai-incidents@diagnostic-center.example"/>
</telecom>
</contact>
</Organization>