This page is part of the Australian Provider Directory IG (v0.2.0: PD 1 on FHIR STU3 Draft) based on FHIR R3. The current version which supercedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions 
Raw json
{
"resourceType" : "ValueSet",
"id" : "valueset-au-serviceinterface",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-02-21T10:54:35.273+11:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Australian Service Interfaces</h2><div><p>Enumeration of well known service interfaces that can be used for specifying a connection type</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="http://build.fhir.org/codesystem-endpoint-connection-type.html"><code>http://hl7.org/fhir/endpoint-connection-type</code></a></li><li>Include all codes defined in <a href="CodeSystem/codesystem-au-sm-serviceinterface.html"><code>http://ns.electronichealth.net.au/smd/intf</code></a></li></ul></div>"
},
"url" : "http://hl7.org.au/fhir/ValueSet/valueset-au-serviceinterface",
"name" : "Australian Service Interfaces",
"status" : "draft",
"date" : "2017-09-20T19:52:11+10:00",
"publisher" : "Health Level Seven Australia",
"contact" : [
{
"name" : "hl7.org.au"
}
],
"description" : "Enumeration of well known service interfaces that can be used for specifying a connection type",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/endpoint-connection-type"
},
{
"system" : "http://ns.electronichealth.net.au/smd/intf"
}
]
}
}