FHIR IG analytics| Package | hl7.fhir.uv.smart-health-cards-and-links |
| Resource Type | Endpoint |
| Id | Endpoint-shl-interactive-experience-endpoint-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint shl-interactive-experience-endpoint-1
Profile: SHL Endpoint
status: Active
connectionType: SHL Endpoint Connection Type (Example) shl-interactive-experience: SHL Interactive Experience
name: Review and comment on Alice's case in ACME Medical Diagnostic Portal
period: ?? --> 2025-10-20 12:30:00+0000
payloadType: None
address: https://interact.example.org/case-id/521039c3-4bb9-45bd-8271-6001d2f4dea9
{
"resourceType": "Endpoint",
"id": "shl-interactive-experience-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://hl7.org/fhir/uv/smart-health-cards-and-links/CodeSystem/example-shl-endpoint-type",
"code": "shl-interactive-experience"
},
"name": "Review and comment on Alice's case in ACME Medical Diagnostic Portal",
"period": {
"end": "2025-10-20T12:30:00Z"
},
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "none"
}
]
}
],
"address": "https://interact.example.org/case-id/521039c3-4bb9-45bd-8271-6001d2f4dea9"
}