FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ppr-MasterServiceDataExceptionCode

Packageca.on.ppr.r4
Resource TypeValueSet
Idppr-MasterServiceDataExceptionCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=https://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code
URLhttps://ehealthontario.ca/fhir/ValueSet/ppr-master-service-data-exception-code
Version2.0.1
Statusactive
NameMasterDataExceptionCode
Authorityhl7
DescriptionError and warning codes returned by the back-end Ontario Health Provincial Provider Registry service interface

Resources that use this resource

StructureDefinition
ca-on-ppr-profile-OperationOutcomePPR OperationOutcome Profile
ca-on-phsd-profile-OperationOutcomePHSD OperationOutcome

Resources that this resource uses

CodeSystem
ppr-master-service-data-exception-codePPR Master Exception Codes

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"
          }
        ]
      }
    ]
  }
}