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

FHIR IG Statistics: ValueSet/appt-type

Packagefhir.argonaut.scheduling
TypeValueSet
Idappt-type
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/ValueSet/appt-type
URLhttp://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type
Version1.0.0
Statusactive
Date2017-07-13T05:40:10+10:00
NameArgonaut_Appointment_Types
TitleArgonaut Appointment Types
Realmus
Authorityhl7
DescriptionThe style of appointment or patient for appointment booking (not service type). These concepts are used in the FHIR Appointment, Schedule and Slot resources. The [Argonaut Scheduling Visit Types](http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map) are mapped to these concepts.

Resources that use this resource

ConceptMap
visit-appt-mapArgonaut Scheduiing Visit Type to Appointment Type Mapping
StructureDefinition
argo-apptArgonaut Appointment Profile

Resources that this resource uses

CodeSystem
appt-typeArgonaut Appointment Type Codes

Narrative

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

Argonaut_Appointment_Types

The style of appointment or patient for appointment booking (not service type). These concepts are used in the FHIR Appointment, Schedule and Slot resources. The Argonaut Scheduling Visit Types are mapped to these concepts.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "appt-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut-scheduling/ValueSet/appt-type",
  "version": "1.0.0",
  "name": "Argonaut_Appointment_Types",
  "title": "Argonaut Appointment Types",
  "status": "active",
  "date": "2017-07-13T05:40:10+10:00",
  "description": "The style of appointment or patient for appointment booking (not service type).  These concepts are used in the FHIR Appointment, Schedule and Slot resources. The [Argonaut Scheduling Visit Types](http://fhir.org/guides/argonaut-scheduling/ConceptMap/visit-appt-map) are mapped to these concepts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.org/guides/argonaut-scheduling/CodeSystem/appt-type"
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/v2-0276"
        ]
      }
    ]
  }
}