Skip to content

Commit

Permalink
Merge branch 'zib-ContactInformation' into hl7-nl-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
LuudSlagter committed Oct 31, 2024
2 parents 27f6ac5 + 0c32c00 commit c3a0403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<element id="ContactPoint">
<path value="ContactPoint" />
<short value="EmailAddresses" />
<comment value="Implementation of the &quot;EmailAddresses&quot; concept of zib ContactInformation." />
<comment value="Implementation of the EmailAddresses concept of zib ContactInformation." />
<alias value="EmailAdressen" />
<mapping>
<identity value="zib-contactinformation-v1.3.1-2024EN" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<element id="ContactPoint">
<path value="ContactPoint" />
<short value="TelephoneNumbers" />
<comment value="Implementation of the &quot;TelephoneNumbers&quot; concept of zib ContactInformation.&#xD;&#xA;&#xD;&#xA;Please note that, although the zib concepts TelecomType and NumberType are functionally equivalent to the FHIR concepts `ContactPoint.system` and `ContactPoint.use` respectively, a mismatch occurs on the concept of mobile phone numbers; the zib uses the first concept and FHIR the second. For this reason, the ValueSet on `ContactPoint.system` is too narrow and the zib code will need to be communicated using the ext-CodeSpecification extension. &#xD;&#xA;&#xD;&#xA;Moreover, the NumberType contains an emergency contact concept which cannot be cleanly mapped using the ContactPointUse ValueSet on `ContactPoint.use`, as it entails more specific information on a standard work telephone number. While the CodeSpecification extension is typically used for conveying such granular information, this profile recognizes the suitability of the ContactPoint Purpose extension introduced in R5 and preadopts it here instead." />
<comment value="Implementation of the TelephoneNumbers concept of zib ContactInformation.&#xD;&#xA;&#xD;&#xA;Please note that, although the zib concepts TelecomType and NumberType are functionally equivalent to the FHIR concepts `ContactPoint.system` and `ContactPoint.use` respectively, a mismatch occurs on the concept of mobile phone numbers; the zib uses the first concept and FHIR the second. For this reason, the ValueSet on `ContactPoint.system` is too narrow and the zib code will need to be communicated using the ext-CodeSpecification extension. &#xD;&#xA;&#xD;&#xA;Moreover, the NumberType contains an emergency contact concept which cannot be cleanly mapped using the ContactPointUse ValueSet on `ContactPoint.use`, as it entails more specific information on a standard work telephone number. While the CodeSpecification extension is typically used for conveying such granular information, this profile recognizes the suitability of the ContactPoint Purpose extension introduced in R5 and preadopts it here instead." />
<alias value="Telefoonnummers" />
<mapping>
<identity value="zib-contactinformation-v1.3.1-2024EN" />
Expand Down

0 comments on commit c3a0403

Please sign in to comment.