{
"description": "FHIR Value set/code system definition for HL7 v2 table 0387 ( Command Response)",
"_filename": "CodeSystem-v2-0387.json",
"package_name": "hl7.fhir.r3.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Command Response",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "External"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "ee6da075-5b25-4b6c-aec0-48b55cdc53fe",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0387",
"kind": null,
"url": "http://hl7.org/fhir/v2/0387",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.18.238",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "ER",
"display": "Command cannot be completed because of error condition",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
"valueString": "See response parameters."
} ],
"designation": [ {
"value": "Commando kan niet worden uitgevoerd vanwege een foutconditie",
"language": "nl"
} ]
}, {
"code": "OK",
"display": "Command completed successfully",
"designation": [ {
"value": "Commando succesvol uitgevoerd",
"language": "nl"
} ]
}, {
"code": "ST",
"display": "Command cannot be completed because of the status of the requested equipment",
"designation": [ {
"value": "Commando kan niet worden uitgevoerd vanwege de status van de gevraagde apparatuur",
"language": "nl"
} ]
}, {
"code": "TI",
"display": "Command cannot be completed within requested completion time",
"designation": [ {
"value": "Commando kan niet worden uitgevoerd binnen de gevraagde tijd voor voltooiing",
"language": "nl"
} ]
}, {
"code": "UN",
"display": "Command cannot be completed for unknown reasons",
"designation": [ {
"value": "Commando kan om onbekende redenen niet worden uitgevoerd",
"language": "nl"
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}