FHIR IG Statistics: StructureDefinition/profile-consent-management-document-reference
Resources that use this resource
Resources that this resource uses
StructureDefinition |
Patient | Consent Management: Patient |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "profile-consent-management-document-reference",
"url": "http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference",
"version": "2.0.0",
"name": "ConsentManagementDocumentReference",
"title": "Consent Management DocumentReference",
"status": "active",
"experimental": false,
"date": "2025-04-14",
"publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "fhircomposition",
"uri": "http://hl7.org/fhir/composition",
"name": "FHIR Composition"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "xds",
"uri": "http://ihe.net/xds",
"name": "XDS metadata equivalent"
}
],
"kind": "resource",
"abstract": false,
"type": "DocumentReference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "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"
}
],
"path": "DocumentReference.status",
"mustSupport": true
},
{
"id": "DocumentReference.subject",
"path": "DocumentReference.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.de/ConsentManagement/StructureDefinition/Patient"
]
}
],
"mustSupport": true
},
{
"id": "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"
}
],
"path": "DocumentReference.subject.reference"
},
{
"id": "DocumentReference.content",
"path": "DocumentReference.content",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment",
"path": "DocumentReference.content.attachment",
"mustSupport": true
},
{
"id": "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"
}
],
"path": "DocumentReference.content.attachment.contentType",
"min": 1,
"mustSupport": true
},
{
"id": "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"
}
],
"path": "DocumentReference.content.attachment.data",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment.url",
"path": "DocumentReference.content.attachment.url",
"mustSupport": true
}
]
}
}