| Package | hl7.fhir.au.pd |
| Resource Type | ValueSet |
| Id | service-interfaces |
| FHIR Version | R4 |
| Source | http://hl7.org.au/fhir/pd/http://hl7.org.au/fhir/pd/pd2/ValueSet-service-interfaces.html |
| URL | http://hl7.org.au/fhir/pd/ValueSet/service-interfaces |
| Version | 2.0.1 |
| Status | draft |
| Date | 2019-08-15T21:28:22+10:00 |
| Name | AustralianServiceInterfaces |
| Title | Australian Service Interfaces |
| Realm | au |
| Authority | hl7 |
| Description | Enumeration of well known service interfaces that can be used for specifying a connection type |
| StructureDefinition | |
| au-pd-sm-endpoint | AU PD Secure Messaging Endpoint |
| CodeSystem | |
| smd-interfaces | Australian Secure Message Service Interfaces |
Note: links and images are rebased to the (stated) source
Enumeration of well known service interfaces that can be used for specifying a connection type
This value set includes codes from the following code systems:
http://hl7.org/fhir/endpoint-connection-typehttp://hl7.org.au/fhir/CodeSystem/smd-interfaces{
"resourceType": "ValueSet",
"id": "service-interfaces",
"meta": {
"versionId": "1",
"lastUpdated": "2017-02-21T10:54:35.273+11:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.au/fhir/pd/ValueSet/service-interfaces",
"version": "2.0.1",
"name": "AustralianServiceInterfaces",
"title": "Australian Service Interfaces",
"status": "draft",
"date": "2019-08-15T21:28:22+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://hl7.org.au/fhir/CodeSystem/smd-interfaces"
}
]
}
}