FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/service-interfaces

Packagehl7.fhir.au.pd
TypeValueSet
Idservice-interfaces
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/pd/http://hl7.org.au/fhir/pd/pd2/ValueSet-service-interfaces.html
URLhttp://hl7.org.au/fhir/pd/ValueSet/service-interfaces
Version2.0.1
Statusdraft
Date2019-08-15T21:28:22+10:00
NameAustralianServiceInterfaces
TitleAustralian Service Interfaces
Realmau
Authorityhl7
DescriptionEnumeration of well known service interfaces that can be used for specifying a connection type

Resources that use this resource

StructureDefinition
au-pd-sm-endpointAU PD Secure Messaging Endpoint

Resources that this resource uses

CodeSystem
smd-interfacesAustralian Secure Message Service Interfaces

Narrative

Note: links and images are rebased to the (stated) source

Australian Service Interfaces

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:


Source

{
  "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"
      }
    ]
  }
}