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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7438

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7438
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7438
Version1
Statusactive
Date2017-01-12T00:12:00+11:00
NamePHVS_ApplicationErrorCode_NCHS
TitleApplication Error Code (NCHS)
Realmus
DescriptionA list of the possible error types that may be recorded during processing of a received message and returned to the message sender in a response.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7438",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7438"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7438",
  "version": "1",
  "name": "PHVS_ApplicationErrorCode_NCHS",
  "title": "Application Error Code (NCHS)",
  "status": "active",
  "date": "2017-01-12T00:12:00+11:00",
  "description": "A list of the possible error types that may be recorded during processing of a received message and returned to the message sender in a response.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.12.533",
        "version": "2.5.1",
        "concept": [
          {
            "code": "104",
            "display": "Application internal error"
          },
          {
            "code": "105",
            "display": "Field length error"
          },
          {
            "code": "198",
            "display": "Cardinality Error"
          }
        ]
      }
    ]
  }
}