Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from dev into main to enable contents to be seen in InDev Ig #437

Merged
merged 5 commits into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions codesystems/CodeSystem-UKCore-DateTimeType.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
<definition value="The date/time that the first response arrived at the incident location that counts as the arrival time based on the National Ambulance Quality Indicator definitions"/>
</concept>
<concept>
<code value="last-changed-date"/>
<display value="Last Changed Date"/>
<code value="last-change-date"/>
<display value="Last Change Date"/>
<definition value="The date/time that the data was last changed"/>
</concept>
</CodeSystem>
4 changes: 2 additions & 2 deletions valuesets/ValueSet-UKCore-DateTimeType.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
</contains>
<contains>
<system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType"/>
<code value="last-changed-date"/>
<display value="Last Changed Date"/>
<code value="last-change-date"/>
<display value="Last Change Date"/>
</contains>
</expansion>
</ValueSet>