{
  "resourceType" : "DocumentReference",
  "id" : "ModelCard-sample-huggingface-attached",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/aitransparency/StructureDefinition/AI-ModelCard"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ModelCard-sample-huggingface-attached</b></p><a name=\"ModelCard-sample-huggingface-attached\"> </a><a name=\"hcModelCard-sample-huggingface-attached\"> </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\">Language: en</p><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/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/AIinputsCS AIModelCard}\">AI Model-Card</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS AIModelCardMarkdownFormat}\">Markdown 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>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/AIinputsCS",
      "code" : "AIModelCard",
      "display" : "AI Model-Card"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AIinputsCS",
      "code" : "AIModelCardMarkdownFormat",
      "display" : "Markdown Format"
    }]
  }],
  "content" : [{
    "attachment" : {
      "contentType" : "text/markdown",
      "data" : "LS0tDQpsYW5ndWFnZToNCi0gZW4NCmxpY2Vuc2U6DQotIGJzZC0zLWNsYXVzZQ0KYW5ub3RhdGlvbnNfY3JlYXRvcnM6DQotIGNyb3dkc291cmNlZA0KLSBleHBlcnQtZ2VuZXJhdGVkDQpsYW5ndWFnZV9jcmVhdG9yczoNCi0gZm91bmQNCm11bHRpbGluZ3VhbGl0eToNCi0gbW9ub2xpbmd1YWwNCnNpemVfY2F0ZWdvcmllczoNCi0gbjwxSw0KdGFza19jYXRlZ29yaWVzOg0KLSBpbWFnZS1zZWdtZW50YXRpb24NCnRhc2tfaWRzOg0KLSBzZW1hbnRpYy1zZWdtZW50YXRpb24NCnByZXR0eV9uYW1lOiBTYW1wbGUgU2VnbWVudGF0aW9uDQotLS0NCg0KIyBEYXRhc2V0IENhcmQgZm9yIFNhbXBsZSBTZWdtZW50YXRpb24NCg0KVGhpcyBpcyBhIHNhbXBsZSBkYXRhc2V0IGNhcmQgZm9yIGEgc2VtYW50aWMgc2VnbWVudGF0aW9uIGRhdGFzZXQu"
    }
  }]
}