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

FHIR IG analytics

Packageths-greifswald.ttp-fhir-gw
Resource TypeActivityDefinition
IdActivityDefinition-ConsentPolicy-example-3.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": "ActivityDefinition",
  "id": "ConsentPolicy-example-3",
  "meta": {
    "lastUpdated": "2020-11-04T19:13:24.374+00:00",
    "profile": [
      "https://ths-greifswald.de/fhir/StructureDefinition/gics/ActivityDefinition/ConsentPolicy"
    ]
  },
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "program"
      },
      "valueReference": {
        "reference": "d7a65ce8-2810-401a-b0db-70782a7b19a6"
      }
    }
  ],
  "extension": [
    {
      "url": "https://ths-greifswald.de/fhir/StructureDefinition/gics/Created",
      "valueInstant": "2020-01-02T04:05:06+01:00"
    }
  ],
  "version": "1.0",
  "name": "MDAT_speichern_verarbeiten",
  "title": "Medizinische Daten speichern",
  "status": "active",
  "description": "Beispiel Consent Policy für die Speicherung medizinischer Daten im Rahmen eines Forschungsprojektes",
  "code": {
    "coding": [
      {
        "code": "MDAT_speichern_verarbeiten",
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/Policy"
      }
    ]
  }
}