Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.7513 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.cdc.phinvads |
URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7513 |
Version | 1 |
Status | active |
Date | 2017-01-12T00:12:00+11:00 |
Name | PHVS_MessageErrorConditionCodes_NCHS |
Title | Message Error Condition Codes (NCHS) |
Realm | us |
Description | A list, defined by HL7, of the possible communication error types that may be returned to characterize an error response. |
No resources found
CodeSystem | |
v2-0357 | messageErrorCondition |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "2.16.840.1.114222.4.11.7513", "meta": { "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7513" }, "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7513", "version": "1", "name": "PHVS_MessageErrorConditionCodes_NCHS", "title": "Message Error Condition Codes (NCHS)", "status": "active", "date": "2017-01-12T00:12:00+11:00", "description": "A list, defined by HL7, of the possible communication error types that may be returned to characterize an error response.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0357", "version": "HL7 v2.8.2", "concept": [ { "code": "0", "display": "Message accepted" }, { "code": "100", "display": "Segment sequence error" }, { "code": "101", "display": "Required field missing" }, { "code": "102", "display": "Data type error" }, { "code": "103", "display": "Table value not found" }, { "code": "104", "display": "Value too long" }, { "code": "198", "display": "Cardinality Error" }, { "code": "199", "display": "Other HL7 Error" }, { "code": "200", "display": "Unsupported message type" }, { "code": "201", "display": "Unsupported event code" }, { "code": "207", "display": "Application internal error" }, { "code": "999", "display": "Application error" } ] } ] } }