PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.0.4
    http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
description: 'A RelatedPerson resource as defined by the Dutch Health and Care Information models or HCIM (Dutch: Zorginformatiebouwsteen or ZIB) ContactPersoon version 3.1 (Release 2017). The HCIM ContactPerson is meant to deal with both related persons and contacts. This profile targets instantiations of the HCIM ContactPerson who are related persons. An HCIM ContactPerson who is a contact for a patient, belongs in Patient.contact. If a person is both a related person and a contact person, then some data duplication is inevitable. This may or may not be resolved in a future version of the Patient/RelatedPerson resources.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: nl-core-relatedperson
type: RelatedPerson
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        role:
          match: {url: null}
          schema:
            type: Extension
            short: Role
            url: h
            index: 1
            elements:
              valueCodeableConcept:
                index: 2
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 2}
  identifier: {index: 3}
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 4
  relationship: {short: Relationship, index: 5}
  name: {type: HumanName, short: NameInformation, index: 6}
  telecom: {type: ContactPoint, short: ContactInformation, index: 7}
  address: {type: Address, short: AddressInformation, index: 8}
  period: {index: 9}
package_version: 2.0.4
extensions:
  role:
    url: h
    type: Extension
    short: Role
    index: 1
    elements:
      valueCodeableConcept:
        index: 2
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 2}
class: profile
kind: resource
url: http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 2.0.2