FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/ajanvarauksentila-appointmentstatus

Packagehl7.fhir.fi.scheduling
TypeConceptMap
Idajanvarauksentila-appointmentstatus
FHIR VersionR4
Sourcehttps://hl7.fi/fhir/finnish-scheduling/https://build.fhir.org/ig/fhir-fi/finnish-scheduling/ConceptMap-ajanvarauksentila-appointmentstatus.html
URLhttps://hl7.fi/fhir/finnish-scheduling/ConceptMap/ajanvarauksentila-appointmentstatus
Version2.0.0-rc2
Statusdraft
Date2025-05-09T15:56:55+00:00
NameFiAppointmentStatusCodeMap
TitleAjanvarauksen tila to Appointment status
Realmfi
Authorityhl7
DescriptionMapping 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.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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 CodeRelationshipTarget CodeComment
1 (Suunniteltu)is equivalent towaitlist (Waitlisted)Patient and need have been identified, the service provider and time have not.
2 (Tilattu)is equivalent toproposedDiffers from Suunniteltu in that in Tilattu the service provider has been identified.
8 (Ehdotettu)is equal topending
3 (Varattu)is equal tobooked
4 (Peruttu)is equal tocancelled
5 (Siirretty)maps to wider conceptcancelledThere is no separate status code in FHIR for rescheduled appointments. Note that this code is deprecated.
10 (Ilmoittautunut)is equal tochecked-in
6 (Alkanut)maps to wider conceptfulfilledAlkanut 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 conceptfulfilledToteutunut 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 tonoshow

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}