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

FHIR IG analytics

Packagede.einwilligungsmanagement
Resource TypeSearchParameter
Iddomain
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/SearchParameter/domain
URLhttp://fhir.de/ConsentManagement/SearchParameter/domain
Version2.0.0
Statusactive
Date2025-04-14
NameConsentManagementSpDomain
DescriptionEindeutiger Name (Identifikator) der referenzierten Consent Domain
Typereference

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": "SearchParameter",
  "id": "domain",
  "url": "http://fhir.de/ConsentManagement/SearchParameter/domain",
  "version": "2.0.0",
  "name": "ConsentManagementSpDomain",
  "status": "active",
  "experimental": false,
  "date": "2025-04-14",
  "publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "contact": [
    {
      "name": "AG Einwilligungsmanagement des Interoperabilitätsforums",
      "telecom": [
        {
          "system": "url",
          "value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Eindeutiger Name (Identifikator) der referenzierten Consent Domain",
  "code": "domain",
  "base": [
    "Consent"
  ],
  "type": "reference",
  "expression": "extension('http://fhir.de/ConsentManagement/StructureDefinition/DomainReference').extension('domain').valueReference",
  "multipleOr": false,
  "multipleAnd": false
}