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

FHIR IG Statistics: ValueSet/ValueSet-ErrorCode

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-ErrorCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/error-code
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/error-code
Version1.0.0
Statusactive
Date2025-01-20
NameErrorCodeEHR
TitleError Code EHR
Realmca
Authoritynational
DescriptionThis value set is comprised of error codes used in Ontario Health interfaces. These error codes are returned to consumers of Ontario Health assets.

Resources that use this resource

StructureDefinition
profile-operationOutcomeOperation Outcome EHR

Resources that this resource uses

CodeSystem
error-codeError Code EHR

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-ErrorCode",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/error-code",
  "version": "1.0.0",
  "name": "ErrorCodeEHR",
  "title": "Error Code EHR",
  "status": "active",
  "date": "2025-01-20",
  "publisher": "Ontario Health",
  "description": "This value set is comprised of error codes used in Ontario Health interfaces. These error codes are returned to consumers of Ontario Health assets.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/error-code",
        "version": "1.0.0"
      }
    ]
  }
}