PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@6.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-relatedperson
type: RelatedPerson
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        contactNote:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote', index: 1}
          min: 0
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        ehealth-dk-crn-identifier:
          match: {system: null}
          schema: {type: Identifier, index: 3}
          min: 0
          max: 1
  patient:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient']
    index: 4
  relationship:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/relatedperson-relationshiptype'}
        index: 5
  name: {index: 6}
package_version: 6.0.0
extensions:
  contactNote: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 6.0.0
required: [name]