Appointment Response Status
draftURL
http://hl7.org/fhir/ValueSet/appointmentresponse-statusCopied!
Version5.0.0Copied!
PublisherHL7 (FHIR Project)Date2020-12-28T16:55:11+11:00DescriptionThe Participation status for a participant in response to a request for an appointment.
Expansion
| Code | Display | System |
|---|---|---|
| accepted | Accepted | http://hl7.org/fhir/participationstatus |
| declined | Declined | http://hl7.org/fhir/participationstatus |
| tentative | Tentative | http://hl7.org/fhir/participationstatus |
| needs-action | Needs Action | http://hl7.org/fhir/participationstatus |
| entered-in-error | Entered in error | http://hl7.org/fhir/appointmentstatus |
systemhttp://hl7.org/fhir/participationstatus
systemhttp://hl7.org/fhir/appointmentstatus
This value set includes codes based on the following rules:
- Include all codes defined in
http://hl7.org/fhir/participationstatus - Include these codes as defined in
http://hl7.org/fhir/appointmentstatusCode Display Definition Canonical Mapping for "Appointment Response Status" entered-in-error Entered in error This instance should not have been part of this patient's medical record. ~ error
{
"description" : "The Participation status for a participant in response to a request for an appointment.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/participationstatus"
}, {
"system" : "http://hl7.org/fhir/appointmentstatus",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 1
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2020-12-28T16:55:11+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"name" : "AppointmentResponseStatus",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Appointment Response Status",
"extension" : [ {
"valueCode" : "pa",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "appointmentresponse-status",
"url" : "http://hl7.org/fhir/ValueSet/appointmentresponse-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3314"
} ],
"immutable" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This value set includes codes based on the following rules:</p>\n <ul>\n <li>Include all codes defined in \n <a href=\"codesystem-participationstatus.html\">\n <code>http://hl7.org/fhir/participationstatus</code>\n </a>\n </li>\n <li>Include these codes as defined in \n <a href=\"codesystem-appointmentstatus.html\">\n <code>http://hl7.org/fhir/appointmentstatus</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>\n <a href=\"valueset-resource-status.html\">Canonical Mapping for "Appointment Response Status"</a>\n </b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-appointmentstatus.html#appointmentstatus-entered-in-error\">entered-in-error</a>\n </td>\n <td>Entered in error</td>\n <td>This instance should not have been part of this patient's medical record.</td>\n <td>\n <span title=\"EQUIVALENT\">~</span>\n <a href=\"codesystem-resource-status.html#resource-status-error\">error</a>\n </td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}