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