PackagesCanonicalsLogsProblems
    Packages
    de.einwilligungsmanagement@1.0.2
    http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference
{
  "description": null,
  "_filename": "profile-ConsentManagement-DocumentReference.json",
  "package_name": "de.einwilligungsmanagement",
  "date": "2022-07-20",
  "derivation": "constraint",
  "publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "fhirVersion": "4.0.1",
  "name": "ConsentManagementDocumentReference",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/composition",
    "name": "FHIR Composition",
    "identity": "fhircomposition"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://ihe.net/xds",
    "name": "XDS metadata equivalent",
    "identity": "xds"
  } ],
  "abstract": false,
  "type": "DocumentReference",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Consent Management DocumentReference",
  "package_version": "1.0.2",
  "status": "active",
  "id": "d20eff88-82a8-476a-aea5-60a6ae6183e7",
  "kind": "resource",
  "url": "http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "DocumentReference.status",
      "path": "DocumentReference.status",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "mustSupport": true
    }, {
      "id": "DocumentReference.subject",
      "min": 1,
      "path": "DocumentReference.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DocumentReference.subject.reference",
      "path": "DocumentReference.subject.reference",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ]
    }, {
      "id": "DocumentReference.content",
      "path": "DocumentReference.content",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment",
      "path": "DocumentReference.content.attachment",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.contentType",
      "min": 1,
      "path": "DocumentReference.content.attachment.contentType",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.data",
      "min": 1,
      "path": "DocumentReference.content.attachment.data",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
        "valueCode": "normative"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
        "valueCode": "4.0.0"
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}