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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.studie
Resource TypeConsent
IdConsent-mii-exa-studie-consent.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": "Consent",
  "id": "mii-exa-studie-consent",
  "status": "active",
  "scope": {
    "coding": [
      {
        "code": "research"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "code": "59284-0",
          "system": "http://loinc.org"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/mii-exa-studie-patient"
  },
  "policy": [
    {
      "uri": "urn:oid:2.16.840.1.113883.3.1937.777.24.2.1791"
    }
  ]
}