FHIR IG Statistics: ValueSet/appt-type
Resources that use this resource
ConceptMap |
visit-appt-map | Argonaut Scheduiing Visit Type to Appointment Type Mapping |
StructureDefinition |
argo-appt | Argonaut Appointment Profile |
Resources that this resource uses
CodeSystem |
appt-type | Argonaut 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"
]
}
]
}
}