0.1.0 - ci-build

EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Provenance: Secondary Use Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Provenance",
  "id" : "example-secondary-use-provenance",
  "meta" : {
    "profile" : [
      🔗 "http://example.org/fhir/eu-ai-transparency/StructureDefinition/eu-ai-provenance"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance example-secondary-use-provenance</b></p><a name=\"example-secondary-use-provenance\"> </a><a name=\"hcexample-secondary-use-provenance\"> </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-eu-ai-provenance.html\">EU AI Provenance</a></p></div><p>Provenance for <a href=\"Observation-sc-01-ai-only-ai-observation-risk-001.html\">Observation </a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2026-03-01 10:15:00+0000 --&gt; 2026-03-01 10:15:03+0000</td></tr><tr><td>Recorded</td><td>2026-03-01 10:15:04+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:\">secondary-use-ai-validation</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Device-device-riskassist-ai.html\">Device: extension = ,-&gt;DocumentReference: extension = Not Clinically Validated,,,; status = current; type = AI Model Card; date = 2026-03-01 10:00:00+0000; description = Synthetic model card for a deterministic AI-output simulation component used in the PoC.; identifier = EU AI Registration Number; status = active; manufacturer = ExampleMed AI GmbH; note = Synthetic maintenance information for PoC purposes.,AI-assisted early warning risk assessment based on synthetic NEWS2-inspired vital parameters.</a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ehds-usage-category",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-usage-category-cs",
            "code" : "secondary-use",
            "display" : "Secondary Use"
          }
        ]
      }
    },
    {
      "url" : "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ehds-secondary-use-purpose",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/ehds-secondary-use-purpose-cs",
            "code" : "scientific-research",
            "display" : "Scientific Research"
          }
        ]
      }
    },
    {
      "url" : "http://example.org/fhir/eu-ai-transparency/StructureDefinition/ehds-data-permit",
      "valueIdentifier" : {
        "system" : "http://example.org/fhir/sid/ehds-data-permit",
        "value" : "EHDS-PERMIT-2026-0001"
      }
    }
  ],
  "target" : [
    {
      🔗 "reference" : "Observation/sc-01-ai-only-ai-observation-risk-001"
    }
  ],
  "occurredPeriod" : {
    "start" : "2026-03-01T10:15:00Z",
    "end" : "2026-03-01T10:15:03Z"
  },
  "recorded" : "2026-03-01T10:15:04Z",
  "authorization" : [
    {
      "concept" : {
        "coding" : [
          {
            "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art6-codesystem",
            "code" : "gdpr-art-6-1-d"
          }
        ]
      }
    },
    {
      "concept" : {
        "coding" : [
          {
            "system" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art9-codesystem",
            "code" : "gdpr-art-9-2-h"
          }
        ]
      }
    }
  ],
  "activity" : {
    "text" : "secondary-use-ai-validation"
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-001"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/encounter-001"
  },
  "agent" : [
    {
      "who" : {
        🔗 "reference" : "Device/device-riskassist-ai"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        🔗 "reference" : "Observation/sc-04-correction-exp-observation-temperature-001"
      }
    }
  ]
}