Please note:
- This is an Implementation Guide for UK Core FHIR Assets in Development.
- There will be disruption as the content will be updated on an ad-hoc basis and with links not working.
- Therefore this Implementation Guide must not be implemented.
- Please follow the guidance on the "Contact Us" page if you need any assistance.
UK Core DateTime Type
Description |
---|
CodeSystem to identify the type of date and time being recorded. |
HTML View
This code system https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType defines the following codes:
Table View
CodeSystem.id[0] | UKCore-DateTimeType |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType |
CodeSystem.version[0] | 2.1.0 |
CodeSystem.name[0] | UKCoreDateTimeType |
CodeSystem.title[0] | UK Core Date Time Type |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2023-10-13 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | CodeSystem to identify the type of date and time being recorded. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); 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 "AS IS" 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. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | time-clear |
CodeSystem.concept[0].display[0] | Time Clear |
CodeSystem.concept[0].definition[0] | The time the resource is clear from a call, and is available to be allocated to another call (either from receiving location or scene if no transport or stood down) |
CodeSystem.concept[1].code[0] | time-clinical-handover |
CodeSystem.concept[1].display[0] | Time of Clinical Handover |
CodeSystem.concept[1].definition[0] | The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time |
CodeSystem.concept[2].code[0] | time-dispatch-code-established |
CodeSystem.concept[2].display[0] | Time Dispatch Code Established |
CodeSystem.concept[2].definition[0] | The time that the Pathways Triage Disposition code or AMPDS Triage disposition code is established |
CodeSystem.concept[3].code[0] | time-arrived-receiving-location |
CodeSystem.concept[3].display[0] | Time Arrived at Receiving Location |
CodeSystem.concept[3].definition[0] | The time the resource arrives with the conveyed patient at the receiving location, often a hospital,or other place of care |
CodeSystem.concept[4].code[0] | time-patient-handover |
CodeSystem.concept[4].display[0] | Time Patient Handover |
CodeSystem.concept[4].definition[0] | The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time |
CodeSystem.concept[5].code[0] | time-resource-mobilised |
CodeSystem.concept[5].display[0] | Time Resource Mobilised |
CodeSystem.concept[5].definition[0] | The date time the resource starts moving towards the incident location that has been requested to attend |
CodeSystem.concept[6].code[0] | time-resource-arrived-on-scene |
CodeSystem.concept[6].display[0] | Time Resource Arrived On Scene |
CodeSystem.concept[6].definition[0] | The date/time the resource arrives at the incident location they have been requested to attend |
CodeSystem.concept[7].code[0] | time-stood-down |
CodeSystem.concept[7].display[0] | Time Stood Down |
CodeSystem.concept[7].definition[0] | The date/time the vehicle was removed from a call whilst travelling towards an incident location if they are no longer required to attend |
CodeSystem.concept[8].code[0] | time-resource-left-scene |
CodeSystem.concept[8].display[0] | Time Resource Left Scene |
CodeSystem.concept[8].definition[0] | The date/time the resource leaves the incident location in order to transport the patient to hospital |
CodeSystem.concept[9].code[0] | clock-start-date-time |
CodeSystem.concept[9].display[0] | Clock Start Date Time |
CodeSystem.concept[9].definition[0] | The date/time that the clock started for Ambulance Quality Indicator performance reporting and other purposes |
CodeSystem.concept[10].code[0] | time-call-answered |
CodeSystem.concept[10].display[0] | Time Call Answered |
CodeSystem.concept[10].definition[0] | The date/time that the call was answered in the ambulance control room |
CodeSystem.concept[11].code[0] | time-call-ended |
CodeSystem.concept[11].display[0] | Time Call Ended |
CodeSystem.concept[11].definition[0] | The date/time that the call ended in the ambulance control room |
CodeSystem.concept[12].code[0] | clock-stop-date-time |
CodeSystem.concept[12].display[0] | Clock Stop Date Time |
CodeSystem.concept[12].definition[0] | 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 |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-DateTimeType" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType" /> <version value="2.1.0" /> <name value="UKCoreDateTimeType" /> <title value="UK Core Date Time Type" /> <status value="draft" /> <date value="2023-10-13" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="CodeSystem to identify the type of date and time being recorded." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); 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 "AS IS" 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." /> <caseSensitive value="true" /> <content value="complete" /> <concept> <code value="time-clear" /> <display value="Time Clear" /> <definition value="The time the resource is clear from a call, and is available to be allocated to another call (either from receiving location or scene if no transport or stood down)" /> </concept> <concept> <code value="time-clinical-handover" /> <display value="Time of Clinical Handover" /> <definition value="The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time" /> </concept> <concept> <code value="time-dispatch-code-established" /> <display value="Time Dispatch Code Established" /> <definition value="The time that the Pathways Triage Disposition code or AMPDS Triage disposition code is established" /> </concept> <concept> <code value="time-arrived-receiving-location" /> <display value="Time Arrived at Receiving Location" /> <definition value="The time the resource arrives with the conveyed patient at the receiving location, often a hospital,or other place of care" /> </concept> <concept> <code value="time-patient-handover" /> <display value="Time Patient Handover" /> <definition value="The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time" /> </concept> <concept> <code value="time-resource-mobilised" /> <display value="Time Resource Mobilised" /> <definition value="The date time the resource starts moving towards the incident location that has been requested to attend" /> </concept> <concept> <code value="time-resource-arrived-on-scene" /> <display value="Time Resource Arrived On Scene" /> <definition value="The date/time the resource arrives at the incident location they have been requested to attend" /> </concept> <concept> <code value="time-stood-down" /> <display value="Time Stood Down" /> <definition value="The date/time the vehicle was removed from a call whilst travelling towards an incident location if they are no longer required to attend" /> </concept> <concept> <code value="time-resource-left-scene" /> <display value="Time Resource Left Scene" /> <definition value="The date/time the resource leaves the incident location in order to transport the patient to hospital" /> </concept> <concept> <code value="clock-start-date-time" /> <display value="Clock Start Date Time" /> <definition value="The date/time that the clock started for Ambulance Quality Indicator performance reporting and other purposes" /> </concept> <concept> <code value="time-call-answered" /> <display value="Time Call Answered" /> <definition value="The date/time that the call was answered in the ambulance control room" /> </concept> <concept> <code value="time-call-ended" /> <display value="Time Call Ended" /> <definition value="The date/time that the call ended in the ambulance control room" /> </concept> <concept> <code value="clock-stop-date-time" /> <display value="Clock Stop Date Time" /> <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> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-DateTimeType", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DateTimeType", "version": "2.1.0", "name": "UKCoreDateTimeType", "title": "UK Core Date Time Type", "status": "draft", "date": "2023-10-13", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "CodeSystem to identify the type of date and time being recorded.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); 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 \"AS IS\" 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.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "time-clear", "display": "Time Clear", "definition": "The time the resource is clear from a call, and is available to be allocated to another call (either from receiving location or scene if no transport or stood down)" }, { "code": "time-clinical-handover", "display": "Time of Clinical Handover", "definition": "The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time" }, { "code": "time-dispatch-code-established", "display": "Time Dispatch Code Established", "definition": "The time that the Pathways Triage Disposition code or AMPDS Triage disposition code is established" }, { "code": "time-arrived-receiving-location", "display": "Time Arrived at Receiving Location", "definition": "The time the resource arrives with the conveyed patient at the receiving location, often a hospital,or other place of care" }, { "code": "time-patient-handover", "display": "Time Patient Handover", "definition": "The time the conveyed patient is handed over to the receiving location, often a hospital, who take over clinical responsibility for the patient from this time" }, { "code": "time-resource-mobilised", "display": "Time Resource Mobilised", "definition": "The date time the resource starts moving towards the incident location that has been requested to attend" }, { "code": "time-resource-arrived-on-scene", "display": "Time Resource Arrived On Scene", "definition": "The date/time the resource arrives at the incident location they have been requested to attend" }, { "code": "time-stood-down", "display": "Time Stood Down", "definition": "The date/time the vehicle was removed from a call whilst travelling towards an incident location if they are no longer required to attend" }, { "code": "time-resource-left-scene", "display": "Time Resource Left Scene", "definition": "The date/time the resource leaves the incident location in order to transport the patient to hospital" }, { "code": "clock-start-date-time", "display": "Clock Start Date Time", "definition": "The date/time that the clock started for Ambulance Quality Indicator performance reporting and other purposes" }, { "code": "time-call-answered", "display": "Time Call Answered", "definition": "The date/time that the call was answered in the ambulance control room" }, { "code": "time-call-ended", "display": "Time Call Ended", "definition": "The date/time that the call ended in the ambulance control room" }, { "code": "clock-stop-date-time", "display": "Clock Stop Date Time", "definition": "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" } ] }
UK Core Period Type
Description |
---|
CodeSystem to identify the type of period data being recorded. |
HTML View
Table View
CodeSystem.id[0] | UKCore-PeriodType |
CodeSystem.url[0] | https://fhir.hl7.org.uk/CodeSystem/UKCore-PeriodType |
CodeSystem.version[0] | 1.0.0 |
CodeSystem.name[0] | UKCorePeriodType |
CodeSystem.title[0] | UK Core Period Type |
CodeSystem.status[0] | draft |
CodeSystem.date[0] | 2023-10-13 |
CodeSystem.publisher[0] | HL7 UK |
CodeSystem.contact[0].name[0] | HL7 UK |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | ukcore@hl7.org.uk |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | CodeSystem to identify the type of period data being recorded. |
CodeSystem.copyright[0] | Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); 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 "AS IS" 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. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.concept[0].code[0] | legal |
CodeSystem.concept[0].display[0] | Legal |
CodeSystem.concept[1].code[0] | operational |
CodeSystem.concept[1].display[0] | Operational |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-PeriodType" /> <url value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PeriodType" /> <version value="1.0.0" /> <name value="UKCorePeriodType" /> <title value="UK Core Period Type" /> <status value="draft" /> <date value="2023-10-13" /> <publisher value="HL7 UK" /> <contact> <name value="HL7 UK" /> <telecom> <system value="email" /> <value value="ukcore@hl7.org.uk" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="CodeSystem to identify the type of period data being recorded." /> <copyright value="Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); 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 "AS IS" 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." /> <caseSensitive value="true" /> <content value="complete" /> <concept> <code value="legal" /> <display value="Legal" /> </concept> <concept> <code value="operational" /> <display value="Operational" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "UKCore-PeriodType", "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PeriodType", "version": "1.0.0", "name": "UKCorePeriodType", "title": "UK Core Period Type", "status": "draft", "date": "2023-10-13", "publisher": "HL7 UK", "contact": [ { "name": "HL7 UK", "telecom": [ { "system": "email", "value": "ukcore@hl7.org.uk", "use": "work", "rank": 1 } ] } ], "description": "CodeSystem to identify the type of period data being recorded.", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); 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 \"AS IS\" 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.", "caseSensitive": true, "content": "complete", "concept": [ { "code": "legal", "display": "Legal" }, { "code": "operational", "display": "Operational" } ] }