You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: known-issues.yml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,9 @@ zib-DAS:
227
227
Observation.code:
228
228
- cardinality: 1..1 instead of 0..1
229
229
reason: Observation.code is required, which aligns with the requirement of DASMethod being present in order to interpret the outcome.
230
+
Observation.bodySite:
231
+
- datatype: CodeableConcept instead of a reference
232
+
reason: The referenced zib AnatomicalLocation is profiled on a datatype level and not a resource. Therefore it cannot be referenced, rather its concepts and constraints are added inline. This element conforms to the zib AnatomicalLocation.
230
233
Observation.derivedFrom:
231
234
- cardinality: 0..* instead of 0..1
232
235
reason: The zib requires at most one instance of zib-LaboratoryTestResult for BSE or CRP; however, additional information, including additional instances of zib-LaboratoryTestResult could be used. In theory, the zib constraint could be added to the profile, but it is deemed too complex to interpret both for human consumption and for tooling (it would involve creating two derived profiles from zib-LaboratoryTestResult and the slicing by profile to add the constraints).
<divxmlns="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>
<descriptionvalue="Container of the AffectedJoint concept in zib DAS."/>
22
-
<purposevalue="This Observation resource represents the AffectedJoint concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) DAS v1.0 (2020)](https://zibs.nl/wiki/DAS-v1.0(2020NL))."/>
23
-
<copyrightvalue="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."/>
<statusvalue="empty" /><divxmlns="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>
<descriptionvalue="Container of the AffectedJoint concept in zib DAS." />
20
+
<purposevalue="This Observation resource represents the AffectedJoint concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) DAS v1.0 (2020)](https://zibs.nl/wiki/DAS-v1.0(2020NL))." />
21
+
<copyrightvalue="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." />
0 commit comments