Package | ca.learning-forge-v3.r4 |
Resource Type | StructureDefinition |
Id | Extension-text-SAML |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/extension/TextSAML |
URL | http://matthews.ca/fhir/4.0.1/extension/TextSAML |
Version | 0.1 |
Status | draft |
Date | 2022-11-25T18:19:58.8494541+00:00 |
Name | ExtentionSAML |
Title | SAML Extension |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
PractitionerMatthews | Practitioner (Matthews-CA) |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://matthews.ca/fhir/4.0.1/extension/TextSAML", "version": "0.1", "name": "ExtentionSAML", "title": "SAML Extension", "status": "draft", "date": "2022-11-25T18:19:58.8494541+00:00", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "fhirpath", "expression": "CHIPractitioner" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://matthews.ca/fhir/4.0.1/extension/TextSAML" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "SAML authentication", "definition": "The SAML used to indicate that the user has been authenticated.", "min": 1, "type": [ { "code": "string" } ] } ] } }