FHIR IG analytics| Package | hl7.fhir.uv.fhircast |
| Resource Type | Parameters |
| Id | Parameters-FHIRcastLogoutContext-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "FHIRcastLogoutContext-Example",
"meta": {
"profile": [
"http://fhircast.hl7.org/StructureDefinition/fhircast-logout"
]
},
"parameter": [
{
"name": "code",
"valueCoding": {
"system": "http://fhircast.hl7.org/CodeSystem/fhircast-codesystem",
"code": "user-initiated"
}
}
]
}