PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Patient
description: Patient to be used in SFM. It is based on no-basis-Patient.
package_name: sfm.030521
derivation: constraint
name: SfmPatient
type: Patient
elements:
  address:
    mustSupport: true
    index: 19
    extensions:
      official: {url: null, mustSupport: true, index: 21}
    elements:
      extension:
        index: 20
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            official:
              match: {url: null}
              schema: {mustSupport: true, index: 21}
  name:
    mustSupport: true
    index: 13
    extensions:
      middlename: {url: null, mustSupport: true, index: 15}
    elements:
      extension:
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            middlename:
              match: {url: null}
              schema: {mustSupport: true, index: 15}
  birthDate: {mustSupport: true, index: 18}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        citizenship:
          match: {url: null}
          schema:
            mustSupport: true
            index: 1
            extensions:
              code: {url: null, mustSupport: true, index: 3}
              period: {url: null, mustSupport: true, index: 4}
            elements:
              extension:
                index: 2
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    code:
                      match: {url: null}
                      schema: {mustSupport: true, index: 3}
                    period:
                      match: {url: null}
                      schema: {mustSupport: true, index: 4}
        eea:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ehelse.no/fhir/StructureDefinition/sfm-reimbursementInfo', index: 5}
          max: 1
  link:
    elements:
      type: {index: 22}
  active: {mustSupport: true, index: 12}
  identifier:
    mustSupport: true
    index: 6
    slicing:
      slices:
        FHN:
          match: {}
          schema: {index: 7}
          max: 0
        HNR:
          match: {}
          schema: {index: 8}
          max: 0
        xxxid:
          match: {}
          schema:
            index: 9
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.4.14'}
                index: 10
              value: {index: 11}
            required: [value, system]
  telecom: {mustSupport: true, index: 16}
  gender: {mustSupport: true, index: 17}
package_version: 1.0.1
extensions:
  citizenship:
    url: null
    mustSupport: true
    index: 1
    extensions:
      code: {url: null, mustSupport: true, index: 3}
      period: {url: null, mustSupport: true, index: 4}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            code:
              match: {url: null}
              schema: {mustSupport: true, index: 3}
            period:
              match: {url: null}
              schema: {mustSupport: true, index: 4}
  eea: {url: 'http://ehelse.no/fhir/StructureDefinition/sfm-reimbursementInfo', max: 1, type: Extension, mustSupport: true, index: 5}
class: profile
kind: resource
url: http://ehelse.no/fhir/StructureDefinition/sfm-Patient
base: http://hl7.no/fhir/StructureDefinition/no-basis-Patient
version: '1.0'
required: [active]