FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Endpoint |
| Id | Endpoint-bobrester-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 bobrester-fhir-rest
Profile: AU Core Endpoint
status: Active
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: Bobrester Medical Center FHIR Endpoint
payloadType: Any
{
"resourceType": "Endpoint",
"id": "bobrester-fhir-rest",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"name": "Bobrester Medical Center FHIR Endpoint",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any"
}
]
}
],
"address": "https://api.bobrestermedical.example.com/fhir/R4"
}