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-healthcareServiceCharacteristic",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem rc-healthcareServiceCharacteristic</b></p><a name=\"rc-healthcareServiceCharacteristic\"> </a><a name=\"hcrc-healthcareServiceCharacteristic\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/rc-healthcareServiceCharacteristic</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\">myHealthRecord<a name=\"rc-healthcareServiceCharacteristic-myHealthRecord\"> </a></td><td>My Health Record Ready</td><td>My Health Record Ready</td></tr><tr><td style=\"white-space:nowrap\">accessibleByPublicTransport<a name=\"rc-healthcareServiceCharacteristic-accessibleByPublicTransport\"> </a></td><td>Accessible by Public Transport</td><td>Accessible by Public Transport</td></tr></table></div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/rc-healthcareServiceCharacteristic",
"version" : "4.0.1",
"name" : "StandardListOfHealthcareServiceMiscellaneousCharacteristics",
"title" : "Standard list of Healthcare Service miscellaneous characteristics",
"status" : "draft",
"experimental" : false,
"date" : "2017-11-01",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "build.fhir.nhsd.com.au"
}
],
"description" : "Additional or miscellaneous services offered, or features of a Healthcare Service which cannot be classified elsewhere.",
"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-healthcareServiceCharacteristic",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "myHealthRecord",
"display" : "My Health Record Ready",
"definition" : "My Health Record Ready"
},
{
"code" : "accessibleByPublicTransport",
"display" : "Accessible by Public Transport",
"definition" : "Accessible by Public Transport"
}
]
}