FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.consent
Resource TypeProvenance
IdExample_MII_Consent_Provenance.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Provenance",
  "id": "55219d12-6245-4de4-8b50-ddf6f16a789b",
  "meta": {
    "lastUpdated": "2021-02-08T14:21:07.5320994+00:00",
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-provenance"
    ]
  },
  "target": [
    {
      "reference": "Consent/34150a23-b1c8-404f-874f-e042a30435d2"
    }
  ],
  "recorded": "2020-12-11T09:39:07+00:00",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "assembler"
          }
        ]
      },
      "who": {
        "display": "Snakeoil Soft Consent Manager 2021"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "reference": "DocumentReference/8a3d1799-2463-405e-b49c-6a16c8692b01"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.7",
          "display": "Consent Signature"
        }
      ],
      "when": "2020-12-11T09:39:07+00:00",
      "who": {
        "reference": "Patient/9b4a702d-162c-428a-8c5d-8b98af21b693"
      },
      "data": "RGllcyBpc3QgZWluIFBsYXR6aGFsdGVyIGbDvHIgZWluZSBnZXNjYW5udCB1bmQgQmFzZTY0LWVuY29kaWVydGUgVW50ZXJzY2hyaWZ0Lg=="
    },
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.11",
          "display": "Consent Witness Signature"
        }
      ],
      "when": "2020-12-11T09:39:07+00:00",
      "who": {
        "display": "Dr. F. Müller"
      },
      "onBehalfOf": {
        "display": "Krankenhaus Musterstadt"
      },
      "data": "QUcgRVdFIEZISVIgcm9ja3M="
    }
  ]
}