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
{
"resourceType" : "DocumentReference",
"id" : "ModelCard-sample-datasetcard-simple",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ModelCard-sample-datasetcard-simple</b></p><a name=\"ModelCard-sample-datasetcard-simple\"> </a><a name=\"hcModelCard-sample-datasetcard-simple\"> </a><p><b>identifier</b>: <code>https://github.com/huggingface/huggingface_hub/tree/main/tests/fixtures/cards</code>/sample_datasetcard_simple.md</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 AIModelCard}\">AI Model Card</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>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/markdown</td><td><code>LS0tDQpsYW5ndWFnZToNCi0gZW4NCmxpY2Vuc2U6DQotIGJzZC0zLWNsYXVzZQ0KYW5ub3RhdGlvbnNfY3JlYXRvcnM6DQotIGNyb3dkc291cmNlZA0KLSBleHBlcnQtZ2VuZXJhdGVkDQpsYW5ndWFnZV9jcmVhdG9yczoNCi0gZm91bmQNCm11bHRpbGluZ3VhbGl0eToNCi0gbW9ub2xpbmd1YWwNCnNpemVfY2F0ZWdvcmllczoNCi0gbjwxSw0KdGFza19jYXRlZ29yaWVzOg0KLSBpbWFnZS1zZWdtZW50YXRpb24NCnRhc2tfaWRzOg0KLSBzZW1hbnRpYy1zZWdtZW50YXRpb24NCnByZXR0eV9uYW1lOiBTYW1wbGUgU2VnbWVudGF0aW9uDQotLS0NCg0KIyBEYXRhc2V0IENhcmQgZm9yIFNhbXBsZSBTZWdtZW50YXRpb24NCg0KVGhpcyBpcyBhIHNhbXBsZSBkYXRhc2V0IGNhcmQgZm9yIGEgc2VtYW50aWMgc2VnbWVudGF0aW9uIGRhdGFzZXQu</code></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "https://github.com/huggingface/huggingface_hub/tree/main/tests/fixtures/cards",
"value" : "sample_datasetcard_simple.md"
}
],
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS",
"code" : "AIModelCard",
"display" : "AI Model Card"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AImodelCardCS",
"code" : "AIModelCard",
"display" : "AI Model Card"
}
]
}
],
"content" : [
{
"attachment" : {
"contentType" : "text/markdown",
"data" : "LS0tDQpsYW5ndWFnZToNCi0gZW4NCmxpY2Vuc2U6DQotIGJzZC0zLWNsYXVzZQ0KYW5ub3RhdGlvbnNfY3JlYXRvcnM6DQotIGNyb3dkc291cmNlZA0KLSBleHBlcnQtZ2VuZXJhdGVkDQpsYW5ndWFnZV9jcmVhdG9yczoNCi0gZm91bmQNCm11bHRpbGluZ3VhbGl0eToNCi0gbW9ub2xpbmd1YWwNCnNpemVfY2F0ZWdvcmllczoNCi0gbjwxSw0KdGFza19jYXRlZ29yaWVzOg0KLSBpbWFnZS1zZWdtZW50YXRpb24NCnRhc2tfaWRzOg0KLSBzZW1hbnRpYy1zZWdtZW50YXRpb24NCnByZXR0eV9uYW1lOiBTYW1wbGUgU2VnbWVudGF0aW9uDQotLS0NCg0KIyBEYXRhc2V0IENhcmQgZm9yIFNhbXBsZSBTZWdtZW50YXRpb24NCg0KVGhpcyBpcyBhIHNhbXBsZSBkYXRhc2V0IGNhcmQgZm9yIGEgc2VtYW50aWMgc2VnbWVudGF0aW9uIGRhdGFzZXQu"
}
}
]
}