Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

Resource Profile: zib ContactPerson ( Abstract )

Official URL: http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson Version: 0.9.0
Draft as of 2023-10-17 Computable Name: ZibContactPerson

Copyright/Legal: Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

A contact is a person not being a healthcare professional who is involved in the patient’s care, such as family members, caregivers, mental caretakers, guardians and legal representatives.

In addition to identification information such as the name, address and contact information can also be entered. The relationship to the patient and the role this person has can be entered as well.

This RelatedPerson resource represents the Dutch zib (‘Zorginformatiebouwsteen’, i.e. Health and Care Information Model) ContactPerson v3.4 (2020).

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from RelatedPerson

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... Slices for relationship 0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
.... relationship:role 0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship 0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name 0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation 0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom 0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers 0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses 0..*ZibContactInformationEmailAddressesEmailAddresses

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000
NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... active ?!Σ0..1booleanWhether this related person's record is in active use
... Slices for relationship Σ0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person.


.... relationship:role Σ0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship Σ0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name Σ0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation C0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom Σ0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers C0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses C0..*ZibContactInformationEmailAddressesEmailAddresses
... address 0..*ZibAddressInformationAddressInformation

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
RelatedPerson.relationshippreferredPatientRelationshipType
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorRelatedPerson.telecom:telephoneNumbers, RelatedPerson.telecom:emailAddressesA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorRelatedPersonIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRelatedPersonIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRelatedPersonA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
zib-NameInformation-1errorRelatedPerson.name:nameInformationIf a prefix for a family name is specified, the family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not()
zib-NameInformation-2errorRelatedPerson.name:nameInformationIf the prefix for a partner family name is specified, the partner family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not()
NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierA human identifier for this person
... active ?!Σ0..1booleanWhether this related person's record is in active use
... patient Σ1..1Reference(Patient)The patient this person is related to
... Slices for relationship Σ0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person.


.... relationship:role Σ0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship Σ0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name Σ0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation C0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom Σ0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers C0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses C0..*ZibContactInformationEmailAddressesEmailAddresses
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date on which the related person was born
... address 0..*ZibAddressInformationAddressInformation
... photo 0..*AttachmentImage of the person
... period 0..1PeriodPeriod of time that this relationship is considered valid
... communication 0..*BackboneElementA language which may be used to communicate with about the patient's health
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
RelatedPerson.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
RelatedPerson.relationshippreferredPatientRelationshipType
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000
RelatedPerson.genderrequiredAdministrativeGender
RelatedPerson.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorRelatedPerson.telecom:telephoneNumbers, RelatedPerson.telecom:emailAddressesA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorRelatedPersonIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRelatedPersonIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRelatedPersonA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
zib-NameInformation-1errorRelatedPerson.name:nameInformationIf a prefix for a family name is specified, the family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not()
zib-NameInformation-2errorRelatedPerson.name:nameInformationIf the prefix for a partner family name is specified, the partner family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not()

This structure is derived from RelatedPerson

Summary

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element RelatedPerson.relationship is sliced based on the value of value:$this
  • The element RelatedPerson.name is sliced based on the value of value:use
  • The element RelatedPerson.telecom is sliced based on the value of profile:$this

Differential View

This structure is derived from RelatedPerson

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... Slices for relationship 0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
.... relationship:role 0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship 0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name 0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation 0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom 0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers 0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses 0..*ZibContactInformationEmailAddressesEmailAddresses

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... active ?!Σ0..1booleanWhether this related person's record is in active use
... Slices for relationship Σ0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person.


.... relationship:role Σ0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship Σ0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name Σ0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation C0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom Σ0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers C0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses C0..*ZibContactInformationEmailAddressesEmailAddresses
... address 0..*ZibAddressInformationAddressInformation

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
RelatedPerson.relationshippreferredPatientRelationshipType
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorRelatedPerson.telecom:telephoneNumbers, RelatedPerson.telecom:emailAddressesA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorRelatedPersonIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRelatedPersonIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRelatedPersonA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
zib-NameInformation-1errorRelatedPerson.name:nameInformationIf a prefix for a family name is specified, the family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not()
zib-NameInformation-2errorRelatedPerson.name:nameInformationIf the prefix for a partner family name is specified, the partner family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson 0..*RelatedPersonThis is an abstract profile. Child profiles: NlcoreContactPerson
Contact
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierA human identifier for this person
... active ?!Σ0..1booleanWhether this related person's record is in active use
... patient Σ1..1Reference(Patient)The patient this person is related to
... Slices for relationship Σ0..*CodeableConceptThe nature of the relationship
Slice: Unordered, Open by value:$this
Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person.


.... relationship:role Σ0..*CodeableConceptRole
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000 (required)
.... relationship:relationship Σ0..*CodeableConceptRelationship
Binding: http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000 (required)
... Slices for name Σ0..*HumanNameNameInformation / PayerName
Slice: Unordered, Open by value:use
.... name:nameInformation C0..2ZibNameInformationNameInformation
.... name:nameInformation-GivenName 0..*ZibNameInformationGivenNameName of a human - parts and usage
... Slices for telecom Σ0..*ContactPointContactInformation
Slice: Unordered, Open by profile:$this
.... telecom:telephoneNumbers C0..*ZibContactInformationTelephoneNumbersTelephoneNumbers
.... telecom:emailAddresses C0..*ZibContactInformationEmailAddressesEmailAddresses
... gender Σ0..1codemale | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ0..1dateThe date on which the related person was born
... address 0..*ZibAddressInformationAddressInformation
... photo 0..*AttachmentImage of the person
... period 0..1PeriodPeriod of time that this relationship is considered valid
... communication 0..*BackboneElementA language which may be used to communicate with about the patient's health
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language 1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
.... preferred 0..1booleanLanguage preference indicator

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
RelatedPerson.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
RelatedPerson.relationshippreferredPatientRelationshipType
RelatedPerson.relationship:rolerequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000
RelatedPerson.relationship:relationshiprequiredhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000
RelatedPerson.genderrequiredAdministrativeGender
RelatedPerson.communication.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
cpt-2errorRelatedPerson.telecom:telephoneNumbers, RelatedPerson.telecom:emailAddressesA system is required if a value is provided.
: value.empty() or system.exists()
dom-2errorRelatedPersonIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRelatedPersonIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorRelatedPersonIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRelatedPersonA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
zib-NameInformation-1errorRelatedPerson.name:nameInformationIf a prefix for a family name is specified, the family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty().not()
zib-NameInformation-2errorRelatedPerson.name:nameInformationIf the prefix for a partner family name is specified, the partner family name is expected as well
: family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').empty().not() implies family.extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').empty().not()

This structure is derived from RelatedPerson

Summary

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element RelatedPerson.relationship is sliced based on the value of value:$this
  • The element RelatedPerson.name is sliced based on the value of value:use
  • The element RelatedPerson.telecom is sliced based on the value of profile:$this

 

Other representations of profile: CSV, Excel, Schematron