PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.1
    http://ehelse.no/fhir/StructureDefinition/gd-marital-status
description: Extension for representing information regarding marital status. Represents the same information awailable in the Norwegian Folkeregister (FREG)
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdMaritalStatus
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        authority:
          match: {url: authority}
          schema:
            short: authority from FREG
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: authority}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
        country:
          match: {url: country}
          schema:
            short: country information registered in FREG
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: country}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
        district:
          match: {url: district}
          schema:
            short: district number for norwegian "kommune" registered in FREG
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: district}
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
        locationName:
          match: {url: locationName}
          schema:
            short: registered name of the geographical location from FREG
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: locationName}
                index: 17
              value:
                choices: [valueString]
                index: 19
              valueString: {type: string, choiceOf: value, index: 20}
        maritalDate:
          match: {url: maritalDate}
          schema:
            short: date of marital status change
            index: 21
            elements:
              url:
                pattern: {type: Uri, value: maritalDate}
                index: 22
              value:
                choices: [valueDate]
                index: 24
              valueDate: {type: date, choiceOf: value, index: 25}
        fregMetadata:
          match: {url: fregMetadata}
          schema:
            type: Extension
            url: http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata
            index: 26
            elements:
              url:
                pattern: {type: Uri, value: fregMetadata}
                index: 27
  url:
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/gd-marital-status'}
    index: 28
  value:
    choices: []
    index: 30
package_version: 2.3.1
extensions:
  authority:
    url: authority
    short: authority from FREG
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: authority}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
  country:
    url: country
    short: country information registered in FREG
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: country}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
  district:
    url: district
    short: district number for norwegian "kommune" registered in FREG
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: district}
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
  locationName:
    url: locationName
    short: registered name of the geographical location from FREG
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: locationName}
        index: 17
      value:
        choices: [valueString]
        index: 19
      valueString: {type: string, choiceOf: value, index: 20}
  maritalDate:
    url: maritalDate
    short: date of marital status change
    index: 21
    elements:
      url:
        pattern: {type: Uri, value: maritalDate}
        index: 22
      value:
        choices: [valueDate]
        index: 24
      valueDate: {type: date, choiceOf: value, index: 25}
  fregMetadata:
    url: http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata
    type: Extension
    index: 26
    elements:
      url:
        pattern: {type: Uri, value: fregMetadata}
        index: 27
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-marital-status
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.2