FHIR IG Statistics: ValueSet/ppr-MasterServiceDataExceptionCode
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ppr-MasterServiceDataExceptionCode",
"url": "https://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code",
"version": "2.0.1",
"name": "MasterDataExceptionCode",
"status": "active",
"publisher": "Ontario Health",
"description": "Error and warning codes returned by the back-end Ontario Health Provincial Provider Registry service interface",
"compose": {
"include": [
{
"system": "https://ehealthontario.ca/fhir/CodeSystem/ppr-master-service-data-exception-code",
"concept": [
{
"code": "EH1002",
"display": "Provided ID must be valid"
},
{
"code": "EH1005",
"display": "URI must be populated"
},
{
"code": "EH1006",
"display": "URI is invalid"
},
{
"code": "EH1017",
"display": "Identifiers not supported via MATCH operation. Please use a SEARCH"
},
{
"code": "EH1024",
"display": "Provided ID must be valid"
},
{
"code": "EH1028",
"display": "URI is invalid"
},
{
"code": "EH1031",
"display": "Provided ID must be valid"
},
{
"code": "EH1034",
"display": "Identifiers not supported via MATCH operation. Please use a SEARCH"
},
{
"code": "EH1037",
"display": "A minimum of 3 digits required for postal code"
},
{
"code": "EH1039",
"display": "For Address at least the city or postal code must be populated"
},
{
"code": "EH9600",
"display": "The HTTP request must have the 'Entitlement' header"
},
{
"code": "EH9601",
"display": "Cannot decrypt the MDM password"
},
{
"code": "EH9603",
"display": "Invalid MDM Account Credentials"
}
]
}
]
}
}