PackagesCanonicalsLogsProblems
    Packages
    egde.health.gateway@0.1.0-alpha
    http://www.egde.no/StructureDefinition/ehg-consent
description: Resource containing the Consent details
package_name: egde.health.gateway
derivation: constraint
name: EHGConsent
type: Consent
elements:
  scope:
    elements:
      coding:
        elements:
          code:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/consent-scope'}
            index: 0
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 59284-0, system: 'http://loinc.org', display: Patient Consent}
    index: 1
  patient:
    type: Reference
    refers: ['http://www.egde.no/StructureDefinition/ehg-patient']
    index: 2
  organization:
    pattern:
      type: Reference
      value: {display: Clinic, reference: EHGOrganization}
    index: 3
  policy:
    elements:
      uri:
        pattern: {type: Uri, value: 'https://ehelse.no/normen/normen-for-informasjonssikkerhet-og-personvern-i-helse-og-omsorgstjenesten'}
        index: 4
package_version: 0.1.0-alpha
class: profile
kind: resource
url: http://www.egde.no/StructureDefinition/ehg-consent
base: http://hl7.org/fhir/StructureDefinition/Consent
version: 0.1.0