-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update known issues, added pattern HealhProfessionalReference
- Loading branch information
Showing
6 changed files
with
117 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
nl-core/StructureDefinitions/pattern-NlCoreHealthProfessionalReference.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<StructureDefinition xmlns="http://hl7.org/fhir"> | ||
<id value="pattern-NlCoreHealthProfessionalReference" /> | ||
<text> | ||
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text> | ||
<url value="http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" /> | ||
<name value="PatternNlCoreHealthProfessionalReference" /> | ||
<title value="Reference" /> | ||
<status value="draft" /> | ||
<publisher value="Nictiz" /> | ||
<contact> | ||
<name value="Nictiz" /> | ||
<telecom> | ||
<system value="url" /> | ||
<value value="https://www.nictiz.nl" /> | ||
<use value="work" /> | ||
</telecom> | ||
</contact> | ||
<description value="A Reference datatype profile for referring [zib HealthProfessional](https://zibs.nl/wiki/HealthProfessional-v4.0(2024EN)) from other zib profiles. This datatype profile is used in various resource profiles and is never instantiated directly." /> | ||
<purpose value="This profile provides guidance to implementers on how to refer instances of this zib. Profilers should use this datatype profile for all references to zib HealthProfessional (`type.profile`). In addition, profile <http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole> should be constrained to <http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole> in the list of `type.targetProfile`'s. The original list of `type.targetProfile`'s should not be restricted.

The `.title` of this profile is simply 'Reference' instead of 'nl core HealthProfessional Reference', as is expected following the profiling guidelines. This deviation from the guidelines is the result of the `.title` being used to render the profile in various tooling (mainly Simplifier), and the latter title would result in a rendering that is deemed confusing in some cases (see [MM-3854](https://bits.nictiz.nl/browse/MM-3854))." /> | ||
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." /> | ||
<fhirVersion value="4.0.1" /> | ||
<kind value="complex-type" /> | ||
<abstract value="false" /> | ||
<type value="Reference" /> | ||
<baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference" /> | ||
<derivation value="constraint" /> | ||
<differential> | ||
<element id="Reference"> | ||
<path value="Reference" /> | ||
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.

In rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." /> | ||
</element> | ||
</differential> | ||
</StructureDefinition> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
zib/StructureDefinitions/pattern-ZibHealthProfessionalReference.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<StructureDefinition xmlns="http://hl7.org/fhir"> | ||
<id value="pattern-ZibHealthProfessionalReference" /> | ||
<text> | ||
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text> | ||
<url value="http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference" /> | ||
<name value="PatternZibHealthProfessionalReference" /> | ||
<title value="Reference" /> | ||
<status value="draft" /> | ||
<publisher value="Nictiz" /> | ||
<contact> | ||
<name value="Nictiz" /> | ||
<telecom> | ||
<system value="url" /> | ||
<value value="https://www.nictiz.nl" /> | ||
<use value="work" /> | ||
</telecom> | ||
</contact> | ||
<description value="A Reference datatype profile for referring [zib HealthProfessional](https://zibs.nl/wiki/HealthProfessional-v4.0(2024EN)) from other zib profiles. This datatype profile is used in various resource profiles and is never instantiated directly." /> | ||
<purpose value="This profile provides guidance to implementers on how to refer instances of this zib. Profilers should use this datatype profile for all references to zib HealthProfessional (`type.profile`). In addition, profile <http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole> should be added to the list of `type.targetProfile`'s. The original list of `type.targetProfile`'s should not be restricted.

The `.title` of this profile is simply 'Reference' instead of 'zib HealthProfessional Reference', as is expected following the profiling guidelines. This deviation from the guidelines is the result of the `.title` being used to render the profile in various tooling (mainly Simplifier), and the latter title would result in a rendering that is deemed confusing in some cases (see [MM-3854](https://bits.nictiz.nl/browse/MM-3854))." /> | ||
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." /> | ||
<fhirVersion value="4.0.1" /> | ||
<kind value="complex-type" /> | ||
<abstract value="false" /> | ||
<type value="Reference" /> | ||
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Reference" /> | ||
<derivation value="constraint" /> | ||
<differential> | ||
<element id="Reference"> | ||
<path value="Reference" /> | ||
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [zib-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [zib-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.

In rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the zib-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." /> | ||
</element> | ||
</differential> | ||
</StructureDefinition> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters