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

FHIR IG Statistics: ConceptMap/visit-appt-map

Packagefhir.argonaut.scheduling
TypeConceptMap
Idvisit-appt-map
FHIR VersionR3
Sourcehttp://fhir.org/guides/argonaut/scheduling/https://simplifier.net/resolve?scope=fhir.argonaut.scheduling@1.0.0&canonical=http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map
URLhttp://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map
Version1.0.0
Statusactive
Date2017-11-01T04:57:43+11:00
NameArgonaut_Scheduiing_Visit_Type_to_Appointment_Type_Mapping
TitleArgonaut Scheduiing Visit Type to Appointment Type Mapping
Realmus
Authorityhl7
DescriptionThe source concepts are Argonaut Visit Types which are a prioritized valueset of the most common appointment types for scheduling and have been identified as the baseline use cases for the Argonaut scheduling Implementation Guide. The Visit types are mapped to the target concepts from the Argonaut Appointment Types Valueset in order to align with the FHIR Appointment, Schedule and Slot resources. Note where the there is no mapping the appointment type is assumed to be 'ROUTINE'.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
appt-typeArgonaut Appointment Types
visit-typeArgonaut Visit Types

Narrative

Note: links and images are rebased to the (stated) source

Argonaut Scheduling Visit Type to Appointment Type Mapping(http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map)

Mapping from http://fhir.org/guides/argonaut-scheduling/ValueSet/visit-type to http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type

DRAFT. Published on Oct 30, 2017 6:49:44 PM by Argonaut Project

The source concepts are Argonaut Visit Types which are a prioritized valueset of the most common appointment types for scheduling and have been identified as the baseline use cases for the Argonaut scheduling Implementation Guide. The Visit types are mapped to the target concepts from the Argonaut Appointment Types Valueset in order to align with the FHIR Appointment, Schedule and Slot resources. Note: where the there is no mapping the appointment type is assumed to be 'ROUTINE'.


Source Code Equivalence Destination Code Destination CodeSystem Comment
breast-imaging
consult
ct
dental
dxa
echo
echo-stresstest
ed-followup equivalent FOLLOWUP http://hl7.org/fhir/v2/0276
eeg
egd
ekg
evaluation
flu-shot-clinic
fluoroscopy
follow-up equivalent FOLLOWUP http://hl7.org/fhir/v2/0276
home-heath visit
injection
interventional-rad
lab
minor-surgery
mri
new-patient equal new-patient http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types
nuc-med
occup-therapy
office-visit
physical
post-op equal post-op http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types
pre-admit-testing
pre-op equal pre-op http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types
procedure
same-day equal same-day http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types
stress-test
surgery
treatment
ultrasound
urgent equal urgent http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types
vaccine
vision
walk-in equivalent WALKIN http://hl7.org/fhir/v2/0276
well-child
x-ray

Source

{
  "resourceType": "ConceptMap",
  "id": "visit-appt-map",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map",
  "version": "1.0.0",
  "name": "Argonaut_Scheduiing_Visit_Type_to_Appointment_Type_Mapping",
  "title": "Argonaut Scheduiing Visit Type to Appointment Type Mapping",
  "status": "active",
  "date": "2017-11-01T04:57:43+11:00",
  "publisher": "Argonaut Project",
  "description": "The source concepts are Argonaut Visit Types which are a prioritized valueset of the most common appointment types for scheduling and have been identified as the baseline use cases for the  Argonaut scheduling Implementation Guide.   The Visit types are mapped to the target concepts from the Argonaut Appointment Types Valueset in order to align with the FHIR Appointment, Schedule and Slot resources.  Note where the there is no mapping the appointment type is assumed to be 'ROUTINE'.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "sourceUri": "http://fhir.org/guides/argonaut-scheduling/ValueSet/visit-type",
  "targetUri": "http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type",
  "group": [
    {
      "target": "http://hl7.org/fhir/v2/0276",
      "element": [
        {
          "code": "ed-followup",
          "target": [
            {
              "code": "FOLLOWUP",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "follow-up",
          "target": [
            {
              "code": "FOLLOWUP",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "walk-in",
          "target": [
            {
              "code": "WALKIN",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "target": "http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-types",
      "element": [
        {
          "code": "new-patient",
          "target": [
            {
              "code": "new-patient",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "post-op",
          "target": [
            {
              "code": "post-op",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "pre-op",
          "target": [
            {
              "code": "pre-op",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "same-day",
          "target": [
            {
              "code": "same-day",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "urgent",
          "target": [
            {
              "code": "urgent",
              "equivalence": "equal"
            }
          ]
        }
      ]
    },
    {
      "element": [
        {
          "code": "breast-imaging"
        },
        {
          "code": "consult"
        },
        {
          "code": "ct"
        },
        {
          "code": "dental"
        },
        {
          "code": "dxa"
        },
        {
          "code": "echo"
        },
        {
          "code": "echo-stresstest"
        },
        {
          "code": "eeg"
        },
        {
          "code": "egd"
        },
        {
          "code": "ekg"
        },
        {
          "code": "evaluation"
        },
        {
          "code": "flu-shot-clinic"
        },
        {
          "code": "fluoroscopy"
        },
        {
          "code": "home-heath visit"
        },
        {
          "code": "injection"
        },
        {
          "code": "interventional-rad"
        },
        {
          "code": "lab"
        },
        {
          "code": "minor-surgery"
        },
        {
          "code": "mri"
        },
        {
          "code": "nuc-med"
        },
        {
          "code": "occup-therapy"
        },
        {
          "code": "office-visit"
        },
        {
          "code": "physical"
        },
        {
          "code": "pre-admit-testing"
        },
        {
          "code": "procedure"
        },
        {
          "code": "stress-test"
        },
        {
          "code": "surgery"
        },
        {
          "code": "treatment"
        },
        {
          "code": "ultrasound"
        },
        {
          "code": "vaccine"
        },
        {
          "code": "vision"
        },
        {
          "code": "well-child"
        },
        {
          "code": "x-ray"
        }
      ]
    }
  ]
}