eHealth Infrastructure - Local Development build (v3.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson | Version: 3.1.0 | |||
Active as of 2024-05-27 | Computable Name: ehealth-relatedperson |
Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from RelatedPerson
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
RelatedPerson | RelatedPerson | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |
Slices for identifier | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system | |
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |
patient | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to | |
relationship | ||||
coding | 0..* | Coding | Code defined by a terminology system Binding: RelationshipTypes (required) | |
name | 1..* | HumanName | A name associated with the person | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
RelatedPerson.relationship.coding | required | RelationshipTypeshttp://ehealth.sundhed.dk/vs/relatedperson-relationshiptype from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
RelatedPerson | 0..* | RelatedPerson | A person that is related to a patient, but who is not a direct target of care | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system |
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |
active | ?!Σ | 0..1 | boolean | Whether this related person's record is in active use |
patient | Σ | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to |
name | Σ | 1..* | HumanName | A name associated with the person |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
RelatedPerson | 0..* | RelatedPerson | A person that is related to a patient, but who is not a direct target of care | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system | ||||
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |||||
active | ?!Σ | 0..1 | boolean | Whether this related person's record is in active use | ||||
patient | Σ | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to | ||||
relationship | Σ | 0..* | CodeableConcept | The nature of the relationship Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: RelationshipTypes (required) | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
name | Σ | 1..* | HumanName | A name associated with the person | ||||
telecom | Σ | 0..* | ContactPoint | A contact detail for the person | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the related person was born | ||||
address | Σ | 0..* | Address | Address where the related person can be contacted or visited | ||||
photo | 0..* | Attachment | Image of the person | |||||
period | 0..1 | Period | Period of time that this relationship is considered valid | |||||
communication | 0..* | BackboneElement | A language which may be used to communicate with about the patient's health | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: CommonLanguages (preferred): A human language.
| |||||
preferred | 0..1 | boolean | Language preference indicator | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
RelatedPerson.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
RelatedPerson.relationship | preferred | PatientRelationshipTypehttp://hl7.org/fhir/ValueSet/relatedperson-relationshiptype from the FHIR Standard | ||||
RelatedPerson.relationship.coding | required | RelationshipTypeshttp://ehealth.sundhed.dk/vs/relatedperson-relationshiptype from this IG | ||||
RelatedPerson.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
RelatedPerson.communication.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard |
This structure is derived from RelatedPerson
Summary
Mandatory: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from RelatedPerson
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
RelatedPerson | RelatedPerson | |||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |
Slices for identifier | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system | |
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |
patient | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to | |
relationship | ||||
coding | 0..* | Coding | Code defined by a terminology system Binding: RelationshipTypes (required) | |
name | 1..* | HumanName | A name associated with the person | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
RelatedPerson.relationship.coding | required | RelationshipTypeshttp://ehealth.sundhed.dk/vs/relatedperson-relationshiptype from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
RelatedPerson | 0..* | RelatedPerson | A person that is related to a patient, but who is not a direct target of care | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system |
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |
active | ?!Σ | 0..1 | boolean | Whether this related person's record is in active use |
patient | Σ | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to |
name | Σ | 1..* | HumanName | A name associated with the person |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
RelatedPerson | 0..* | RelatedPerson | A person that is related to a patient, but who is not a direct target of care | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
contactNote | 0..1 | string | Note regarding patient contact URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient-contactnote | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | Σ | 0..* | Identifier | A human identifier for this person Slice: Unordered, Open by value:system | ||||
identifier:ehealth-dk-crn-identifier | 0..1 | DkCoreCprIdentifier | An identifier intended for computation | |||||
active | ?!Σ | 0..1 | boolean | Whether this related person's record is in active use | ||||
patient | Σ | 1..1 | Reference(ehealth-patient) {r} | The patient this person is related to | ||||
relationship | Σ | 0..* | CodeableConcept | The nature of the relationship Binding: PatientRelationshipType (preferred): The nature of the relationship between a patient and the related person. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system Binding: RelationshipTypes (required) | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
name | Σ | 1..* | HumanName | A name associated with the person | ||||
telecom | Σ | 0..* | ContactPoint | A contact detail for the person | ||||
gender | Σ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | ||||
birthDate | Σ | 0..1 | date | The date on which the related person was born | ||||
address | Σ | 0..* | Address | Address where the related person can be contacted or visited | ||||
photo | 0..* | Attachment | Image of the person | |||||
period | 0..1 | Period | Period of time that this relationship is considered valid | |||||
communication | 0..* | BackboneElement | A language which may be used to communicate with about the patient's health | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: CommonLanguages (preferred): A human language.
| |||||
preferred | 0..1 | boolean | Language preference indicator | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
RelatedPerson.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
RelatedPerson.relationship | preferred | PatientRelationshipTypehttp://hl7.org/fhir/ValueSet/relatedperson-relationshiptype from the FHIR Standard | ||||
RelatedPerson.relationship.coding | required | RelationshipTypeshttp://ehealth.sundhed.dk/vs/relatedperson-relationshiptype from this IG | ||||
RelatedPerson.gender | required | AdministrativeGenderhttp://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 from the FHIR Standard | ||||
RelatedPerson.communication.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard |
This structure is derived from RelatedPerson
Summary
Mandatory: 1 element
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron