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

FHIR IG Statistics: ValueSet/pcr-MasterServiceDataExceptionCode

PackagePCR.R4.1-1-0-pkg
Resource TypeValueSet
Idpcr-MasterServiceDataExceptionCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=PCR.R4.1-1-0-pkg@1.1.0&canonical=http://ehealthontario.ca/fhir/ValueSet/pcr-master-service-data-exception
URLhttp://ehealthontario.ca/fhir/ValueSet/pcr-master-service-data-exception
Version2.0.0
Statusactive
NameMasterDataExceptionCode
Realmca
DescriptionError and warning codes returned by the back-end eHealth Ontario Provincial Client Registry service interface

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
pcr-master-service-data-exception-codePCRMasterExceptionCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "pcr-MasterServiceDataExceptionCode",
  "url": "http://ehealthontario.ca/fhir/ValueSet/pcr-master-service-data-exception",
  "version": "2.0.0",
  "name": "MasterDataExceptionCode",
  "status": "active",
  "publisher": "eHealth Ontario",
  "description": "Error and warning codes returned by the back-end eHealth Ontario Provincial Client Registry service interface",
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/pcr-master-service-data-exception-code",
        "concept": [
          {
            "code": "5101",
            "display": "entity type not specified."
          },
          {
            "code": "5102",
            "display": "entity type specified does not have explicit links."
          },
          {
            "code": "5103",
            "display": "no input MEMHEAD record(s)."
          },
          {
            "code": "5104",
            "display": "unable to select all member data."
          },
          {
            "code": "5111",
            "display": "unknown srcCode '%s'."
          },
          {
            "code": "5112",
            "display": "unsupported keytype MPI_KEYTYPE_ENTRECNO."
          },
          {
            "code": "5113",
            "display": "unknown keyType '%d'."
          },
          {
            "code": "5114",
            "display": "%s, not found."
          },
          {
            "code": "5115",
            "display": "%s, unable to select member data."
          },
          {
            "code": "5116",
            "display": "no patient(s) found."
          },
          {
            "code": "5117",
            "display": "unable to allocate memory while processing view, cvwName='%s'."
          },
          {
            "code": "5118",
            "display": "Patient(s) found, but none remain after being filtered."
          },
          {
            "code": "5301",
            "display": "entity type not specified."
          },
          {
            "code": "5302",
            "display": "entity type specified does not have explicit links."
          },
          {
            "code": "5308",
            "display": "no candidates found."
          },
          {
            "code": "5309",
            "display": "no buckets were generated from search input data. nothing to search."
          },
          {
            "code": "8016",
            "display": "MDM authentication failed due to invalid user name and/or password."
          },
          {
            "code": "9002",
            "display": "Source Id (srcCode or memIdnum) is missing and required for this operation"
          },
          {
            "code": "9003",
            "display": "Enterprise Id (entRecno) is missing and required for this operation"
          },
          {
            "code": "9004",
            "display": "No Member information was provided and is required for this operation"
          },
          {
            "code": "9007",
            "display": "The Definitional Source Code provided does not match any on record"
          },
          {
            "code": "9008",
            "display": "The Attribute Code provided does not match any on record"
          },
          {
            "code": "9011",
            "display": "One of either the entRecNo or Source Id (srcCode and memIdnum) must be provided for this operation"
          },
          {
            "code": "9012",
            "display": "Both entRecNo and Source Id (srcCode and memIdnum) provided. Only one type of key can be specified"
          },
          {
            "code": "9013",
            "display": "EMPI API options are required for this interaction"
          },
          {
            "code": "9015",
            "display": "Unknown attribute code"
          },
          {
            "code": "9050",
            "display": "Records were found but none remain after a custom filter was applied? for this interaction"
          },
          {
            "code": "9201",
            "display": "Could not get an object from one or both of the pools (Context or Interaction). Operation failed."
          },
          {
            "code": "9202",
            "display": "Could not obtain a context (connection) to the EMPI engine. Operation failed."
          },
          {
            "code": "9203",
            "display": "Unknown empi interaction key"
          },
          {
            "code": "9300",
            "display": "An unknown error has occurred. Please have support review the logs for more details"
          },
          {
            "code": "9401",
            "display": "Member saved successfully but retrieving the saved member failed"
          },
          {
            "code": "9600",
            "display": "The 'Entitlement' token is invalid. %s."
          },
          {
            "code": "9601",
            "display": "Insufficient search criteria provided. Refer to the minimum search criteria scenarios and update your request message accordingly."
          },
          {
            "code": "9602",
            "display": "An MDM error has occurred. Please have support review the application logs for more details."
          }
        ]
      }
    ]
  }
}