FHIR IG analytics| Package | pcr.r4.1-1-0-pkg |
| Resource Type | Parameters |
| Id | empty-parameters-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "46138430-266b-423b-b64b-afdea6deed2a",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-pixm-out-profile-Parameters|2.0.0"
]
},
"parameter": [
{
"name": "warning",
"resource": {
"resourceType": "OperationOutcome",
"id": "edfae2c4-cc60-4a46-80f7-5a3b59b81569",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-OperationOutcome|2.0.0"
]
},
"issue": [
{
"severity": "warning",
"code": "not-found",
"details": {
"coding": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/pcr-master-service-data-exception-code",
"code": "5116"
}
],
"text": "No patient found"
}
}
]
}
}
]
}