FHIR IG analytics| Package | ks.workinprogress |
| Resource Type | Patient |
| Id | CAAuthSample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"extension": [
{
"extension": [
{
"url": "entitlement",
"valueString": "ONEHealth"
},
{
"url": "scope",
"valueString": "user/Patient.read"
},
{
"url": "scope",
"valueString": "user/Patient.write"
}
],
"url": "http://infoway-inforoute.ca/fhir/StructureDefinition/auth-scopes"
},
{
"extension": [
{
"url": "entitlement",
"valueString": "ONELabs_Clinician"
},
{
"url": "scope",
"valueString": "user/DiagnosticReport.read"
},
{
"url": "scope",
"valueString": "user/Context.write"
}
],
"url": "http://infoway-inforoute.ca/fhir/StructureDefinition/auth-scopes"
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Chalmers",
"given": [
"James"
]
}
]
}