FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | Parameters |
| Id | example-loc-match-parameter-req.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "8115411436799387715871061411163606987400",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-matchreq-profile-Parameters|1.0.0"
]
},
"parameter": [
{
"name": "count",
"valueInteger": 11
},
{
"name": "Location",
"resource": {
"resourceType": "Location",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-matchreq-profile-Location|1.0.0"
]
},
"address": {
"city": "Toronto"
},
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-type",
"valueCoding": {
"system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-organization-role-type",
"code": "HOS"
}
}
]
}
}
]
}