FHIR IG analytics| Package | hl7.fhir.au.pd |
| Resource Type | ValueSet |
| Id | ValueSet-service-interfaces.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7au/au-fhir-pd/ValueSet-service-interfaces.html |
| URL | http://hl7.org.au/fhir/pd/ValueSet/service-interfaces |
| Version | 2.1.0-ci-build |
| Status | draft |
| Date | 2026-02-04T23:47:16+00:00 |
| Name | AustralianServiceInterfaces |
| Title | Australian Service Interfaces |
| Realm | au |
| Authority | hl7 |
| Description | The Australian Service Interfaces value set enumerates well known service interfaces that can be used for specifying a connection type. |
| Copyright | HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved. |
| StructureDefinition | |
| au-pd-sm-endpoint | AU PD Secure Messaging Endpoint |
| CodeSystem | |
| smd-interfaces | Australian Secure Message Service Interfaces |
| endpoint-connection-type | Endpoint Connection Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet service-interfaces
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/endpoint-connection-type version 📦2.1.1http://hl7.org.au/fhir/CodeSystem/smd-interfaces version 📦2.1.0-ci-build{
"resourceType": "ValueSet",
"id": "service-interfaces",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org.au/fhir/pd/ImplementationGuide/hl7.fhir.au.pd"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org.au/fhir/pd/ImplementationGuide/hl7.fhir.au.pd"
}
]
}
}
],
"url": "http://hl7.org.au/fhir/pd/ValueSet/service-interfaces",
"version": "2.1.0-ci-build",
"name": "AustralianServiceInterfaces",
"title": "Australian Service Interfaces",
"status": "draft",
"experimental": false,
"date": "2026-02-04T23:47:16+00:00",
"publisher": "HL7 Australia",
"contact": [
{
"name": "HL7 Australia FHIR Working Group",
"telecom": [
{
"system": "url",
"value": "https://confluence.hl7.org/display/HAFWG",
"use": "work"
}
]
}
],
"description": "The Australian Service Interfaces value set enumerates well known service interfaces that can be used for specifying a connection type.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU"
}
]
}
],
"copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
},
{
"system": "http://hl7.org.au/fhir/CodeSystem/smd-interfaces"
}
]
}
}