Package | hl7.fhir.fi.scheduling |
Type | ConceptMap |
Id | ajanvarauksentila-appointmentstatus |
FHIR Version | R4 |
Source | https://hl7.fi/fhir/finnish-scheduling/https://build.fhir.org/ig/fhir-fi/finnish-scheduling/ConceptMap-ajanvarauksentila-appointmentstatus.html |
URL | https://hl7.fi/fhir/finnish-scheduling/ConceptMap/ajanvarauksentila-appointmentstatus |
Version | 2.0.0-rc2 |
Status | draft |
Date | 2025-05-09T15:56:55+00:00 |
Name | FiAppointmentStatusCodeMap |
Title | Ajanvarauksen tila to Appointment status |
Realm | fi |
Authority | hl7 |
Description | Mapping between the Finnish logical model [*Ajanvaraus - Ajanvarauksen tila*](https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943) (oid `1.2.246.537.6.881`) and FHIR Appointment status codes. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ajanvarauksentila-appointmentstatus
Mapping from https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943 to AppointmentStatus
Group 1 Mapping from https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943
to AppointmentStatus
Source Code | Relationship | Target Code | Comment |
1 (Suunniteltu) | is equivalent to | waitlist (Waitlisted) | Patient and need have been identified, the service provider and time have not. |
2 (Tilattu) | is equivalent to | proposed | Differs from Suunniteltu in that in Tilattu the service provider has been identified. |
8 (Ehdotettu) | is equal to | pending | |
3 (Varattu) | is equal to | booked | |
4 (Peruttu) | is equal to | cancelled | |
5 (Siirretty) | maps to wider concept | cancelled | There is no separate status code in FHIR for rescheduled appointments. Note that this code is deprecated. |
10 (Ilmoittautunut) | is equal to | checked-in | |
6 (Alkanut) | maps to wider concept | fulfilled | Alkanut means that the encounter has begun and is ongoing. Most FHIR systems track this with the Encounter resource. There is no such state in Appointment. |
7 (Toteutunut) | maps to wider concept | fulfilled | Toteutunut means that the service the appointment is for has started or is complete. Most FHIR systems track this with the Encounter resource. There is no such state in Appointment. |
9 (Saapumatta) | is equal to | noshow |
{ "resourceType": "ConceptMap", "id": "ajanvarauksentila-appointmentstatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://hl7.fi/fhir/finnish-scheduling/ConceptMap/ajanvarauksentila-appointmentstatus", "version": "2.0.0-rc2", "name": "FiAppointmentStatusCodeMap", "title": "Ajanvarauksen tila to Appointment status", "status": "draft", "experimental": false, "date": "2025-05-09T15:56:55+00:00", "publisher": "HL7 Finland", "contact": [ { "name": "HL7 Finland", "telecom": [ { "system": "url", "value": "https://www.hl7.fi/" }, { "system": "email", "value": "mikael@sensotrend.com" } ] } ], "description": "Mapping between the Finnish logical model [*Ajanvaraus - Ajanvarauksen tila*](https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943) (oid `1.2.246.537.6.881`) and FHIR Appointment status codes.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FI", "display": "Finland" } ] } ], "sourceUri": "https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943", "targetCanonical": "http://hl7.org/fhir/ValueSet/appointmentstatus", "group": [ { "source": "https://koodistopalvelu.kanta.fi/codeserver/pages/classification-view-page.xhtml?classificationKey=1943", "target": "http://hl7.org/fhir/appointmentstatus", "element": [ { "code": "1", "display": "Suunniteltu", "target": [ { "code": "waitlist", "display": "Waitlisted", "equivalence": "equivalent", "comment": "Patient and need have been identified, the service provider and time have not." } ] }, { "code": "2", "display": "Tilattu", "target": [ { "code": "proposed", "display": "Proposed", "equivalence": "equivalent", "comment": "Differs from Suunniteltu in that in Tilattu the service provider has been identified." } ] }, { "code": "8", "display": "Ehdotettu", "target": [ { "code": "pending", "display": "Pending", "equivalence": "equal" } ] }, { "code": "3", "display": "Varattu", "target": [ { "code": "booked", "display": "Booked", "equivalence": "equal" } ] }, { "code": "4", "display": "Peruttu", "target": [ { "code": "cancelled", "display": "Cancelled", "equivalence": "equal" } ] }, { "code": "5", "display": "Siirretty", "target": [ { "code": "cancelled", "equivalence": "wider", "comment": "There is no separate status code in FHIR for rescheduled appointments. Note that this code is deprecated." } ] }, { "code": "10", "display": "Ilmoittautunut", "target": [ { "code": "checked-in", "display": "Checked In", "equivalence": "equal" } ] }, { "code": "6", "display": "Alkanut", "target": [ { "code": "fulfilled", "display": "Fulfilled", "equivalence": "wider", "comment": "Alkanut means that the encounter has begun and is ongoing. Most FHIR systems track this with the Encounter resource. There is no such state in Appointment." } ] }, { "code": "7", "display": "Toteutunut", "target": [ { "code": "fulfilled", "display": "Fulfilled", "equivalence": "wider", "comment": "Toteutunut means that the service the appointment is for has started or is complete. Most FHIR systems track this with the Encounter resource. There is no such state in Appointment." } ] }, { "code": "9", "display": "Saapumatta", "target": [ { "code": "noshow", "display": "No Show", "equivalence": "equal" } ] } ] } ] }