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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeConsent
Idclose-multidosedispconsent-example-1.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": "bee36f11-e5fc-4cb5-86a3-f0e88e37faf1",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent"
    ],
    "tag": [
      {
        "display": "Close NLLMultiDoseDispConsent"
      },
      {
        "display": "Close NLLMultiDoseDispConsent"
      },
      {
        "display": "close-multidosedispconsent-example-1"
      }
    ]
  },
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "patient-privacy",
        "display": "Privacy Consent"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
          "code": "consent-dose-disp"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/b00a0407-b781-43e8-983b-74fdfb8eb97d"
  },
  "policy": [
    {
      "uri": "https://ehalsomyndigheten.se/nationellalakemedelslistan/policy"
    }
  ],
  "provision": {
    "period": {
      "start": "2022-04-27T12:25:57.247+00:00"
    }
  }
}