Skip to content

Commit

Permalink
Merge pull request #450 from NHSDigital/sprint7/IOPS-2267-Respiration…
Browse files Browse the repository at this point in the history
…RateValues

Vital Signs base tweaks
  • Loading branch information
APageNHS authored Nov 7, 2023
2 parents 15eeb73 + c0b363a commit 845dff0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions structuredefinitions/UKCore-Observation-InspiredOxygen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version value="1.0.0" />
<name value="UKCoreObservationInspiredOxygen" />
<title value="UK Core Observation Inspired Oxygen" />
<status value="draft" />
<status value="active" />
<date value="2023-09-12" />
<publisher value="HL7 UK" />
<contact>
Expand All @@ -18,7 +18,7 @@
</telecom>
</contact>
<description value="Defines the additional constraints and extensions on the UK Core Observation profile, for recording if a patient is breathing room air, or inspired oxygen." />
<purpose value="To provide implementers with additional support when implementing recording of whether a patient is breathing on their own, or is on oxygen." />
<purpose value="To provide implementers with additional support when implementing recording of whether a patient is breathing on their own, or is on oxygen.&#xD;&#xA;&#xD;&#xA;The clicnial observations within scope of this profile include all patient respiration: Unaided, Oxygen Concentrators, Nasal Cannula, CPAP Devices, Endotracheal Tube, and Mechanical Ventilator." />
<copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<fhirVersion value="4.0.1" />
<kind value="resource" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</telecom>
</contact>
<description value="Defines the additional constraints and extensions on the UK Core Observation Vital Signs profile, in order to record the clinical observation of a respiratory rate of a patient." />
<purpose value="To provide implementers with additional support when implementing respiratory rate monitoring and to provide a consistent structure to how the data is presented." />
<purpose value="To provide implementers with additional support when implementing respiratory rate monitoring and to provide a consistent structure to how the data is presented.&#xD;&#xA;&#xD;&#xA;The clicnial observations within scope of this profile include all patient respiration: Unaided, Oxygen Concentrators, Nasal Cannula, CPAP Devices, Endotracheal Tube, and Mechanical Ventilator." />
<copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<fhirVersion value="4.0.1" />
<kind value="resource" />
Expand Down
13 changes: 8 additions & 5 deletions structuredefinitions/UKCore-Observation-VitalSigns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<version value="1.1.0" />
<name value="UKCoreObservationVitalSigns" />
<title value="UK Core Observation Vital Signs" />
<status value="draft" />
<status value="active" />
<date value="2023-09-12" />
<publisher value="HL7 UK" />
<contact>
Expand All @@ -17,8 +17,8 @@
<rank value="1" />
</telecom>
</contact>
<description value="Defines the observation constraints and extensions on the UK Core observation resource for the minimal set of data to query and retrieve clinical observation vital signs information." />
<purpose value="This profile allows exchange of internationally FHIR compliant vital signs information based on measurements and simple assertions made about an individual." />
<description value="Defines the observation constraints and extensions on the UK Core Observation resource for the minimal set of data to query and retrieve clinical observation vital signs information." />
<purpose value="This profile allows exchange of internationally FHIR compliant vital signs information based on measurements and simple assertions made about an individual. Where a more constrained derived profile exists, it should be used instead of this profile." />
<copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html." />
<fhirVersion value="4.0.1" />
<mapping>
Expand Down Expand Up @@ -62,8 +62,8 @@
<constraint>
<key value="ukcore-obs-vs-001" />
<severity value="error" />
<human value="Where the category is Vital Signs the code.coding SHALL include a LOINC &quot;magic code&quot;" />
<expression value="category.where(code='vital-signs').exists() implies code.coding.where(system='http://loinc.org').exists()" />
<human value="code.coding SHALL include a LOINC &quot;magic code&quot;" />
<expression value="code.coding.where(system='http://loinc.org').exists()" />
</constraint>
</element>
<element id="Observation.extension:bodyPosition">
Expand Down Expand Up @@ -121,6 +121,8 @@
<element id="Observation.code.coding:loinc">
<path value="Observation.code.coding" />
<sliceName value="loinc" />
<min value="1" />
<max value="1" />
<binding>
<strength value="extensible" />
<valueSet value="http://hl7.org/fhir/ValueSet/observation-vitalsignresult" />
Expand All @@ -133,6 +135,7 @@
<element id="Observation.code.coding:snomedCT">
<path value="Observation.code.coding" />
<sliceName value="snomedCT" />
<min value="1" />
<binding>
<strength value="preferred" />
<description value="A code from the SNOMED Clinical Terminology UK coding system describing a type of observation" />
Expand Down

0 comments on commit 845dff0

Please sign in to comment.