PackagesCanonicalsLogsProblems
    Packages
    de.uk-koeln.nngm.form@1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/nNGM/ConsentV4-1
{
  "description": "Dieses Profil beschreibt den Einwilligungserklärung innerhalb des nNGM-Projektes.",
  "_filename": "Profile-nNGM-Consent-Einwilligungserklaerung-V4_1.json",
  "package_name": "de.uk-koeln.nngm.form",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Profile_nNGM_Consent_Einwilligungserklaerung_V4_1",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Profile - nNGM - Consent - Einwilligungserklärung - V4.1",
  "package_version": "1.0.0",
  "status": "active",
  "id": "c33965d7-534d-407a-889a-527e6a5f62c7",
  "kind": "resource",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/nNGM/ConsentV4-1",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Consent.status",
      "path": "Consent.status",
      "fixedCode": "active",
      "mustSupport": true
    }, {
      "id": "Consent.scope",
      "path": "Consent.scope",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding",
      "min": 1,
      "path": "Consent.scope.coding",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.system",
      "path": "Consent.scope.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope",
      "mustSupport": true
    }, {
      "id": "Consent.scope.coding.code",
      "path": "Consent.scope.coding.code",
      "fixedCode": "patient-privacy",
      "mustSupport": true
    }, {
      "id": "Consent.category",
      "path": "Consent.category",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding",
      "min": 1,
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.system",
      "path": "Consent.category.coding.system",
      "fixedUri": "http://loinc.org",
      "mustSupport": true
    }, {
      "id": "Consent.category.coding.code",
      "path": "Consent.category.coding.code",
      "fixedCode": "59284-0",
      "mustSupport": true
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient",
      "label": "Patient",
      "mustSupport": true
    }, {
      "id": "Consent.patient.reference",
      "min": 1,
      "path": "Consent.patient.reference",
      "mustSupport": true
    }, {
      "id": "Consent.dateTime",
      "min": 1,
      "path": "Consent.dateTime",
      "label": "Datum der Unterschrift",
      "short": "Datum der Unterschrift",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule",
      "min": 1,
      "path": "Consent.policyRule",
      "label": "Name der Einwilligungserklärung",
      "short": "Name der Einwilligungserklärung, die unterschrieben wird",
      "binding": {
        "strength": "required",
        "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/nngm-consent-policy-v4-1"
      },
      "mustSupport": true
    }, {
      "id": "Consent.provision",
      "min": 1,
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.type",
      "min": 1,
      "path": "Consent.provision.type",
      "label": "Unterschrieben",
      "short": "Ob die Einwilligung durch die Unterschrift des Patienten gegeben wurde",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}