PackagesCanonicalsLogsProblems
    Packages
    no.nhn.fhir.helsenorge.profiles@2.5.13-beta
    http://helsenorge.no/fhir/StructureDefinition/hn-extension-representant
description: Person som representerer en annen etter avtale, vedtakk mm.
package_name: no.nhn.fhir.helsenorge.profiles
derivation: constraint
name: HnExtensionRepresentant
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        name:
          match: {}
          schema:
            mustSupport: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: name}
                index: 3
              value:
                choices: [valueHumanName]
                index: 5
              valueHumanName: {type: HumanName, choiceOf: value, index: 6}
        ident:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: ident}
                index: 9
              value:
                choices: [valueIdentifier]
                index: 11
              valueIdentifier: {type: Identifier, choiceOf: value, index: 12}
              value[x]:
                elements:
                  type:
                    elements:
                      coding:
                        binding: {strength: required, valueSet: 'http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs'}
                        index: 13
                        elements:
                          system: {index: 14}
                          code: {index: 15}
                        required: [system, code]
                    required: [coding]
                  value: {index: 16}
                required: [value]
            required: [valueIdentifier, value]
  url:
    pattern: {type: Uri, value: 'http://helsenorge.no/fhir/StructureDefinition/hn-extension-representant'}
    index: 17
  value:
    choices: []
    index: 19
package_version: 2.5.13-beta
extensions:
  name:
    url: null
    mustSupport: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: name}
        index: 3
      value:
        choices: [valueHumanName]
        index: 5
      valueHumanName: {type: HumanName, choiceOf: value, index: 6}
  ident:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: ident}
        index: 9
      value:
        choices: [valueIdentifier]
        index: 11
      valueIdentifier: {type: Identifier, choiceOf: value, index: 12}
      value[x]:
        elements:
          type:
            elements:
              coding:
                binding: {strength: required, valueSet: 'http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs'}
                index: 13
                elements:
                  system: {index: 14}
                  code: {index: 15}
                required: [system, code]
            required: [coding]
          value: {index: 16}
        required: [value]
    required: [valueIdentifier, value]
class: extension
kind: complex-type
url: http://helsenorge.no/fhir/StructureDefinition/hn-extension-representant
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.2
required: [extension]