PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.3
    http://ehelse.no/fhir/StructureDefinition/gd-parental
description: Extension for representing information regarding parental responsibility parent-child/child-parent. Represents the same information awailable in the Norwegian Folkeregister.
package_name: ehelse.fhir.no.grunndata
derivation: constraint
name: GdParental
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        responsibleOrganization:
          match: {url: responsibleOrganization}
          schema:
            short: The responsible organization
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.2.101'}
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: responsibleOrganization}
                index: 2
              value:
                short: The identifier of the organization
                choices: [valueIdentifier]
                index: 4
              valueIdentifier: {type: Identifier, short: The identifier of the organization, choiceOf: value, index: 5}
              value[x]:
                elements:
                  system: {index: 6}
                  value: {index: 7}
                required: [value, system]
        subjectOfResponsibility:
          match: {url: subjectOfResponsibility}
          schema:
            short: The child subject of parenting responsibilty
            index: 8
            elements:
              url:
                pattern: {type: Uri, value: subjectOfResponsibility}
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
        responsibleParty:
          match: {url: responsibleParty}
          schema:
            short: The person responsible for the child
            index: 13
            elements:
              url:
                pattern: {type: Uri, value: responsibleParty}
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
        responsiblePartyNoId:
          match: {url: responsiblePartyNoId}
          schema:
            short: The person responsible for the child
            index: 18
            elements:
              url:
                pattern: {type: Uri, value: responsiblePartyNoId}
                index: 19
              value:
                choices: [valueHumanName]
                index: 21
              valueHumanName: {type: HumanName, choiceOf: value, index: 22}
        subjectOfResponsibilityNoId:
          match: {url: subjectOfResponsibilityNoId}
          schema:
            short: The child subject of parenting responsibilty
            index: 23
            elements:
              url:
                pattern: {type: Uri, value: subjectOfResponsibilityNoId}
                index: 24
              value:
                choices: [valueHumanName]
                index: 26
              valueHumanName: {type: HumanName, choiceOf: value, index: 27}
        fregMetadata:
          match: {url: fregMetadata}
          schema:
            type: Extension
            url: http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata
            index: 28
            elements:
              url:
                pattern: {type: Uri, value: fregMetadata}
                index: 29
  url:
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/gd-parental'}
    index: 30
  value:
    choices: []
    index: 32
package_version: 2.3.3
extensions:
  responsibleOrganization:
    url: responsibleOrganization
    short: The responsible organization
    binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.2.101'}
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: responsibleOrganization}
        index: 2
      value:
        short: The identifier of the organization
        choices: [valueIdentifier]
        index: 4
      valueIdentifier: {type: Identifier, short: The identifier of the organization, choiceOf: value, index: 5}
      value[x]:
        elements:
          system: {index: 6}
          value: {index: 7}
        required: [value, system]
  subjectOfResponsibility:
    url: subjectOfResponsibility
    short: The child subject of parenting responsibilty
    index: 8
    elements:
      url:
        pattern: {type: Uri, value: subjectOfResponsibility}
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
  responsibleParty:
    url: responsibleParty
    short: The person responsible for the child
    index: 13
    elements:
      url:
        pattern: {type: Uri, value: responsibleParty}
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
  responsiblePartyNoId:
    url: responsiblePartyNoId
    short: The person responsible for the child
    index: 18
    elements:
      url:
        pattern: {type: Uri, value: responsiblePartyNoId}
        index: 19
      value:
        choices: [valueHumanName]
        index: 21
      valueHumanName: {type: HumanName, choiceOf: value, index: 22}
  subjectOfResponsibilityNoId:
    url: subjectOfResponsibilityNoId
    short: The child subject of parenting responsibilty
    index: 23
    elements:
      url:
        pattern: {type: Uri, value: subjectOfResponsibilityNoId}
        index: 24
      value:
        choices: [valueHumanName]
        index: 26
      valueHumanName: {type: HumanName, choiceOf: value, index: 27}
  fregMetadata:
    url: http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata
    type: Extension
    index: 28
    elements:
      url:
        pattern: {type: Uri, value: fregMetadata}
        index: 29
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/gd-parental
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.2