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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.consent
Resource TypeConsent
IdExample_MII_Consent_Einwilligung_2.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": "Consent",
  "id": "Example-MII-Consent-ResultType-document",
  "meta": {
    "lastUpdated": "2020-12-11T09:39:07+00:00",
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung"
    ]
  },
  "extension": [
    {
      "extension": [
        {
          "url": "domain",
          "valueReference": {
            "reference": "ResearchStudy/d7a65ce8-2810-401a-b0db-70782a7b19a6"
          }
        },
        {
          "url": "status",
          "valueCoding": {
            "system": "http://hl7.org/fhir/publication-status",
            "code": "active"
          }
        }
      ],
      "url": "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference"
    }
  ],
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "research"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "57016-8"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category",
          "code": "2.16.840.1.113883.3.1937.777.24.2.184"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.de/ConsentManagement/CodeSystem/ResultType",
          "code": "document"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.de/ConsentManagement/CodeSystem/TemplateType",
          "code": "CONSENT-OPT-IN"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/9b4a702d-162c-428a-8c5d-8b98af21b693"
  },
  "dateTime": "2020-09-01",
  "organization": [
    {
      "display": "Klinikum Musterstadt"
    }
  ],
  "policy": [
    {
      "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1791"
    }
  ],
  "policyRule": {
    "extension": [
      {
        "url": "http://fhir.de/ConsentManagement/StructureDefinition/Xacml",
        "valueBase64Binary": "TUlJIEJDIEV4YW1wbGUgWEFDTUw="
      }
    ],
    "text": "siehe eingebettetes XACML"
  },
  "provision": {
    "type": "deny",
    "period": {
      "start": "2020-09-01",
      "end": "2050-08-31"
    },
    "provision": [
      {
        "type": "permit",
        "period": {
          "start": "2020-09-01",
          "end": "2025-08-31"
        },
        "code": [
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.6",
                "display": "MDAT_erheben"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.7",
                "display": "MDAT_speichern_verarbeiten"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.19",
                "display": "BIOMAT_erheben"
              }
            ]
          }
        ]
      },
      {
        "type": "permit",
        "period": {
          "start": "2020-09-01",
          "end": "2050-08-31"
        },
        "code": [
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.8",
                "display": "MDAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU"
              }
            ]
          }
        ]
      },
      {
        "type": "permit",
        "period": {
          "start": "2020-09-01",
          "end": "2050-08-31"
        },
        "code": [
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.20",
                "display": "BIOMAT_lagern_verarbeiten"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.3",
                "code": "2.16.840.1.113883.3.1937.777.24.5.3.22",
                "display": "BIOMAT_wissenschaftlich_nutzen_EU_DSGVO_NIVEAU"
              }
            ]
          }
        ]
      }
    ]
  }
}