FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Endpoint |
| Id | Endpoint-sparked-aucore-fhir-rest.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint sparked-aucore-fhir-rest
Profile: AU Core Endpoint
R5: The type of environment(s) exposed at this endpoint (new): Development
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: Sparked Development FHIR Server (AU Core)
managingOrganization: CSIRO
contact: https://chat.fhir.org/#narrow/channel/179173-australia/topic/Sparked.20FHIR.20Server
payloadType: Any
payloadMimeType: application/fhir+json, application/fhir+xml
{
"resourceType": "Endpoint",
"id": "sparked-aucore-fhir-rest",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-endpoint"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.environmentType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/endpoint-environment",
"code": "dev",
"display": "Development"
}
]
}
}
],
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest",
"display": "HL7 FHIR"
},
"name": "Sparked Development FHIR Server (AU Core)",
"managingOrganization": {
"display": "CSIRO"
},
"contact": [
{
"system": "url",
"value": "https://chat.fhir.org/#narrow/channel/179173-australia/topic/Sparked.20FHIR.20Server",
"use": "work"
}
],
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any",
"display": "Any"
}
]
}
],
"payloadMimeType": [
"application/fhir+json",
"application/fhir+xml"
],
"address": "https://smile.sparked-fhir.com/aucore/fhir/DEFAULT"
}