PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.3
    http://ehelse.no/fhir/StructureDefinition/gd-Person
description: The GdPerson profile describes the structure and coding of demographic data concerning a norwegian citizen or person with other legal relation with the kingdom of Norway. At this time the information is collected from FREG and presented through a FHIR RESTful interface from the Person information service.\r\n\r\nFolkeregisterperson fra FREG.
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdPerson
type: Person
elements:
  address: {type: Address, mustSupport: true, index: 37}
  meta:
    mustSupport: true
    index: 0
    elements:
      security:
        mustSupport: true
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            addressConfidentiality:
              match: {system: null}
              schema:
                short: address confidentiality from FREG
                binding: {strength: required, valueSet: 'http://ehelse.no/fhir/ValueSet/gd-person-addressprotection'}
                mustSupport: true
                index: 2
                extensions:
                  fregMetadata: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', max: 1, type: Extension, index: 4}
                elements:
                  extension:
                    index: 3
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        fregMetadata:
                          match: {url: null}
                          schema: {type: Extension, url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', index: 4}
                          max: 1
                  system: {mustSupport: true, index: 5}
                  code: {short: graderingsnivå from FREG, mustSupport: true, index: 6}
                required: [system, code]
  managingOrganization: {mustSupport: false, index: 39}
  name: {type: HumanName, mustSupport: true, index: 32}
  implicitRules: {mustSupport: false, index: 7}
  birthDate: {mustSupport: true, index: 36}
  extension:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        deceased:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-deceased', index: 12}
        birth:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-birth
            index: 13
            extensions:
              birthYear: {url: null, index: 15}
            elements:
              extension:
                index: 14
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    birthYear:
                      match: {url: null}
                      schema: {index: 15}
        birthInNorway:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-birth-in-norway', index: 16}
        migration:
          match: {url: null}
          schema: {type: Extension, short: Migration information from FREG about a Person, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-migration', index: 17}
        citizenship:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/gd-person-citizenship
            index: 18
            extensions:
              code:
                url: null
                mustSupport: true
                index: 20
                elements:
                  value[x]:
                    elements:
                      coding:
                        elements:
                          system: {mustSupport: true, index: 21}
                          code: {mustSupport: true, index: 22}
              period:
                url: null
                mustSupport: true
                index: 23
                elements:
                  value[x]:
                    elements:
                      start: {mustSupport: true, index: 24}
              fregMetadata: {url: null, mustSupport: true, index: 25}
            elements:
              extension:
                index: 19
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    code:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 20
                        elements:
                          value[x]:
                            elements:
                              coding:
                                elements:
                                  system: {mustSupport: true, index: 21}
                                  code: {mustSupport: true, index: 22}
                    period:
                      match: {url: null}
                      schema:
                        mustSupport: true
                        index: 23
                        elements:
                          value[x]:
                            elements:
                              start: {mustSupport: true, index: 24}
                    fregMetadata:
                      match: {url: null}
                      schema: {mustSupport: true, index: 25}
        fregPersonStatus:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-person-status', index: 26}
        residencePermit:
          match: {url: null}
          schema: {type: Extension, short: Information registered in FREG regarding the residence permit of the person., mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/gd-residence-permit', index: 27}
  contained: {mustSupport: false, index: 10}
  photo: {mustSupport: false, index: 38}
  language: {mustSupport: false, index: 8}
  link: {mustSupport: false, index: 41}
  active: {mustSupport: true, index: 40}
  identifier:
    mustSupport: true
    index: 28
    slicing:
      rules: closed
      description: Slicing discriminator from no-basis-Person
      min: 1
      slices:
        FNR:
          match: {}
          schema: {type: Identifier, mustSupport: true, index: 29}
        DNR:
          match: {}
          schema: {type: Identifier, mustSupport: true, index: 30}
        foreignIdentifier:
          match: {}
          schema: {type: Identifier, mustSupport: true, index: 31}
  gender:
    short: Juridical gender of the person male | female
    binding: {strength: required, valueSet: 'http://ehelse.no/fhir/ValueSet/gd-person-gender'}
    mustSupport: true
    index: 33
    extensions:
      metadata: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', max: 1, type: Extension, short: Metadata about gender from FREG, index: 35}
    elements:
      extension:
        index: 34
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            metadata:
              match: {url: null}
              schema: {type: Extension, short: Metadata about gender from FREG, url: 'http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata', index: 35}
              max: 1
  text: {mustSupport: false, index: 9}
package_version: 2.3.3
extensions:
  deceased: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-deceased', type: Extension, mustSupport: true, index: 12}
  birth:
    url: http://ehelse.no/fhir/StructureDefinition/gd-birth
    type: Extension
    mustSupport: true
    index: 13
    extensions:
      birthYear: {url: null, index: 15}
    elements:
      extension:
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            birthYear:
              match: {url: null}
              schema: {index: 15}
  birthInNorway: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-birth-in-norway', type: Extension, mustSupport: true, index: 16}
  migration: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-migration', type: Extension, short: Migration information from FREG about a Person, mustSupport: true, index: 17}
  citizenship:
    url: http://ehelse.no/fhir/StructureDefinition/gd-person-citizenship
    type: Extension
    mustSupport: true
    index: 18
    extensions:
      code:
        url: null
        mustSupport: true
        index: 20
        elements:
          value[x]:
            elements:
              coding:
                elements:
                  system: {mustSupport: true, index: 21}
                  code: {mustSupport: true, index: 22}
      period:
        url: null
        mustSupport: true
        index: 23
        elements:
          value[x]:
            elements:
              start: {mustSupport: true, index: 24}
      fregMetadata: {url: null, mustSupport: true, index: 25}
    elements:
      extension:
        index: 19
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            code:
              match: {url: null}
              schema:
                mustSupport: true
                index: 20
                elements:
                  value[x]:
                    elements:
                      coding:
                        elements:
                          system: {mustSupport: true, index: 21}
                          code: {mustSupport: true, index: 22}
            period:
              match: {url: null}
              schema:
                mustSupport: true
                index: 23
                elements:
                  value[x]:
                    elements:
                      start: {mustSupport: true, index: 24}
            fregMetadata:
              match: {url: null}
              schema: {mustSupport: true, index: 25}
  fregPersonStatus: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-person-status', type: Extension, mustSupport: true, index: 26}
  residencePermit: {url: 'http://ehelse.no/fhir/StructureDefinition/gd-residence-permit', type: Extension, short: Information registered in FREG regarding the residence permit of the person., mustSupport: true, index: 27}
class: profile
kind: resource
url: http://ehelse.no/fhir/StructureDefinition/gd-Person
base: http://hl7.no/fhir/StructureDefinition/no-basis-Person
version: 2.3.2
required: [identifier]