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

FHIR IG analytics

Packagede.einwilligungsmanagement
Resource TypeResearchStudy
Idexample-ConsentManagement-Domain-OptOut.json
FHIR VersionR4

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": "ResearchStudy",
  "id": "2e634a72-ea64-4991-92c1-842ae14e31a8",
  "meta": {
    "lastUpdated": "2024-02-26T11:22:33+01:00",
    "profile": [
      "http://fhir.de/ConsentManagement/StructureDefinition/Domain/ResearchStudy"
    ]
  },
  "extension": [
    {
      "extension": [
        {
          "url": "formatString",
          "valueString": "major.minor.char"
        }
      ],
      "url": "http://fhir.de/ConsentManagement/StructureDefinition/VersionFormat"
    },
    {
      "extension": [
        {
          "url": "resourceType",
          "valueCoding": {
            "system": "http://hl7.org/fhir/resource-types",
            "code": "Patient"
          }
        },
        {
          "url": "system",
          "valueUri": "http://ths-greifswald.de/fhir/gics/identifiers/Studien-ID"
        }
      ],
      "url": "http://fhir.de/ConsentManagement/StructureDefinition/ContextIdentifier"
    },
    {
      "url": "http://fhir.de/ConsentManagement/StructureDefinition/ConsentMode",
      "valueCoding": {
        "system": "http://hl7.org/fhir/consent-provision-type",
        "code": "permit"
      }
    }
  ],
  "title": "ePA",
  "status": "active",
  "description": "Beispiel Domäne für die Konfiguration von Einwilligungen/Widersprüchen in einem Opt-Out-Kontext"
}