NHSD Implementation Guide - Outbound
4.0.1 - active
NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2017-11-01 |
{
"resourceType" : "CodeSystem",
"id" : "rc-appointment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-appointment</b></p><a name=\"rc-appointment\"> </a><a name=\"hcrc-appointment\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-appointment</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">yes<a name=\"rc-appointment-yes\"> </a></td><td>Yes</td><td>An appointment is required to visit this Healthcare Service.</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"rc-appointment-no\"> </a></td><td>No</td><td>An appointment is not required to visit this Healthcare Service. It is still advised to contact the Healthcare Service to ensure their availability.</td></tr></table></div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/rc-appointment",
"version" : "4.0.1",
"name" : "HealthcareServiceAppointmentOptions",
"title" : "Healthcare Service appointment options",
"status" : "draft",
"experimental" : false,
"date" : "2017-11-01",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "build.fhir.nhsd.com.au"
}
],
"description" : "Detailed appointment information for a Healthcare Service",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-appointment",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "yes",
"display" : "Yes",
"definition" : "An appointment is required to visit this Healthcare Service."
},
{
"code" : "no",
"display" : "No",
"definition" : "An appointment is not required to visit this Healthcare Service. It is still advised to contact the Healthcare Service to ensure their availability."
}
]
}