FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.10.20.15.2.5.7.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.20.15.2.5.7
Version1
Statusactive
Date2017-01-27T00:12:00+11:00
NameRRVS_eICRProcessingStatusReason_eCR
TitleeICR Processing Status Reason (eCR)
Realmus
DescriptionThis value set contains codes that describe the reason for the processing status (warning or error).

Resources that use this resource

StructureDefinition
rr-eicr-processing-status-reason-observationeICR Processing Status Reason Observation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.10.20.15.2.5.7",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.10.20.15.2.5.7"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.20.15.2.5.7",
  "version": "1",
  "name": "RRVS_eICRProcessingStatusReason_eCR",
  "title": "eICR Processing Status Reason (eCR)",
  "status": "active",
  "date": "2017-01-27T00:12:00+11:00",
  "description": "This value set contains codes that describe the reason for the processing status (warning or error).",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "RRVS23",
            "display": "eICR was not processed with an error of: fatal problem with the eICR that was received"
          },
          {
            "code": "RRVS24",
            "display": "eICR was not processed with an error of: an ongoing server problem"
          },
          {
            "code": "RRVS25",
            "display": "eICR was not processed with an error of: significant content or format issues"
          },
          {
            "code": "RRVS26",
            "display": "eICR was processed with the severe warning of: invalid eICR identifier"
          },
          {
            "code": "RRVS27",
            "display": "eICR was processed with the severe warning of: required data not found"
          },
          {
            "code": "RRVS28",
            "display": "eICR was processed with the warning of: content or format issues"
          },
          {
            "code": "RRVS29",
            "display": "Outdated RCTC Version"
          },
          {
            "code": "RRVS30",
            "display": "Inactive RCTC Code"
          }
        ]
      }
    ]
  }
}