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

FHIR IG Statistics: ValueSet/96e01aeb-af0b-4bf7-931b-2a229f5c445a

Packageca.on.health.sadie
Resource TypeValueSet
Id96e01aeb-af0b-4bf7-931b-2a229f5c445a
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ClientCommunication-Errors
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ClientCommunication-Errors
Version1.0.0
Statusactive
Date2021-08-24
NameFlexFormsClientCommunicationErrors
TitleFlexForms - Client Communication Errors
DescriptionFlexForms - Client Communication Errors- Possible errors as the result of processing Client Communications.

Resources that use this resource

StructureDefinition
ClientCommunicationClient Communication
ClientDataLoadClient Data Load

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "96e01aeb-af0b-4bf7-931b-2a229f5c445a",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2021-11-04T13:02:01.697+00:00",
    "source": "#3tyf3gYaz8xpobIt"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ClientCommunication-Errors",
  "version": "1.0.0",
  "name": "FlexFormsClientCommunicationErrors",
  "title": "FlexForms - Client Communication Errors",
  "status": "active",
  "experimental": false,
  "date": "2021-08-24",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - Client Communication Errors- Possible errors as the result of processing Client Communications.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-User-Interface",
        "version": "1.0.0",
        "concept": [
          {
            "code": "COM-ERR-001",
            "display": "Service Request ID is incorrect"
          },
          {
            "code": "COM-ERR-002",
            "display": "Service Request update failed"
          },
          {
            "code": "COM-ERR-003",
            "display": "Other Error"
          }
        ]
      }
    ]
  }
}