Skip to content

Commit

Permalink
added release notes, mapping guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyKoo1 committed Oct 14, 2024
1 parent bdd7f1c commit 3f3a704
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 6 deletions.
33 changes: 28 additions & 5 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Nictiz-R4-Zib2024 Release Notes

## AnatomicalLocation
### zib-AnatomicalLocation
* `CodeableConcept` ; textual ; Refined guidance for Location and Laterality ; ZIBFHIR-113
Expand All @@ -6,18 +8,39 @@

### zib-AnatomicalLocation-BodyStructure
* New profile that maps Laterality to a native FHIR element inside the BodyStructure resource instead of a custom extension (ZIBFHIR-113).
# Nictiz-R4-Zib2024 Release Notes

## HealthcareProvider
### zib-HealthcareProvider-Organization
* `.type:organizationType` ; terminology ; Changed codes in OrganizationTypeCodelist; ZIB-1559, ZIB-1927
* `.type:departmentSpecialty` ; terminology ; Changed codes in DepartmentSpecialtyCodelist; ZIB-1665
## AddressInformation (zib-AddressInformation)
* `.line.extension:houseNumberIndication.value[x]` ; constraint ; Adjusted zib-AddressInformation-1 for HouseNumberIndication ; ZIB-2218

## zib-ContactInformation
* `.extension:comment` ; extension ; Replaced the extension `ext-comment` with the extension `contactpoint-comment` on zib-ContactInformation-TelephoneNumbers. ; ZIBFHIR-97
* `.extension:purpose` ; extension ; Added `contactpoint-purpose` on zib-ContactInformation-TelephoneNumbers to capture the zib terminology of NumberTypeCodelist, since the zib and FHIR ValueSet on `.use` do not completely map.
* `.extension:purpose` ; textual ; Added guidance for mapping of _EC_ in ConceptMap NummerSoortCodelijst-to-ContactInformation-TelephoneNumbersUse. ; ZIB-1652
* `ContactPoint` ; textual ; Added mapping guidance for NumberType on the root comment of zib-ContactInformation-TelephoneNumbers.

## HealthcareProvider
### zib-HealthcareProvider-Organization
* `.type:organizationType` ; terminology ; Changed codes in OrganizationTypeCodelist; ZIB-1559, ZIB-1927
* `.type:departmentSpecialty` ; terminology ; Changed codes in DepartmentSpecialtyCodelist; ZIB-1665

## LaboratoryTestResult
### zib-LaboratoryTestResult
* `Observation` ; textual ; Removed guidance for InterpretationMethod ; ZIB-1292
* `Observation` ; textual ; Removed guidance for Requester ; ZIB-1269
* `.method` ; terminology ; Binding strength changed from Required to Extensible and changed codes in TestMethodCodelist ; ZIB-1958
* `.value[x]` ; terminology ; Added valueset TestResultCodelist ; ZIB-1442, ZIB-1293 , ZIB-1274
* `.interpretation:resultFlags` ; cardinality ; Changed max cardinality from 0..* to 0..1 ; ZIB-1072

### zib-LaboratoryTestResult.Specimen
* `.collection.collected[x]:collectedDateTime` ; mapping ; Removed mapping of CollectionDateTime ; ZIB-2239
* `.collection.collected[x]:collectedPeriod` ; mapping ; Removed mapping of CollectionPeriod ; ZIB-2239
* `.collection.duration` ; mapping ; Removed mapping of CollectionPeriod ; ZIB-2239
* `.collection.quantity` ; mapping ; Removed mapping of CollectedVolume ; ZIB-2239
* `.collection.method` ; mapping ; Removed mapping of CollectionMethod ; ZIB-2239
* `.collection.bodySite.extension:laterality` ; extension ; Removed ExtAnatomicalLocationLaterality ; ZIBFHIR-113
* `.collection.bodySite.extension:morphology` ; extension ; Replaced ExtLaboratoryTestResultSpecimenMorphology with BodyStructureReference for Morphology ; ZIBFHIR-113
* `.collection.bodySite.extension:morphology` ; mapping ; Moved mapping of Morphology to `BodyStructure.morphology` ; ZIBFHIR-113
* `.receivedTime` ; mapping ; Removed mapping of ReceivedDateTime ; ZIB-2239

### zib-LaboratoryTestResult.Specimen-BodyStructure
* New profile that maps morphology to a native FHIR element inside the BodyStructure resource instead of a custom extension (ZIBFHIR-113).
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
<uri value="https://zibs.nl/wiki/LaboratoryTestResult-v7.0(2024EN)" />
<name value="zib LaboratoryTestResult-v7.0(2024EN)" />
</mapping>
<mapping>
<identity value="zib-anatomicallocation-v1.0.3-2024EN" />
<uri value="https://zibs.nl/wiki/AnatomicalLocation-v1.0.3(2024EN)" />
<name value="zib AnatomicalLocation-v1.0.3(2024EN)" />
</mapping>
<kind value="resource" />
<abstract value="true" />
<type value="BodyStructure" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<element id="Specimen">
<path value="Specimen" />
<short value="Specimen" />
<comment value="The Specimen concept from Dutch zib LaboratoryTestResult contains a concept for SpecimenMaterial and for Microorganism (isolated from the specimen material). These two concepts cannot be represented in the same Specimen resources; if there's a need to communicate both the microorganism and the sample material from which it was isolated, two instances need to be used. The instance representing the microorganism should refer in this case to the instance representing the sample material using `Specimen.parent`. All other zib concepts should be repeated in both resources.&#xD;&#xA;&#xD;&#xA;If the TestCode implicitly also describes a specimen (often the case if coded in LOINC), elements within the concept specimen may not conflict with it. However, if desired, these data can provide a more detailed description.This is in line with the agreements made in the IHE/Nictiz e-Lab programme." />
<comment value="The Specimen concept from Dutch zib LaboratoryTestResult contains a concept for SpecimenMaterial and for Microorganism (isolated from the specimen material). These two concepts cannot be represented in the same Specimen resources; if there's a need to communicate both the microorganism and the sample material from which it was isolated, two instances need to be used. The instance representing the microorganism should refer in this case to the instance representing the sample material using `Specimen.parent`. All other zib concepts should be repeated in both resources.&#xD;&#xA;&#xD;&#xA;If the TestCode implicitly also describes a specimen (often the case if coded in LOINC), elements within the concept specimen may not conflict with it. However, if desired, these data can provide a more detailed description.This is in line with the agreements made in the IHE/Nictiz e-Lab programme.&#xD;&#xA;&#xD;&#xA;The following concepts have been moved to zib CollectionData (http://nictiz.nl/fhir/StructureDefinition/zib-CollectionData):&#xD;&#xA;* CollectedVolume (NL-CM:13.1.23)&#xD;&#xA;* CollectionPeriod (NL-CM:13.1.24)&#xD;&#xA;* CollectionDateTime NL-CM:13.1.17)&#xD;&#xA;* ReceivedDateTime (NL-CM:13.1.25)&#xD;&#xA;* CollectionMethod (NL-CM:13.1.18)" />
<alias value="Monster" />
<mapping>
<identity value="zib-laboratorytestresult-v7.0-2024EN" />
Expand Down

0 comments on commit 3f3a704

Please sign in to comment.