FHIR IG analytics| Package | hl7.fhir.uv.smart-health-cards-and-links.r4b |
| Resource Type | Endpoint |
| Id | Endpoint-shl-smart-on-fhir-endpoint-1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint shl-smart-on-fhir-endpoint-1
Profile: SHL Endpoint
status: Active
connectionType: RestfulSecurityService SMART-on-FHIR: SMART-on-FHIR
name: Labs-R-Us Application Access
payloadType: None
address: https://fhir.example.org
{
"resourceType": "Endpoint",
"id": "shl-smart-on-fhir-endpoint-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/shl-endpoint"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"connectionType": {
"system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
"code": "SMART-on-FHIR"
},
"name": "Labs-R-Us Application Access",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "none"
}
]
}
],
"address": "https://fhir.example.org"
}