FHIR IG analytics| Package | de.einwilligungsmanagement |
| Resource Type | StructureDefinition |
| Id | extension-ConsentManagement-PhysicalDocumentLocation.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.4&canonical=http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation |
| URL | http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation |
| Version | 2.0.4 |
| Status | active |
| Date | 2026-09-09 |
| Name | PhysicalDocumentLocation |
| Title | PhysicalDocumentLocation |
| Description | Where the physical document is located on which this digital representation is based on. Typically a string value. For more complex use cases a Location resource may be used and referenced. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | ||
| de.einwilligungsmanagement#2.0.4 | DocumentReference | Consent Management DocumentReference |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "PhysicalDocumentLocation",
"url": "http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation",
"version": "2.0.4",
"name": "PhysicalDocumentLocation",
"title": "PhysicalDocumentLocation",
"status": "active",
"experimental": false,
"date": "2026-09-09",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)"
}
]
}
],
"description": "Where the physical document is located on which this digital representation is based on. Typically a string value. For more complex use cases a Location resource may be used and referenced.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "DocumentReference.content.attachment"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.de/ConsentManagement/StructureDefinition/PhysicalDocumentLocation"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
},
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Location"
]
}
]
}
]
}
}