Advance Care Planning (PZP)
0.1.3-beta3 - consultation
Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-08-28 |
Definitions for the ACP-ContactPerson resource profile.
Guidance on how to interpret the contents of this table can be foundhere
0. RelatedPerson | |||||||||||||||||||||||||||||
Definitie | 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. | ||||||||||||||||||||||||||||
Kort | ContactA person that is related to a patient, but who is not a direct target of care | ||||||||||||||||||||||||||||
Opmerkingen | Whereas the zib ContactPerson includes all (non-healthcare professional) persons that are involved in the care for a patient, FHIR distinguishes two use cases for these persons:
If a person is both a related person and a contact person, then some data duplication is inevitable. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Contactpersoon, nl-core-ContactPerson | ||||||||||||||||||||||||||||
Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: If 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-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() )dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If 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-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) | ||||||||||||||||||||||||||||
2. RelatedPerson.implicitRules | |||||||||||||||||||||||||||||
Definitie | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||||||||||||||||||||||||||||
Kort | A set of rules under which this content was created | ||||||||||||||||||||||||||||
Opmerkingen | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | true omdat This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
4. RelatedPerson.modifierExtension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||||||||||||||||||||||||||
Kort | Extensions that cannot be ignored | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | true omdat Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
6. RelatedPerson.active | |||||||||||||||||||||||||||||
Definitie | Whether this related person record is in active use. | ||||||||||||||||||||||||||||
Kort | Whether this related person's record is in active use | ||||||||||||||||||||||||||||
Opmerkingen | This element is labeled as a modifier because it may be used to mark that the resource was created in error. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | boolean | ||||||||||||||||||||||||||||
Is modifier | true omdat This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to be able to mark a related person record as not to be used, such as if it was created in error. | ||||||||||||||||||||||||||||
Betekenis als ontbreekt | This resource is generally assumed to be active if no value is provided for the active element | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
8. RelatedPerson.patient | |||||||||||||||||||||||||||||
Definitie | The patient this person is related to. | ||||||||||||||||||||||||||||
Kort | The patient this person is related to | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | Reference(Patient, Patient) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know which patient this RelatedPerson is related to. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
10. RelatedPerson.relationship | |||||||||||||||||||||||||||||
Definitie | The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Kort | The nature of the relationship | ||||||||||||||||||||||||||||
Control | 10..* | ||||||||||||||||||||||||||||
Binding | De codes ZOUDEN MOETEN komen uit PatientRelationshipTypehttp://hl7.org/fhir/ValueSet/relatedperson-relationshiptype (preferred to http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype|4.0.1 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.relationship De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
12. RelatedPerson.relationship:role | |||||||||||||||||||||||||||||
Slicenaam | role | ||||||||||||||||||||||||||||
Definitie | Defines the role of the contact in relation to the patient. The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Kort | RoleThe nature of the relationship | ||||||||||||||||||||||||||||
Control | 10..* | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit De codes ZOUDEN MOETEN komen uit RolCodelijst (2020-09-01T00:00:00)http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000|2020-09-01T00:00:00 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Alternatieve namen | Rol | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
14. RelatedPerson.relationship:relationship | |||||||||||||||||||||||||||||
Slicenaam | relationship | ||||||||||||||||||||||||||||
Definitie | When someone is or will be a legal representative, then a relationship code The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Kort | RelationshipThe nature of the relationship | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit De codes ZOUDEN MOETEN komen uit RelatieCodelijst (2020-09-01T00:00:00)http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000|2020-09-01T00:00:00 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Alternatieve namen | Relatie | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
16. RelatedPerson.name | |||||||||||||||||||||||||||||
Definitie | Full name of the contact. A name associated with the person. | ||||||||||||||||||||||||||||
Kort | NameInformation / PayerNameA name associated with the person | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | HumanName | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgegevens, BetalerNaam | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
18. RelatedPerson.name:nameInformation | |||||||||||||||||||||||||||||
Slicenaam | nameInformation | ||||||||||||||||||||||||||||
Definitie | This slice represents the person's official name information, including given names, last name and possibly the partner's last name. A name associated with the person. | ||||||||||||||||||||||||||||
Kort | NameInformationA name associated with the person | ||||||||||||||||||||||||||||
Opmerkingen | This Systems that need to work in a Dutch context SHOULD support the extensions as specified in
Note 1: The zib cannot be represented straightforward in FHIR. Especially note the guidance on Note 2: This element should only contain a person's official names. The GivenName concept is represented in another Note 3: The examples illustrate how the zib is mapped to FHIR. | ||||||||||||||||||||||||||||
Control | 0..2* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | HumanName(nl core NameInformation) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgegevens, nl-core-NameInformation | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )zib-NameInformation-1: If 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-2: If 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() )nl-core-NameInformation-01: If parts of the name are specified using one or more of the structured elements, the `.text` element SHOULD be populated with a rendered version of the full name. This ensures compatibility with common FHIR usage. ( (family.exists() or given.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier').where(value != 'IN').exists()) implies text.hasValue() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
20. RelatedPerson.name:nameInformation.extension:nameUsage | |||||||||||||||||||||||||||||
Slicenaam | nameUsage | ||||||||||||||||||||||||||||
Definitie | A code that represents the preferred display order of the components of this human name. | ||||||||||||||||||||||||||||
Kort | Preferred display order of name parts | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Assembly Order) (Extensie type: code) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
22. RelatedPerson.name:nameInformation.extension:nameUsage.extension | |||||||||||||||||||||||||||||
Definitie | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | ExtensionAdditional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..0* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
24. RelatedPerson.name:nameInformation.extension:nameUsage.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-assembly-order | ||||||||||||||||||||||||||||
26. RelatedPerson.name:nameInformation.extension:nameUsage.value[x] | |||||||||||||||||||||||||||||
Definitie | This concept indicates the last name or order of last names with which the person is to be addressed. Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||||||||||||||||||||||||||
Kort | NameUsageValue of extension | ||||||||||||||||||||||||||||
Control | 10..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit Voor codes, zie HumanNameAssemblyOrder (required to http://hl7.org/fhir/ValueSet/name-assembly-order|4.0.1 )Use ConceptMap NaamgebruikCodelijst-to-HumanNameAssemblyOrder to translate terminology from the functional model to profile terminology in ValueSet HumanNameAssemblyOrder. | ||||||||||||||||||||||||||||
Type | code, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgebruik | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
28. RelatedPerson.name:nameInformation.use | |||||||||||||||||||||||||||||
Definitie | Identifies the purpose for this name. | ||||||||||||||||||||||||||||
Kort | usual | official | temp | nickname | anonymous | old | maiden | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a name is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 10..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit NameUsehttp://hl7.org/fhir/ValueSet/name-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1 )The use of a human name. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows the appropriate name for a particular context of use to be selected from among a set of names. | ||||||||||||||||||||||||||||
Patroonwaarde | official | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
30. RelatedPerson.name:nameInformation.given | |||||||||||||||||||||||||||||
Definitie | One of a person’s official first names or the initial if the full name is not known. Given name. | ||||||||||||||||||||||||||||
Kort | FirstName / InitialGiven names (not always 'first'). Includes middle names | ||||||||||||||||||||||||||||
Opmerkingen | This element can be used to represent full given names or initials. Zib compatibilityTthis element is used to represent the FirstNames and Initials concepts of zib NameInformation, but the FHIR implementation deviates from the zib model. The zib defines these concepts as a list of official first names (as a single string) and a list of initials (as a single string), both optional. They both represent the official name(s) of a person and thus represent the same concept. In FHIR however, each first name is either a complete name or an initial, but not both. In addition, each name may be defined separately. Therefore, the zib concepts are implemented here in the following way:
Initials should thus not be communicated for each complete first name that is known, in contrast to what is specified by the zib. Receiving systems can recreate initials from the full names if needed. If a system does however only have a list of official first names and a separate list of official initials, without knowing the relationship between these two, only the full names SHOULD be communicated, while an additional Note 1: The GivenName concept should not be included here but in a separate Note 2: As specified by FHIR, multiple official first names MAY be combined in a single If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: nl-core-NameInformation-01 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | first name, middle name, Voornaam, Initiaal | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
32. RelatedPerson.name:nameInformation.given.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 10..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.given.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
34. RelatedPerson.name:nameInformation.given.extension:givenOrInitial | |||||||||||||||||||||||||||||
Slicenaam | givenOrInitial | ||||||||||||||||||||||||||||
Definitie | A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type. | ||||||||||||||||||||||||||||
Kort | LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN | VV | ||||||||||||||||||||||||||||
Opmerkingen | Used to indicate additional information about the name part and how it should be used. | ||||||||||||||||||||||||||||
Control | 1..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(EN Qualifier) (Extensie type: code) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
36. RelatedPerson.name:nameInformation.suffix | |||||||||||||||||||||||||||||
Definitie | Noble and scientific titles. These can assist in formulating oral and formal addresing titles. Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. | ||||||||||||||||||||||||||||
Kort | TitlesParts that come after the name | ||||||||||||||||||||||||||||
Opmerkingen | The zib concept 'titles' is mapped to elements Export: Systems are expected to transform as much as possible to the FHIR datamodel and thereby to be as explicit as possible. Note that in order to mark the type of a prefix, you can use the FHIR standard extension for ISO 21090 EN Qualifiers. Examples include the use of the qualifier HON to indicate honorific prefixes and AC for academic prefixes. If it is not possible to breakup the zib concept titles to positioned prefixes and suffixes, the prefix element is used to store all information. Import: Systems need to expect and be resilient for a broader range of information stored in the prefix element than stated by it's definition. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Titels | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
38. RelatedPerson.name:nameInformation-GivenName | |||||||||||||||||||||||||||||
Slicenaam | nameInformation-GivenName | ||||||||||||||||||||||||||||
Definitie | This slice represents the name information normally used to address the person. A name associated with the person. | ||||||||||||||||||||||||||||
Kort | Name of a human - parts and usageA name associated with the person | ||||||||||||||||||||||||||||
Opmerkingen | This Note 1: This element should only contain a person's unofficial name. The official names are represented in one or more other Note 2: The examples illustrate how the zib is mapped to FHIR. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | HumanName(nl core NameInformation.GivenName) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | nl-core-NameInformation.GivenName | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
40. RelatedPerson.name:nameInformation-GivenName.use | |||||||||||||||||||||||||||||
Definitie | Identifies the purpose for this name. | ||||||||||||||||||||||||||||
Kort | usual | official | temp | nickname | anonymous | old | maiden | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a name is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 10..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit NameUsehttp://hl7.org/fhir/ValueSet/name-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1 )The use of a human name. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows the appropriate name for a particular context of use to be selected from among a set of names. | ||||||||||||||||||||||||||||
Patroonwaarde | usual | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
42. RelatedPerson.name:nameInformation-GivenName.family | |||||||||||||||||||||||||||||
Definitie | The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. | ||||||||||||||||||||||||||||
Kort | Family name (often called 'Surname') | ||||||||||||||||||||||||||||
Opmerkingen | Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures). | ||||||||||||||||||||||||||||
Control | 0..01 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | surname | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
44. RelatedPerson.name:nameInformation-GivenName.given | |||||||||||||||||||||||||||||
Definitie | The name normally used to address the person. Given name. | ||||||||||||||||||||||||||||
Kort | GivenNameGiven names (not always 'first'). Includes middle names | ||||||||||||||||||||||||||||
Opmerkingen | If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first. | ||||||||||||||||||||||||||||
Control | 10..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | first name, middle name, Roepnaam | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
46. RelatedPerson.name:nameInformation-GivenName.prefix | |||||||||||||||||||||||||||||
Definitie | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. | ||||||||||||||||||||||||||||
Kort | Parts that come before the name | ||||||||||||||||||||||||||||
Control | 0..0* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
48. RelatedPerson.name:nameInformation-GivenName.suffix | |||||||||||||||||||||||||||||
Definitie | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. | ||||||||||||||||||||||||||||
Kort | Parts that come after the name | ||||||||||||||||||||||||||||
Control | 0..0* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
50. RelatedPerson.telecom | |||||||||||||||||||||||||||||
Definitie | The contact’s telephone number and/or e-mail address. A contact detail for the person, e.g. a telephone number or an email address. | ||||||||||||||||||||||||||||
Kort | ContactInformationA contact detail for the person | ||||||||||||||||||||||||||||
Opmerkingen | The cardinality mismatch between the zib ( Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | ContactPoint | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | Contactgegevens | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
52. RelatedPerson.telecom:telephoneNumbers | |||||||||||||||||||||||||||||
Slicenaam | telephoneNumbers | ||||||||||||||||||||||||||||
Definitie | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. A contact detail for the person, e.g. a telephone number or an email address. | ||||||||||||||||||||||||||||
Kort | TelephoneNumbersA contact detail for the person | ||||||||||||||||||||||||||||
Opmerkingen | Implementation of the "TelephoneNumbers" concept of zib ContactInformation. Please note that, although the zib concepts TelecomType and NumberType are functionally equivalent to the FHIR concepts Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | ContactPoint(nl core ContactInformation TelephoneNumbers) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | Telefoonnummers, nl-core-ContactInformation-TelephoneNumbers | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )cpt-2: A system is required if a value is provided. ( value.empty() or system.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
54. RelatedPerson.telecom:telephoneNumbers.extension:comment | |||||||||||||||||||||||||||||
Slicenaam | comment | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext Comment) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
56. RelatedPerson.telecom:telephoneNumbers.extension:comment.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://nictiz.nl/fhir/StructureDefinition/ext-Comment | ||||||||||||||||||||||||||||
58. RelatedPerson.telecom:telephoneNumbers.extension:comment.value[x] | |||||||||||||||||||||||||||||
Definitie | Explanation about the telephone number and how to use it. It can be indicated, for example, that it is a department number (for healthcare professionnels) or that availability by phone is only possible during a specified part of the day. Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||||||||||||||||||||||||||
Kort | CommentValue of extension | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Toelichting | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
60. RelatedPerson.telecom:telephoneNumbers.system | |||||||||||||||||||||||||||||
Definitie | The telecom or device type that the telephone number is connected to. Telecommunications form for contact point - what communications system is required to make use of the contact. | ||||||||||||||||||||||||||||
Kort | TelecomTypephone | fax | email | pager | url | sms | other | ||||||||||||||||||||||||||||
Control | 10..1 Dit element wordt geraakt door de volgende invariants: cpt-2 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationTelephoneNumbersSystem (4.0.1)http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersSystem|4.0.1 )Use ConceptMap TelecomType-to-ContactInformation-TelephoneNumbersSystem to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-TelephoneNumbersSystem. Telecommunications form for contact point. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | TelecomType | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
62. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType | |||||||||||||||||||||||||||||
Slicenaam | telecomType | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext CodeSpecification) (Extensie type: CodeableConcept) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
64. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification | ||||||||||||||||||||||||||||
66. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.value[x] | |||||||||||||||||||||||||||||
Definitie | The telecom or device type that the telephone number is connected to. Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). | ||||||||||||||||||||||||||||
Kort | TelecomTypeValue of extension | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit Voor codes, zie TelecomTypeCodelijst (2020-09-01T00:00:00) (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000|2020-09-01T00:00:00 ) | ||||||||||||||||||||||||||||
Type | CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | TelecomType | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
68. RelatedPerson.telecom:telephoneNumbers.value | |||||||||||||||||||||||||||||
Definitie | The person's telephone number. The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). | ||||||||||||||||||||||||||||
Kort | TelephoneNumberThe actual contact point details | ||||||||||||||||||||||||||||
Opmerkingen | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to support legacy numbers that are not in a tightly controlled format. | ||||||||||||||||||||||||||||
Alternatieve namen | Telefoonnummer | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
70. RelatedPerson.telecom:telephoneNumbers.use | |||||||||||||||||||||||||||||
Definitie | NumberType indicates whether the number is a landline, temporary, work telephone number. Identifies the purpose for the contact point. | ||||||||||||||||||||||||||||
Kort | NumberTypehome | work | temp | old | mobile - purpose of this contact point | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationTelephoneNumbersUse (4.0.1)http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersUse|4.0.1 )Use ConceptMap NummerSoortCodelijst-to-ContactInformation-TelephoneNumbersUse to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-TelephoneNumbersUse. Use of contact point. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. | ||||||||||||||||||||||||||||
Alternatieve namen | NummerSoort | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
72. RelatedPerson.telecom:emailAddresses | |||||||||||||||||||||||||||||
Slicenaam | emailAddresses | ||||||||||||||||||||||||||||
Definitie | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. A contact detail for the person, e.g. a telephone number or an email address. | ||||||||||||||||||||||||||||
Kort | EmailAddressesA contact detail for the person | ||||||||||||||||||||||||||||
Opmerkingen | Implementation of the "EmailAddresses" concept of zib ContactInformation. Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | ContactPoint(nl core ContactInformation EmailAddresses) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailAdressen, nl-core-ContactInformation-EmailAddresses | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )cpt-2: A system is required if a value is provided. ( value.empty() or system.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
74. RelatedPerson.telecom:emailAddresses.system | |||||||||||||||||||||||||||||
Definitie | Telecommunications form for contact point - what communications system is required to make use of the contact. | ||||||||||||||||||||||||||||
Kort | emailphone | fax | email | pager | url | sms | other | ||||||||||||||||||||||||||||
Control | 10..1 Dit element wordt geraakt door de volgende invariants: cpt-2 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 )Telecommunications form for contact point. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Patroonwaarde | email | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
76. RelatedPerson.telecom:emailAddresses.value | |||||||||||||||||||||||||||||
Definitie | The person's e-mail address The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address). | ||||||||||||||||||||||||||||
Kort | EmailAddressThe actual contact point details | ||||||||||||||||||||||||||||
Opmerkingen | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to support legacy numbers that are not in a tightly controlled format. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailAdres | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
78. RelatedPerson.telecom:emailAddresses.use | |||||||||||||||||||||||||||||
Definitie | EmailAddressType indicates whether it is a private or business e-mail address. Identifies the purpose for the contact point. | ||||||||||||||||||||||||||||
Kort | EmailAddressTypehome | work | temp | old | mobile - purpose of this contact point | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationEmailAddressesUse (4.0.1)http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-EmailAddressesUse|4.0.1 )Use ConceptMap EmailSoortCodelijst-to-ContactInformation-EmailAddressesUse to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-EmailAddressesUse. Use of contact point. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailSoort | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
80. RelatedPerson.address | |||||||||||||||||||||||||||||
Definitie | An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. Address where the related person can be contacted or visited. | ||||||||||||||||||||||||||||
Kort | AddressInformationAddress where the related person can be contacted or visited | ||||||||||||||||||||||||||||
Opmerkingen | This datatype defines a common basis for expressing all addresses around the world, but adds extensions to express Dutch addresses specifically, according to the zib AddressInformation v1.1 (2020). A Dutch Address still is a proper FHIR Address, which means that systems that cannot interpret the extensions will still be able to render and work with this datatype. To have true compatibility an implementer SHOULD use the core Address parts as intended. To have addresses work for Dutch context, the implementer SHOULD in addition use the extension elements. Separate address parts The first addition is that Dutch addresses make certain address parts separately communicable. These parts are required for use in true Dutch systems when dealing with Dutch addresses, but may not have value for international systems when information gets sent abroad. Custom address types The second addition is that the zib defines its own ValueSet for address types, which can only be partially expressed using the FHIR Address datatype and requires a mapping to multiple elements. The table below explains how the zib concepts are mapped to the various FHIR elements (see the ConceptMaps http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressUse and http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressType as well). The code from the zib should also be included using the extension on
If Note: FHIR core defines the AD-use extension to further specify the postal address type. However, the ValueSet used in that extension doesn't completely match the zib ValueSet. Therefore, a custom extension has been made. This doesn't preclude the use of the AD-use extension. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Address(nl core AddressInformation) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to keep track where the related person can be contacted per postal mail or visited. | ||||||||||||||||||||||||||||
Alternatieve namen | Adresgegevens, nl-core-AddressInformation | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
82. RelatedPerson.address.extension:addressType | |||||||||||||||||||||||||||||
Slicenaam | addressType | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext AddressInformation.AddressType) (Extensie type: CodeableConcept) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Standaard status | Normative (from Trial Use) | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||||||||||||||||||||||||||
84. RelatedPerson.address.use | |||||||||||||||||||||||||||||
Definitie | The type of address in question, such as a home address or mailing address. The purpose of this address. | ||||||||||||||||||||||||||||
Kort | AddressTypehome | work | temp | old | billing - purpose of this address | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that an address is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit AddressUsehttp://hl7.org/fhir/ValueSet/address-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1 )Use ConceptMap AdresSoortCodelijst-to-AddressUse to translate terminology from the functional model to profile terminology in ValueSet AddressUse. The use of an address. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows an appropriate address to be chosen from a list of many. | ||||||||||||||||||||||||||||
Alternatieve namen | AdresSoort | ||||||||||||||||||||||||||||
Voorbeeld | General: home | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
86. RelatedPerson.address.type | |||||||||||||||||||||||||||||
Definitie | The type of address in question, such as a home address or mailing address. Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. | ||||||||||||||||||||||||||||
Kort | AddressTypepostal | physical | both | ||||||||||||||||||||||||||||
Opmerkingen | The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1 (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1 )Use ConceptMap AdresSoortCodelijst-to-AddressType to translate terminology from the functional model to profile terminology in ValueSet AddressType. The type of an address (physical / postal). | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | AdresSoort | ||||||||||||||||||||||||||||
Voorbeeld | General: both | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
88. RelatedPerson.address.city | |||||||||||||||||||||||||||||
Definitie | A geographically determined area which forms part of the municipal area. For Dutch places of residence, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14). The name of the city, town, suburb, village or other community or delivery center. | ||||||||||||||||||||||||||||
Kort | PlaceOfResidenceName of city, town etc. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Municpality, Woonplaats | ||||||||||||||||||||||||||||
Voorbeeld | General: Erewhon | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
90. RelatedPerson.address.district | |||||||||||||||||||||||||||||
Definitie | Municipality of residence. For Dutch municipalities, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14). The name of the administrative area (county). | ||||||||||||||||||||||||||||
Kort | MunicipalityDistrict name (aka county) | ||||||||||||||||||||||||||||
Opmerkingen | District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | County, Gemeente | ||||||||||||||||||||||||||||
Voorbeeld | General: Madison | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||||||||||||||||||||||||||
92. RelatedPerson.address.postalCode | |||||||||||||||||||||||||||||
Definitie | Postcode of the address. In Dutch addresses, preferably use the postcode from the Postcode table (OID: 2.16.840.1.113883.2.4.4.15). A postal code designating a region defined by the postal service. | ||||||||||||||||||||||||||||
Kort | PostcodePostal code for area | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Zip, Postcode | ||||||||||||||||||||||||||||
Voorbeeld | General: 9132 | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be foundhere
0. RelatedPerson | |
2. RelatedPerson.patient | |
Type | Reference(Patient) |
4. RelatedPerson.relationship | |
Control | 1..? |
6. RelatedPerson.relationship:role | |
Slicenaam | role |
Control | 1..? |
8. RelatedPerson.relationship:relationship | |
Slicenaam | relationship |
Definitie | When someone is or will be a legal representative, then a relationship code |
10. RelatedPerson.name | |
12. RelatedPerson.name:nameInformation | |
Slicenaam | nameInformation |
14. RelatedPerson.name:nameInformation.use | |
16. RelatedPerson.name:nameInformation.family | |
18. RelatedPerson.name:nameInformation.family.extension:prefix | |
Slicenaam | prefix |
20. RelatedPerson.name:nameInformation.family.extension:prefix.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
22. RelatedPerson.name:nameInformation.family.extension:lastName | |
Slicenaam | lastName |
24. RelatedPerson.name:nameInformation.family.extension:lastName.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
26. RelatedPerson.name:nameInformation.family.extension:partnerPrefix | |
Slicenaam | partnerPrefix |
28. RelatedPerson.name:nameInformation.family.extension:partnerPrefix.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
30. RelatedPerson.name:nameInformation.family.extension:partnerLastName | |
Slicenaam | partnerLastName |
32. RelatedPerson.name:nameInformation.family.extension:partnerLastName.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
34. RelatedPerson.name:nameInformation.given | |
36. RelatedPerson.name:nameInformation.suffix | |
38. RelatedPerson.name:nameInformation-GivenName | |
Slicenaam | nameInformation-GivenName |
40. RelatedPerson.name:nameInformation-GivenName.given | |
42. RelatedPerson.telecom | |
44. RelatedPerson.telecom:telephoneNumbers | |
Slicenaam | telephoneNumbers |
46. RelatedPerson.telecom:telephoneNumbers.extension:comment | |
Slicenaam | comment |
48. RelatedPerson.telecom:telephoneNumbers.extension:comment.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
50. RelatedPerson.telecom:telephoneNumbers.system | |
52. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType | |
Slicenaam | telecomType |
54. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
56. RelatedPerson.telecom:telephoneNumbers.value | |
58. RelatedPerson.telecom:telephoneNumbers.use | |
60. RelatedPerson.telecom:emailAddresses | |
Slicenaam | emailAddresses |
62. RelatedPerson.telecom:emailAddresses.system | |
64. RelatedPerson.telecom:emailAddresses.value | |
66. RelatedPerson.address | |
68. RelatedPerson.address.use | |
70. RelatedPerson.address.type | |
72. RelatedPerson.address.line | |
74. RelatedPerson.address.line.extension:streetName | |
Slicenaam | streetName |
76. RelatedPerson.address.line.extension:streetName.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
78. RelatedPerson.address.line.extension:houseNumber | |
Slicenaam | houseNumber |
80. RelatedPerson.address.line.extension:houseNumber.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
82. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition | |
Slicenaam | houseNumberLetter-houseNumberAddition |
84. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
86. RelatedPerson.address.line.extension:houseNumberIndication | |
Slicenaam | houseNumberIndication |
88. RelatedPerson.address.line.extension:houseNumberIndication.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
90. RelatedPerson.address.line.extension:additionalInformation | |
Slicenaam | additionalInformation |
92. RelatedPerson.address.line.extension:additionalInformation.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
94. RelatedPerson.address.city | |
96. RelatedPerson.address.district | |
98. RelatedPerson.address.postalCode | |
100. RelatedPerson.address.country | |
102. RelatedPerson.address.country.extension:countryCode | |
Slicenaam | countryCode |
104. RelatedPerson.address.country.extension:countryCode.value[x] | |
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken |
Guidance on how to interpret the contents of this table can be foundhere
0. RelatedPerson | |||||||||||||||||||||||||||||
Definitie | 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. | ||||||||||||||||||||||||||||
Kort | Contact | ||||||||||||||||||||||||||||
Opmerkingen | Whereas the zib ContactPerson includes all (non-healthcare professional) persons that are involved in the care for a patient, FHIR distinguishes two use cases for these persons:
If a person is both a related person and a contact person, then some data duplication is inevitable. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Contactpersoon, nl-core-ContactPerson | ||||||||||||||||||||||||||||
Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty() )dom-3: If 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-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty() )dom-6: A resource should have narrative for robust management ( text.`div`.exists() ) | ||||||||||||||||||||||||||||
2. RelatedPerson.id | |||||||||||||||||||||||||||||
Definitie | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||||||||||||||||||||||||||
Kort | Logical id of this artifact | ||||||||||||||||||||||||||||
Opmerkingen | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | id | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
4. RelatedPerson.meta | |||||||||||||||||||||||||||||
Definitie | The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. | ||||||||||||||||||||||||||||
Kort | Metadata about the resource | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Meta | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
6. RelatedPerson.implicitRules | |||||||||||||||||||||||||||||
Definitie | A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||||||||||||||||||||||||||||
Kort | A set of rules under which this content was created | ||||||||||||||||||||||||||||
Opmerkingen | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | true omdat This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
8. RelatedPerson.language | |||||||||||||||||||||||||||||
Definitie | The base language in which the resource is written. | ||||||||||||||||||||||||||||
Kort | Language of the resource content | ||||||||||||||||||||||||||||
Opmerkingen | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes ZOUDEN MOETEN komen uit CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1 )A human language.
| ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
10. RelatedPerson.text | |||||||||||||||||||||||||||||
Definitie | A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||||||||||||||||||||||||||||
Kort | Text summary of the resource, for human interpretation | ||||||||||||||||||||||||||||
Opmerkingen | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Narrative | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | narrative, html, xhtml, display | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
12. RelatedPerson.contained | |||||||||||||||||||||||||||||
Definitie | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||||||||||||||||||||||||||||
Kort | Contained, inline Resources | ||||||||||||||||||||||||||||
Opmerkingen | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Resource | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | inline resources, anonymous resources, contained resources | ||||||||||||||||||||||||||||
14. RelatedPerson.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
16. RelatedPerson.modifierExtension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||||||||||||||||||||||||||
Kort | Extensions that cannot be ignored | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | true omdat Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
18. RelatedPerson.identifier | |||||||||||||||||||||||||||||
Definitie | Identifier for a person within a particular scope. | ||||||||||||||||||||||||||||
Kort | A human identifier for this person | ||||||||||||||||||||||||||||
Notitie | Dit is een business-identifier, geen resource-identifier (zie discussie) | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Identifier | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the patient. Examples are national person identifier and local identifier. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
20. RelatedPerson.active | |||||||||||||||||||||||||||||
Definitie | Whether this related person record is in active use. | ||||||||||||||||||||||||||||
Kort | Whether this related person's record is in active use | ||||||||||||||||||||||||||||
Opmerkingen | This element is labeled as a modifier because it may be used to mark that the resource was created in error. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | boolean | ||||||||||||||||||||||||||||
Is modifier | true omdat This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to be able to mark a related person record as not to be used, such as if it was created in error. | ||||||||||||||||||||||||||||
Betekenis als ontbreekt | This resource is generally assumed to be active if no value is provided for the active element | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
22. RelatedPerson.patient | |||||||||||||||||||||||||||||
Definitie | The patient this person is related to. | ||||||||||||||||||||||||||||
Kort | The patient this person is related to | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | Reference(Patient) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know which patient this RelatedPerson is related to. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
24. RelatedPerson.relationship | |||||||||||||||||||||||||||||
Definitie | The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Kort | The nature of the relationship | ||||||||||||||||||||||||||||
Control | 1..* | ||||||||||||||||||||||||||||
Binding | De codes ZOUDEN MOETEN komen uit PatientRelationshipType (preferred to http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype|4.0.1 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.relationship De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
26. RelatedPerson.relationship:role | |||||||||||||||||||||||||||||
Slicenaam | role | ||||||||||||||||||||||||||||
Definitie | Defines the role of the contact in relation to the patient. | ||||||||||||||||||||||||||||
Kort | Role | ||||||||||||||||||||||||||||
Control | 1..* | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit RolCodelijst (2020-09-01T00:00:00) (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000|2020-09-01T00:00:00 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Alternatieve namen | Rol | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
28. RelatedPerson.relationship:relationship | |||||||||||||||||||||||||||||
Slicenaam | relationship | ||||||||||||||||||||||||||||
Definitie | When someone is or will be a legal representative, then a relationship code | ||||||||||||||||||||||||||||
Kort | Relationship | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit RelatieCodelijst (2020-09-01T00:00:00) (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.1--20200901000000|2020-09-01T00:00:00 )The nature of the relationship between a patient and the related person. | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | We need to know the relationship with the patient since it influences the interpretation of the information attributed to this person. | ||||||||||||||||||||||||||||
Alternatieve namen | Relatie | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
30. RelatedPerson.name | |||||||||||||||||||||||||||||
Definitie | Full name of the contact. | ||||||||||||||||||||||||||||
Kort | NameInformation / PayerName | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | HumanName | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgegevens, BetalerNaam | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
32. RelatedPerson.name:nameInformation | |||||||||||||||||||||||||||||
Slicenaam | nameInformation | ||||||||||||||||||||||||||||
Definitie | This slice represents the person's official name information, including given names, last name and possibly the partner's last name. | ||||||||||||||||||||||||||||
Kort | NameInformation | ||||||||||||||||||||||||||||
Opmerkingen | This Systems that need to work in a Dutch context SHOULD support the extensions as specified in
Note 1: The zib cannot be represented straightforward in FHIR. Especially note the guidance on Note 2: This element should only contain a person's official names. The GivenName concept is represented in another Note 3: The examples illustrate how the zib is mapped to FHIR. | ||||||||||||||||||||||||||||
Control | 0..2 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | HumanName(nl core NameInformation) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgegevens, nl-core-NameInformation | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )zib-NameInformation-1: If 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-2: If 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() )nl-core-NameInformation-01: If parts of the name are specified using one or more of the structured elements, the `.text` element SHOULD be populated with a rendered version of the full name. This ensures compatibility with common FHIR usage. ( (family.exists() or given.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier').where(value != 'IN').exists()) implies text.hasValue() ) | ||||||||||||||||||||||||||||
34. RelatedPerson.name:nameInformation.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
36. RelatedPerson.name:nameInformation.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
38. RelatedPerson.name:nameInformation.extension:nameUsage | |||||||||||||||||||||||||||||
Slicenaam | nameUsage | ||||||||||||||||||||||||||||
Definitie | A code that represents the preferred display order of the components of this human name. | ||||||||||||||||||||||||||||
Kort | Preferred display order of name parts | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Assembly Order) (Extensie type: code) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
40. RelatedPerson.name:nameInformation.extension:nameUsage.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
42. RelatedPerson.name:nameInformation.extension:nameUsage.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
44. RelatedPerson.name:nameInformation.extension:nameUsage.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-assembly-order | ||||||||||||||||||||||||||||
46. RelatedPerson.name:nameInformation.extension:nameUsage.value[x] | |||||||||||||||||||||||||||||
Definitie | This concept indicates the last name or order of last names with which the person is to be addressed. | ||||||||||||||||||||||||||||
Kort | NameUsage | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit HumanNameAssemblyOrder (required to http://hl7.org/fhir/ValueSet/name-assembly-order|4.0.1 )Use ConceptMap NaamgebruikCodelijst-to-HumanNameAssemblyOrder to translate terminology from the functional model to profile terminology in ValueSet HumanNameAssemblyOrder. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Naamgebruik | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
48. RelatedPerson.name:nameInformation.use | |||||||||||||||||||||||||||||
Definitie | Identifies the purpose for this name. | ||||||||||||||||||||||||||||
Kort | usual | official | temp | nickname | anonymous | old | maiden | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a name is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit NameUse (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1 )The use of a human name. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows the appropriate name for a particular context of use to be selected from among a set of names. | ||||||||||||||||||||||||||||
Patroonwaarde | official | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
50. RelatedPerson.name:nameInformation.text | |||||||||||||||||||||||||||||
Definitie | Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts. | ||||||||||||||||||||||||||||
Kort | Text representation of the full name | ||||||||||||||||||||||||||||
Opmerkingen | A representation of the full name, including given names and the family name. When implementing zib NameInformation, this representation should include the FirstNames or Initials and the family name constructed according to the NameUsage concept. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: nl-core-NameInformation-01 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | A renderable, unencoded form. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
52. RelatedPerson.name:nameInformation.family | |||||||||||||||||||||||||||||
Definitie | The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. | ||||||||||||||||||||||||||||
Kort | Family name (often called 'Surname') | ||||||||||||||||||||||||||||
Opmerkingen | When implementing zib NameInformation, this representation should be constrcuted from the Prefix, LastName, PartnerPrefix and/or PartnerLastName concepts according to the NameUsage concept. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: nl-core-NameInformation-01 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | surname | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )nl-core-NameInformation-02: If parts of the family name are specified using the extensions in .family, the .family element SHOULD be populated with the full family name as well. This ensures compatibility with common FHIR usage. ( (extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').exists() or extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').exists() or extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix').exists() or extension('http://hl7.org/fhir/StructureDefinition/humanname-partner-name').exists()) implies $this.hasValue() ) | ||||||||||||||||||||||||||||
54. RelatedPerson.name:nameInformation.family.id | |||||||||||||||||||||||||||||
Definitie | unique id for the element within a resource (for internal references) | ||||||||||||||||||||||||||||
Kort | xml:id (or equivalent in JSON) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
56. RelatedPerson.name:nameInformation.family.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.family.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
58. RelatedPerson.name:nameInformation.family.extension:prefix | |||||||||||||||||||||||||||||
Slicenaam | prefix | ||||||||||||||||||||||||||||
Definitie | The prefix portion (e.g. voorvoegsel) of the family name that is derived from the person's own surname, as distinguished from any portion that is derived from the surname of the person's partner or spouse. | ||||||||||||||||||||||||||||
Kort | Voorvoegsel derived from person's own surname | ||||||||||||||||||||||||||||
Opmerkingen | An example of a voorvoegsel is the "van" in "Ludwig van Beethoven". Since the voorvoegsel doesn't sort completely alphabetically, it is reasonable to specify it as a separate sub-component. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Own Prefix) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
60. RelatedPerson.name:nameInformation.family.extension:prefix.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
62. RelatedPerson.name:nameInformation.family.extension:prefix.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.family.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
64. RelatedPerson.name:nameInformation.family.extension:prefix.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-own-prefix | ||||||||||||||||||||||||||||
66. RelatedPerson.name:nameInformation.family.extension:prefix.value[x] | |||||||||||||||||||||||||||||
Definitie | Prefix to the person’s own last name. | ||||||||||||||||||||||||||||
Kort | Prefix | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Voorvoegsels | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
68. RelatedPerson.name:nameInformation.family.extension:lastName | |||||||||||||||||||||||||||||
Slicenaam | lastName | ||||||||||||||||||||||||||||
Definitie | The portion of the family name that is derived from the person's own surname, as distinguished from any portion that is derived from the surname of the person's partner or spouse. | ||||||||||||||||||||||||||||
Kort | Portion derived from person's own surname | ||||||||||||||||||||||||||||
Opmerkingen | If the person's surname has legally changed to become (or incorporate) the surname of the person's partner or spouse, this is the person's surname immediately prior to such change. Often this is the person's "maiden name". | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Own Name) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
70. RelatedPerson.name:nameInformation.family.extension:lastName.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
72. RelatedPerson.name:nameInformation.family.extension:lastName.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.family.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
74. RelatedPerson.name:nameInformation.family.extension:lastName.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-own-name | ||||||||||||||||||||||||||||
76. RelatedPerson.name:nameInformation.family.extension:lastName.value[x] | |||||||||||||||||||||||||||||
Definitie | The person’s official last name | ||||||||||||||||||||||||||||
Kort | LastName | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Achternaam | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
78. RelatedPerson.name:nameInformation.family.extension:partnerPrefix | |||||||||||||||||||||||||||||
Slicenaam | partnerPrefix | ||||||||||||||||||||||||||||
Definitie | The prefix portion (e.g. voorvoegsel) of the family name that is derived from the person's partner's surname, as distinguished from any portion that is derived from the surname of the person's own. | ||||||||||||||||||||||||||||
Kort | Voorvoegsel derived from person's partner's surname | ||||||||||||||||||||||||||||
Opmerkingen | An example of a voorvoegsel is the "van" in "Ludwig van Beethoven". Since the voorvoegsel doesn't sort completely alphabetically, it is reasonable to identify it as a separate sub-component. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Partner Prefix) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
80. RelatedPerson.name:nameInformation.family.extension:partnerPrefix.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
82. RelatedPerson.name:nameInformation.family.extension:partnerPrefix.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.family.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
84. RelatedPerson.name:nameInformation.family.extension:partnerPrefix.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix | ||||||||||||||||||||||||||||
86. RelatedPerson.name:nameInformation.family.extension:partnerPrefix.value[x] | |||||||||||||||||||||||||||||
Definitie | Prefix to the partner’s last name. | ||||||||||||||||||||||||||||
Kort | PartnerPrefix | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | VoorvoegselsPartner | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
88. RelatedPerson.name:nameInformation.family.extension:partnerLastName | |||||||||||||||||||||||||||||
Slicenaam | partnerLastName | ||||||||||||||||||||||||||||
Definitie | The portion of the family name that is derived from the person's partner's surname, as distinguished from any portion that is derived from the surname of the person's own name. | ||||||||||||||||||||||||||||
Kort | Portion derived from person's partner's surname | ||||||||||||||||||||||||||||
Opmerkingen | If the person's surname has legally changed to become (or incorporate) the surname of the person's partner or spouse, this is the person's surname immediately prior to such change. Often this is the person's "maiden name". | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(Partner Name) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
90. RelatedPerson.name:nameInformation.family.extension:partnerLastName.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
92. RelatedPerson.name:nameInformation.family.extension:partnerLastName.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.family.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
94. RelatedPerson.name:nameInformation.family.extension:partnerLastName.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/humanname-partner-name | ||||||||||||||||||||||||||||
96. RelatedPerson.name:nameInformation.family.extension:partnerLastName.value[x] | |||||||||||||||||||||||||||||
Definitie | Partner’s official last name. | ||||||||||||||||||||||||||||
Kort | PartnerLastName | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | AchternaamPartner | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
98. RelatedPerson.name:nameInformation.family.value | |||||||||||||||||||||||||||||
Definitie | The actual value | ||||||||||||||||||||||||||||
Kort | Primitive value for string | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Max lengte: | 1048576 | ||||||||||||||||||||||||||||
100. RelatedPerson.name:nameInformation.given | |||||||||||||||||||||||||||||
Definitie | One of a person’s official first names or the initial if the full name is not known. | ||||||||||||||||||||||||||||
Kort | FirstName / Initial | ||||||||||||||||||||||||||||
Opmerkingen | This element can be used to represent full given names or initials. Zib compatibilityTthis element is used to represent the FirstNames and Initials concepts of zib NameInformation, but the FHIR implementation deviates from the zib model. The zib defines these concepts as a list of official first names (as a single string) and a list of initials (as a single string), both optional. They both represent the official name(s) of a person and thus represent the same concept. In FHIR however, each first name is either a complete name or an initial, but not both. In addition, each name may be defined separately. Therefore, the zib concepts are implemented here in the following way:
Initials should thus not be communicated for each complete first name that is known, in contrast to what is specified by the zib. Receiving systems can recreate initials from the full names if needed. If a system does however only have a list of official first names and a separate list of official initials, without knowing the relationship between these two, only the full names SHOULD be communicated, while an additional Note 1: The GivenName concept should not be included here but in a separate Note 2: As specified by FHIR, multiple official first names MAY be combined in a single | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: nl-core-NameInformation-01 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | first name, middle name, Voornaam, Initiaal | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
102. RelatedPerson.name:nameInformation.given.id | |||||||||||||||||||||||||||||
Definitie | unique id for the element within a resource (for internal references) | ||||||||||||||||||||||||||||
Kort | xml:id (or equivalent in JSON) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
104. RelatedPerson.name:nameInformation.given.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 1..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.given.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
106. RelatedPerson.name:nameInformation.given.extension:givenOrInitial | |||||||||||||||||||||||||||||
Slicenaam | givenOrInitial | ||||||||||||||||||||||||||||
Definitie | A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type. | ||||||||||||||||||||||||||||
Kort | LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN | VV | ||||||||||||||||||||||||||||
Opmerkingen | Used to indicate additional information about the name part and how it should be used. | ||||||||||||||||||||||||||||
Control | 1..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(EN Qualifier) (Extensie type: code) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
108. RelatedPerson.name:nameInformation.given.value | |||||||||||||||||||||||||||||
Definitie | The actual value | ||||||||||||||||||||||||||||
Kort | Primitive value for string | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Max lengte: | 1048576 | ||||||||||||||||||||||||||||
110. RelatedPerson.name:nameInformation.prefix | |||||||||||||||||||||||||||||
Definitie | Noble and scientific titles. These can assist in formulating oral and formal addresing titles. | ||||||||||||||||||||||||||||
Kort | Titles | ||||||||||||||||||||||||||||
Opmerkingen | The zib concept 'titles' is mapped to elements Export: Systems are expected to transform as much as possible to the FHIR datamodel and thereby to be as explicit as possible. Note that in order to mark the type of a prefix, you can use the FHIR standard extension for ISO 21090 EN Qualifiers. Examples include the use of the qualifier HON to indicate honorific prefixes and AC for academic prefixes. If it is not possible to breakup the zib concept titles to positioned prefixes and suffixes, the prefix element is used to store all information. Import: Systems need to expect and be resilient for a broader range of information stored in the prefix element than stated by it's definition. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Titels | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
112. RelatedPerson.name:nameInformation.suffix | |||||||||||||||||||||||||||||
Definitie | Noble and scientific titles. These can assist in formulating oral and formal addresing titles. | ||||||||||||||||||||||||||||
Kort | Titles | ||||||||||||||||||||||||||||
Opmerkingen | The zib concept 'titles' is mapped to elements Export: Systems are expected to transform as much as possible to the FHIR datamodel and thereby to be as explicit as possible. Note that in order to mark the type of a prefix, you can use the FHIR standard extension for ISO 21090 EN Qualifiers. Examples include the use of the qualifier HON to indicate honorific prefixes and AC for academic prefixes. If it is not possible to breakup the zib concept titles to positioned prefixes and suffixes, the prefix element is used to store all information. Import: Systems need to expect and be resilient for a broader range of information stored in the prefix element than stated by it's definition. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Titels | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
114. RelatedPerson.name:nameInformation.period | |||||||||||||||||||||||||||||
Definitie | Indicates the period of time when this name was valid for the named person. | ||||||||||||||||||||||||||||
Kort | Time period when name was/is in use | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows names to be placed in historical context. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
116. RelatedPerson.name:nameInformation-GivenName | |||||||||||||||||||||||||||||
Slicenaam | nameInformation-GivenName | ||||||||||||||||||||||||||||
Definitie | This slice represents the name information normally used to address the person. | ||||||||||||||||||||||||||||
Kort | Name of a human - parts and usage | ||||||||||||||||||||||||||||
Opmerkingen | This Note 1: This element should only contain a person's unofficial name. The official names are represented in one or more other Note 2: The examples illustrate how the zib is mapped to FHIR. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | HumanName(nl core NameInformation.GivenName) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Related persons need to be identified by name, but it is uncommon to need details about multiple other names for that person. | ||||||||||||||||||||||||||||
Alternatieve namen | nl-core-NameInformation.GivenName | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
118. RelatedPerson.name:nameInformation-GivenName.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
120. RelatedPerson.name:nameInformation-GivenName.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.name.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
122. RelatedPerson.name:nameInformation-GivenName.use | |||||||||||||||||||||||||||||
Definitie | Identifies the purpose for this name. | ||||||||||||||||||||||||||||
Kort | usual | official | temp | nickname | anonymous | old | maiden | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a name is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit NameUse (required to http://hl7.org/fhir/ValueSet/name-use|4.0.1 )The use of a human name. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows the appropriate name for a particular context of use to be selected from among a set of names. | ||||||||||||||||||||||||||||
Patroonwaarde | usual | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
124. RelatedPerson.name:nameInformation-GivenName.text | |||||||||||||||||||||||||||||
Definitie | Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts. | ||||||||||||||||||||||||||||
Kort | Text representation of the full name | ||||||||||||||||||||||||||||
Opmerkingen | Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | A renderable, unencoded form. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
126. RelatedPerson.name:nameInformation-GivenName.family | |||||||||||||||||||||||||||||
Definitie | The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. | ||||||||||||||||||||||||||||
Kort | Family name (often called 'Surname') | ||||||||||||||||||||||||||||
Opmerkingen | Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures). | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | surname | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
128. RelatedPerson.name:nameInformation-GivenName.given | |||||||||||||||||||||||||||||
Definitie | The name normally used to address the person. | ||||||||||||||||||||||||||||
Kort | GivenName | ||||||||||||||||||||||||||||
Opmerkingen | If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first. | ||||||||||||||||||||||||||||
Control | 1..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | first name, middle name, Roepnaam | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
130. RelatedPerson.name:nameInformation-GivenName.prefix | |||||||||||||||||||||||||||||
Definitie | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. | ||||||||||||||||||||||||||||
Kort | Parts that come before the name | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
132. RelatedPerson.name:nameInformation-GivenName.suffix | |||||||||||||||||||||||||||||
Definitie | Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. | ||||||||||||||||||||||||||||
Kort | Parts that come after the name | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
134. RelatedPerson.name:nameInformation-GivenName.period | |||||||||||||||||||||||||||||
Definitie | Indicates the period of time when this name was valid for the named person. | ||||||||||||||||||||||||||||
Kort | Time period when name was/is in use | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows names to be placed in historical context. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
136. RelatedPerson.telecom | |||||||||||||||||||||||||||||
Definitie | The contact’s telephone number and/or e-mail address. | ||||||||||||||||||||||||||||
Kort | ContactInformation | ||||||||||||||||||||||||||||
Opmerkingen | The cardinality mismatch between the zib ( | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | ContactPoint | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | Contactgegevens | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
138. RelatedPerson.telecom:telephoneNumbers | |||||||||||||||||||||||||||||
Slicenaam | telephoneNumbers | ||||||||||||||||||||||||||||
Definitie | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. | ||||||||||||||||||||||||||||
Kort | TelephoneNumbers | ||||||||||||||||||||||||||||
Opmerkingen | Implementation of the "TelephoneNumbers" concept of zib ContactInformation. Please note that, although the zib concepts TelecomType and NumberType are functionally equivalent to the FHIR concepts | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | ContactPoint(nl core ContactInformation TelephoneNumbers) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | Telefoonnummers, nl-core-ContactInformation-TelephoneNumbers | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )cpt-2: A system is required if a value is provided. ( value.empty() or system.exists() ) | ||||||||||||||||||||||||||||
140. RelatedPerson.telecom:telephoneNumbers.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
142. RelatedPerson.telecom:telephoneNumbers.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
144. RelatedPerson.telecom:telephoneNumbers.extension:comment | |||||||||||||||||||||||||||||
Slicenaam | comment | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext Comment) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
146. RelatedPerson.telecom:telephoneNumbers.extension:comment.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
148. RelatedPerson.telecom:telephoneNumbers.extension:comment.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
150. RelatedPerson.telecom:telephoneNumbers.extension:comment.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://nictiz.nl/fhir/StructureDefinition/ext-Comment | ||||||||||||||||||||||||||||
152. RelatedPerson.telecom:telephoneNumbers.extension:comment.value[x] | |||||||||||||||||||||||||||||
Definitie | Explanation about the telephone number and how to use it. It can be indicated, for example, that it is a department number (for healthcare professionnels) or that availability by phone is only possible during a specified part of the day. | ||||||||||||||||||||||||||||
Kort | Comment | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Toelichting | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
154. RelatedPerson.telecom:telephoneNumbers.system | |||||||||||||||||||||||||||||
Definitie | The telecom or device type that the telephone number is connected to. | ||||||||||||||||||||||||||||
Kort | TelecomType | ||||||||||||||||||||||||||||
Control | 1..1 Dit element wordt geraakt door de volgende invariants: cpt-2 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationTelephoneNumbersSystem (4.0.1) (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersSystem|4.0.1 )Use ConceptMap TelecomType-to-ContactInformation-TelephoneNumbersSystem to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-TelephoneNumbersSystem. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | TelecomType | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
156. RelatedPerson.telecom:telephoneNumbers.system.id | |||||||||||||||||||||||||||||
Definitie | unique id for the element within a resource (for internal references) | ||||||||||||||||||||||||||||
Kort | xml:id (or equivalent in JSON) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
158. RelatedPerson.telecom:telephoneNumbers.system.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom.system.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
160. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType | |||||||||||||||||||||||||||||
Slicenaam | telecomType | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext CodeSpecification) (Extensie type: CodeableConcept) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
162. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
164. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom.system.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
166. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification | ||||||||||||||||||||||||||||
168. RelatedPerson.telecom:telephoneNumbers.system.extension:telecomType.value[x] | |||||||||||||||||||||||||||||
Definitie | The telecom or device type that the telephone number is connected to. | ||||||||||||||||||||||||||||
Kort | TelecomType | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit TelecomTypeCodelijst (2020-09-01T00:00:00) (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000|2020-09-01T00:00:00 ) | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | TelecomType | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
170. RelatedPerson.telecom:telephoneNumbers.system.value | |||||||||||||||||||||||||||||
Definitie | Primitive value for code | ||||||||||||||||||||||||||||
Kort | Primitive value for code | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
172. RelatedPerson.telecom:telephoneNumbers.value | |||||||||||||||||||||||||||||
Definitie | The person's telephone number. | ||||||||||||||||||||||||||||
Kort | TelephoneNumber | ||||||||||||||||||||||||||||
Opmerkingen | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to support legacy numbers that are not in a tightly controlled format. | ||||||||||||||||||||||||||||
Alternatieve namen | Telefoonnummer | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
174. RelatedPerson.telecom:telephoneNumbers.use | |||||||||||||||||||||||||||||
Definitie | NumberType indicates whether the number is a landline, temporary, work telephone number. | ||||||||||||||||||||||||||||
Kort | NumberType | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationTelephoneNumbersUse (4.0.1) (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersUse|4.0.1 )Use ConceptMap NummerSoortCodelijst-to-ContactInformation-TelephoneNumbersUse to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-TelephoneNumbersUse. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. | ||||||||||||||||||||||||||||
Alternatieve namen | NummerSoort | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
176. RelatedPerson.telecom:telephoneNumbers.rank | |||||||||||||||||||||||||||||
Definitie | Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values. | ||||||||||||||||||||||||||||
Kort | Specify preferred order of use (1 = highest) | ||||||||||||||||||||||||||||
Opmerkingen | Note that rank does not necessarily follow the order in which the contacts are represented in the instance. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | positiveInt | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
178. RelatedPerson.telecom:telephoneNumbers.period | |||||||||||||||||||||||||||||
Definitie | Time period when the contact point was/is in use. | ||||||||||||||||||||||||||||
Kort | Time period when the contact point was/is in use | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
180. RelatedPerson.telecom:emailAddresses | |||||||||||||||||||||||||||||
Slicenaam | emailAddresses | ||||||||||||||||||||||||||||
Definitie | Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. | ||||||||||||||||||||||||||||
Kort | EmailAddresses | ||||||||||||||||||||||||||||
Opmerkingen | Implementation of the "EmailAddresses" concept of zib ContactInformation. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | ContactPoint(nl core ContactInformation EmailAddresses) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | People have (primary) ways to contact them in some way such as phone, email. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailAdressen, nl-core-ContactInformation-EmailAddresses | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )cpt-2: A system is required if a value is provided. ( value.empty() or system.exists() ) | ||||||||||||||||||||||||||||
182. RelatedPerson.telecom:emailAddresses.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
184. RelatedPerson.telecom:emailAddresses.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.telecom.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
186. RelatedPerson.telecom:emailAddresses.system | |||||||||||||||||||||||||||||
Definitie | Telecommunications form for contact point - what communications system is required to make use of the contact. | ||||||||||||||||||||||||||||
Kort | |||||||||||||||||||||||||||||
Control | 1..1 Dit element wordt geraakt door de volgende invariants: cpt-2 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactPointSystem (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 )Telecommunications form for contact point. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Patroonwaarde | email | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
188. RelatedPerson.telecom:emailAddresses.value | |||||||||||||||||||||||||||||
Definitie | The person's e-mail address | ||||||||||||||||||||||||||||
Kort | EmailAddress | ||||||||||||||||||||||||||||
Opmerkingen | Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to support legacy numbers that are not in a tightly controlled format. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailAdres | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
190. RelatedPerson.telecom:emailAddresses.use | |||||||||||||||||||||||||||||
Definitie | EmailAddressType indicates whether it is a private or business e-mail address. | ||||||||||||||||||||||||||||
Kort | EmailAddressType | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that a contact is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit ContactInformationEmailAddressesUse (4.0.1) (required to http://nictiz.nl/fhir/ValueSet/ContactInformation-EmailAddressesUse|4.0.1 )Use ConceptMap EmailSoortCodelijst-to-ContactInformation-EmailAddressesUse to translate terminology from the functional model to profile terminology in ValueSet ContactInformation-EmailAddressesUse. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose. | ||||||||||||||||||||||||||||
Alternatieve namen | EmailSoort | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
192. RelatedPerson.telecom:emailAddresses.rank | |||||||||||||||||||||||||||||
Definitie | Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values. | ||||||||||||||||||||||||||||
Kort | Specify preferred order of use (1 = highest) | ||||||||||||||||||||||||||||
Opmerkingen | Note that rank does not necessarily follow the order in which the contacts are represented in the instance. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | positiveInt | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
194. RelatedPerson.telecom:emailAddresses.period | |||||||||||||||||||||||||||||
Definitie | Time period when the contact point was/is in use. | ||||||||||||||||||||||||||||
Kort | Time period when the contact point was/is in use | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
196. RelatedPerson.gender | |||||||||||||||||||||||||||||
Definitie | Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes. | ||||||||||||||||||||||||||||
Kort | male | female | other | unknown | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit AdministrativeGender (required to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1 )The gender of a person used for administrative purposes. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Needed for identification of the person, in combination with (at least) name and birth date. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
198. RelatedPerson.birthDate | |||||||||||||||||||||||||||||
Definitie | The date on which the related person was born. | ||||||||||||||||||||||||||||
Kort | The date on which the related person was born | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | date | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
200. RelatedPerson.address | |||||||||||||||||||||||||||||
Definitie | An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. | ||||||||||||||||||||||||||||
Kort | AddressInformation | ||||||||||||||||||||||||||||
Opmerkingen | This datatype defines a common basis for expressing all addresses around the world, but adds extensions to express Dutch addresses specifically, according to the zib AddressInformation v1.1 (2020). A Dutch Address still is a proper FHIR Address, which means that systems that cannot interpret the extensions will still be able to render and work with this datatype. To have true compatibility an implementer SHOULD use the core Address parts as intended. To have addresses work for Dutch context, the implementer SHOULD in addition use the extension elements. Separate address parts The first addition is that Dutch addresses make certain address parts separately communicable. These parts are required for use in true Dutch systems when dealing with Dutch addresses, but may not have value for international systems when information gets sent abroad. Custom address types The second addition is that the zib defines its own ValueSet for address types, which can only be partially expressed using the FHIR Address datatype and requires a mapping to multiple elements. The table below explains how the zib concepts are mapped to the various FHIR elements (see the ConceptMaps http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressUse and http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressType as well). The code from the zib should also be included using the extension on
If Note: FHIR core defines the AD-use extension to further specify the postal address type. However, the ValueSet used in that extension doesn't completely match the zib ValueSet. Therefore, a custom extension has been made. This doesn't preclude the use of the AD-use extension. | ||||||||||||||||||||||||||||
Control | 0..* Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Address(nl core AddressInformation) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Need to keep track where the related person can be contacted per postal mail or visited. | ||||||||||||||||||||||||||||
Alternatieve namen | Adresgegevens, nl-core-AddressInformation | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
202. RelatedPerson.address.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
204. RelatedPerson.address.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
206. RelatedPerson.address.extension:addressType | |||||||||||||||||||||||||||||
Slicenaam | addressType | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext AddressInformation.AddressType) (Extensie type: CodeableConcept) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Standaard status | Normative (from Trial Use) | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
208. RelatedPerson.address.use | |||||||||||||||||||||||||||||
Definitie | The type of address in question, such as a home address or mailing address. | ||||||||||||||||||||||||||||
Kort | AddressType | ||||||||||||||||||||||||||||
Opmerkingen | Applications can assume that an address is current unless it explicitly says that it is temporary or old. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit AddressUse (required to http://hl7.org/fhir/ValueSet/address-use|4.0.1 )Use ConceptMap AdresSoortCodelijst-to-AddressUse to translate terminology from the functional model to profile terminology in ValueSet AddressUse. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | true omdat This is labeled as "Is Modifier" because applications should not mistake a temporary or old address etc.for a current/permanent one | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows an appropriate address to be chosen from a list of many. | ||||||||||||||||||||||||||||
Alternatieve namen | AdresSoort | ||||||||||||||||||||||||||||
Voorbeeld | General: home | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
210. RelatedPerson.address.type | |||||||||||||||||||||||||||||
Definitie | The type of address in question, such as a home address or mailing address. | ||||||||||||||||||||||||||||
Kort | AddressType | ||||||||||||||||||||||||||||
Opmerkingen | The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit AddressType (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1 )Use ConceptMap AdresSoortCodelijst-to-AddressType to translate terminology from the functional model to profile terminology in ValueSet AddressType. | ||||||||||||||||||||||||||||
Type | code | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | AdresSoort | ||||||||||||||||||||||||||||
Voorbeeld | General: both | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
212. RelatedPerson.address.text | |||||||||||||||||||||||||||||
Definitie | Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts. | ||||||||||||||||||||||||||||
Kort | Text representation of the address | ||||||||||||||||||||||||||||
Opmerkingen | Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | A renderable, unencoded form. | ||||||||||||||||||||||||||||
Voorbeeld | General: 137 Nowhere Street, Erewhon 9132 | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
214. RelatedPerson.address.line | |||||||||||||||||||||||||||||
Definitie | This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information. | ||||||||||||||||||||||||||||
Kort | Street name, number, direction & P.O. Box etc. | ||||||||||||||||||||||||||||
Opmerkingen | The mapping of zib AddressInformation on the FHIR Address datatype is the result of compatibility with HL7v3, which is the format that a lot of healthcare data in the Netherlands is stored in. The elements of Address stored in the address-part extensions will be ignored by applications that do not support them, so any information in them should also be duplicated in the | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Voorbeeld | General: 137 Nowhere Street | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
216. RelatedPerson.address.line.id | |||||||||||||||||||||||||||||
Definitie | unique id for the element within a resource (for internal references) | ||||||||||||||||||||||||||||
Kort | xml:id (or equivalent in JSON) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
218. RelatedPerson.address.line.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
220. RelatedPerson.address.line.extension:streetName | |||||||||||||||||||||||||||||
Slicenaam | streetName | ||||||||||||||||||||||||||||
Definitie | streetName. | ||||||||||||||||||||||||||||
Kort | streetName | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ADXP Street Name) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
222. RelatedPerson.address.line.extension:streetName.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
224. RelatedPerson.address.line.extension:streetName.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
226. RelatedPerson.address.line.extension:streetName.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName | ||||||||||||||||||||||||||||
228. RelatedPerson.address.line.extension:streetName.value[x] | |||||||||||||||||||||||||||||
Definitie | Street name of the address. | ||||||||||||||||||||||||||||
Kort | Street | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Straat | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
230. RelatedPerson.address.line.extension:houseNumber | |||||||||||||||||||||||||||||
Slicenaam | houseNumber | ||||||||||||||||||||||||||||
Definitie | The number of a building, house or lot alongside the street. Also known as "primary street number". This does not number the street but rather the building. | ||||||||||||||||||||||||||||
Kort | houseNumber | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ADXP House Number) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
232. RelatedPerson.address.line.extension:houseNumber.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
234. RelatedPerson.address.line.extension:houseNumber.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
236. RelatedPerson.address.line.extension:houseNumber.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber | ||||||||||||||||||||||||||||
238. RelatedPerson.address.line.extension:houseNumber.value[x] | |||||||||||||||||||||||||||||
Definitie | House number of the address. | ||||||||||||||||||||||||||||
Kort | HouseNumber | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Huisnummer | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
240. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition | |||||||||||||||||||||||||||||
Slicenaam | houseNumberLetter-houseNumberAddition | ||||||||||||||||||||||||||||
Definitie | Any alphabetic character, fraction or other text that may appear after the numeric portion of a building number. | ||||||||||||||||||||||||||||
Kort | buildingNumberSuffix | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ADXP Building Number Suffix) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
242. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
244. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
246. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix | ||||||||||||||||||||||||||||
248. RelatedPerson.address.line.extension:houseNumberLetter-houseNumberAddition.value[x] | |||||||||||||||||||||||||||||
Definitie | Export:
Import
Note: While a leading space is allowed in string values in FHIR, the parsing of such space cannot be guaranteed in XML representations. Although aware of this issue, this mapping is not changed because of compatibility reasons. If an implementer cannot parse a leading space, the practical risk of mapping a HouseNumberIndication to a HouseNumberAddition is deemed insignificant. | ||||||||||||||||||||||||||||
Kort | HouseNumberLetter / HouseNumberAddition | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Huisnummerletter, Huisnummertoevoeging | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
250. RelatedPerson.address.line.extension:houseNumberIndication | |||||||||||||||||||||||||||||
Slicenaam | houseNumberIndication | ||||||||||||||||||||||||||||
Definitie | This can be a unit designator, such as apartment number, suite number, or floor. There may be several unit designators in an address (e.g., "3rd floor, Appt. 342"). This can also be a designator pointing away from the location, rather than specifying a smaller location within some larger one (e.g., Dutch "t.o." means "opposite to" for house boats located across the street facing houses). | ||||||||||||||||||||||||||||
Kort | additionalLocator | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ADXP Additional Locator) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
252. RelatedPerson.address.line.extension:houseNumberIndication.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
254. RelatedPerson.address.line.extension:houseNumberIndication.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
256. RelatedPerson.address.line.extension:houseNumberIndication.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator | ||||||||||||||||||||||||||||
258. RelatedPerson.address.line.extension:houseNumberIndication.value[x] | |||||||||||||||||||||||||||||
Definitie | The indication used for addresses which do not consist of the usual street name and house number. | ||||||||||||||||||||||||||||
Kort | HouseNumberIndication | ||||||||||||||||||||||||||||
Opmerkingen | The mapping of zib AddressInformation on the FHIR Address datatype is the result of compatibility with HL7v3, which is the format that a lot of healthcare data in the Netherlands is stored in. As a result of this, the coded zib HouseNumberIndication concept (CD datatype) is mapped to a FHIR string datatype with a constraint added (the value can only be 'by' or 'to'). | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | AanduidingBijNummer | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )houseNumberIndication: Must have value 'by' or 'to' ( $this in ('by' | 'to') ) | ||||||||||||||||||||||||||||
260. RelatedPerson.address.line.extension:additionalInformation | |||||||||||||||||||||||||||||
Slicenaam | additionalInformation | ||||||||||||||||||||||||||||
Definitie | The number or name of a specific unit contained within a building or complex, as assigned by that building or complex. | ||||||||||||||||||||||||||||
Kort | unitID | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ADXP Unit ID) (Extensie type: string) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
262. RelatedPerson.address.line.extension:additionalInformation.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
264. RelatedPerson.address.line.extension:additionalInformation.extension | |||||||||||||||||||||||||||||
Definitie | An Extension | ||||||||||||||||||||||||||||
Kort | Extension | ||||||||||||||||||||||||||||
Control | 0..0 | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.line.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
266. RelatedPerson.address.line.extension:additionalInformation.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID | ||||||||||||||||||||||||||||
268. RelatedPerson.address.line.extension:additionalInformation.value[x] | |||||||||||||||||||||||||||||
Definitie | Extra information such as the building name, building number, entrance, route number. | ||||||||||||||||||||||||||||
Kort | AdditionalInformation | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | AdditioneleInformatie | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
270. RelatedPerson.address.line.value | |||||||||||||||||||||||||||||
Definitie | The actual value | ||||||||||||||||||||||||||||
Kort | Primitive value for string | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Max lengte: | 1048576 | ||||||||||||||||||||||||||||
272. RelatedPerson.address.city | |||||||||||||||||||||||||||||
Definitie | A geographically determined area which forms part of the municipal area. For Dutch places of residence, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14). | ||||||||||||||||||||||||||||
Kort | PlaceOfResidence | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Municpality, Woonplaats | ||||||||||||||||||||||||||||
Voorbeeld | General: Erewhon | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
274. RelatedPerson.address.district | |||||||||||||||||||||||||||||
Definitie | Municipality of residence. For Dutch municipalities, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14). | ||||||||||||||||||||||||||||
Kort | Municipality | ||||||||||||||||||||||||||||
Opmerkingen | District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | County, Gemeente | ||||||||||||||||||||||||||||
Voorbeeld | General: Madison | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
276. RelatedPerson.address.state | |||||||||||||||||||||||||||||
Definitie | Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes). | ||||||||||||||||||||||||||||
Kort | Sub-unit of country (abbreviations ok) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Province, Territory | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
278. RelatedPerson.address.postalCode | |||||||||||||||||||||||||||||
Definitie | Postcode of the address. In Dutch addresses, preferably use the postcode from the Postcode table (OID: 2.16.840.1.113883.2.4.4.15). | ||||||||||||||||||||||||||||
Kort | Postcode | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Alternatieve namen | Zip, Postcode | ||||||||||||||||||||||||||||
Voorbeeld | General: 9132 | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
280. RelatedPerson.address.country | |||||||||||||||||||||||||||||
Definitie | Country - a nation as commonly understood or generally accepted. | ||||||||||||||||||||||||||||
Kort | Country (e.g. can be ISO 3166 2 or 3 letter code) | ||||||||||||||||||||||||||||
Opmerkingen | The FHIR datatype does not properly support coding the country using a CodeableConcept or Coding datatype. If the sender supports coded countries, it SHALL send the coded value using the ext-CodeSpecification extension under | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
282. RelatedPerson.address.country.id | |||||||||||||||||||||||||||||
Definitie | unique id for the element within a resource (for internal references) | ||||||||||||||||||||||||||||
Kort | xml:id (or equivalent in JSON) | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
284. RelatedPerson.address.country.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.country.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
286. RelatedPerson.address.country.extension:countryCode | |||||||||||||||||||||||||||||
Slicenaam | countryCode | ||||||||||||||||||||||||||||
Definitie | Optional Extension Element - found in all resources. | ||||||||||||||||||||||||||||
Kort | Optional Extensions Element | ||||||||||||||||||||||||||||
Control | 0..1 Dit element wordt geraakt door de volgende invariants: ele-1 | ||||||||||||||||||||||||||||
Type | Extension(ext CodeSpecification) (Extensie type: CodeableConcept) | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
288. RelatedPerson.address.country.extension:countryCode.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
290. RelatedPerson.address.country.extension:countryCode.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
Slicing | Dit element introduceert een set slices op RelatedPerson.address.country.extension.extension De slices zijnZonder volgorde en Open, en kunnen worden gedifferentieerd met de volgende discriminators: | ||||||||||||||||||||||||||||
292. RelatedPerson.address.country.extension:countryCode.url | |||||||||||||||||||||||||||||
Definitie | Source of the definition for the extension code - a logical name or a URL. | ||||||||||||||||||||||||||||
Kort | identifies the meaning of the extension | ||||||||||||||||||||||||||||
Opmerkingen | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Type | uri | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Vast waarde | http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification | ||||||||||||||||||||||||||||
294. RelatedPerson.address.country.extension:countryCode.value[x] | |||||||||||||||||||||||||||||
Definitie | Country in which the address is located. | ||||||||||||||||||||||||||||
Kort | Country | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Binding | De codes MOETEN komen uit LandCodelijsten (2020-09-01T00:00:00) (required to http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.10--20200901000000|2020-09-01T00:00:00 ) | ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
[x] Note | ZieKeuze uit datatypenvoor verdere informatie over hoe [x] te gebruiken | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | Land | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
296. RelatedPerson.address.country.value | |||||||||||||||||||||||||||||
Definitie | The actual value | ||||||||||||||||||||||||||||
Kort | Primitive value for string | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Max lengte: | 1048576 | ||||||||||||||||||||||||||||
298. RelatedPerson.address.period | |||||||||||||||||||||||||||||
Definitie | Time period when address was/is in use. | ||||||||||||||||||||||||||||
Kort | Time period when address was/is in use | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Allows addresses to be placed in historical context. | ||||||||||||||||||||||||||||
Voorbeeld | General: { "start" : "2010-03-23", "end" : "2010-07-01" } | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
300. RelatedPerson.photo | |||||||||||||||||||||||||||||
Definitie | Image of the person. | ||||||||||||||||||||||||||||
Kort | Image of the person | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Attachment | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | Many EHR systems have the capability to capture an image of persons. Fits with newer social media usage too. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
302. RelatedPerson.period | |||||||||||||||||||||||||||||
Definitie | The period of time during which this relationship is or was active. If there are no dates defined, then the interval is unknown. | ||||||||||||||||||||||||||||
Kort | Period of time that this relationship is considered valid | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | Period | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
304. RelatedPerson.communication | |||||||||||||||||||||||||||||
Definitie | A language which may be used to communicate with about the patient's health. | ||||||||||||||||||||||||||||
Kort | A language which may be used to communicate with about the patient's health | ||||||||||||||||||||||||||||
Opmerkingen | If no language is specified, this implies that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple RelatedPerson.Communication associations. If the RelatedPerson does not speak the default local language, then the Interpreter Required Standard can be used to explicitly declare that an interpreter is required. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | BackboneElement | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | If a related person does not speak the local language, interpreters may be required, so languages spoken and proficiency is an important things to keep track of both for patient and other persons of interest. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
306. RelatedPerson.communication.id | |||||||||||||||||||||||||||||
Definitie | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||||||||||||||||||||||||||
Kort | Unique id for inter-element referencing | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | string | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Xml-formaat | In xml wordt dit attribuut gerepresenteerd als attribuut. | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
308. RelatedPerson.communication.extension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||||||||||||||||||||||||||
Kort | Additional content defined by implementations | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
310. RelatedPerson.communication.modifierExtension | |||||||||||||||||||||||||||||
Definitie | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||||||||||||||||||||||||||
Kort | Extensions that cannot be ignored even if unrecognized | ||||||||||||||||||||||||||||
Opmerkingen | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||||||||||||||||||||||||||
Control | 0..* | ||||||||||||||||||||||||||||
Type | Extension | ||||||||||||||||||||||||||||
Is modifier | true omdat Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||||||||||||||||||||||||||
Samenvatting | true | ||||||||||||||||||||||||||||
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||||||||||||||||||||||||||
Alternatieve namen | extensions, user content, modifiers | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) | ||||||||||||||||||||||||||||
312. RelatedPerson.communication.language | |||||||||||||||||||||||||||||
Definitie | The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-EN" for England English. | ||||||||||||||||||||||||||||
Kort | The language which can be used to communicate with the patient about his or her health | ||||||||||||||||||||||||||||
Opmerkingen | The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type. | ||||||||||||||||||||||||||||
Control | 1..1 | ||||||||||||||||||||||||||||
Binding | De codes ZOUDEN MOETEN komen uit CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1 )A human language.
| ||||||||||||||||||||||||||||
Type | CodeableConcept | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) | ||||||||||||||||||||||||||||
314. RelatedPerson.communication.preferred | |||||||||||||||||||||||||||||
Definitie | Indicates whether or not the patient prefers this language (over other languages he masters up a certain level). | ||||||||||||||||||||||||||||
Kort | Language preference indicator | ||||||||||||||||||||||||||||
Opmerkingen | This language is specifically identified for communicating healthcare information. | ||||||||||||||||||||||||||||
Control | 0..1 | ||||||||||||||||||||||||||||
Type | boolean | ||||||||||||||||||||||||||||
Is modifier | false | ||||||||||||||||||||||||||||
Primitieve waarde | Dit primitieve element kan aanwezig zijn of niet, of worden vervangen door een extensie | ||||||||||||||||||||||||||||
Samenvatting | false | ||||||||||||||||||||||||||||
Requirements | People that master multiple languages up to certain level may prefer one or more, i.e. feel more confident in communicating in a particular language making other languages sort of a fall back method. | ||||||||||||||||||||||||||||
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |