This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)
{
"resourceType": "ValueSet",
"text": {
"status": "additional",
"div": "<div><p>Allow Substitution Codes</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>CONFIRM<a name=\"CONFIRM\"> </a></td><td>Contact the Placer Contact Person prior to making any substitutions of this resource</td><td>added v2.3, removed after v2.3</td></tr>\r\n <tr><td>Confirm<a name=\"Confirm\"> </a></td><td>Contact the Placer Contact Person prior to making any substitutions of this resource</td><td>added v2.3.1</td></tr>\r\n <tr><td>NO<a name=\"NO\"> </a></td><td>Substitution of this resource is not allowed</td><td>added v2.3, removed after v2.3</td></tr>\r\n <tr><td>NOTIFY<a name=\"NOTIFY\"> </a></td><td>Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made</td><td>added v2.3, removed after v2.3</td></tr>\r\n <tr><td>No<a name=\"No\"> </a></td><td>Substitution of this resource is not allowed</td><td>added v2.3.1</td></tr>\r\n <tr><td>Notify<a name=\"Notify\"> </a></td><td>Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made</td><td>added v2.3.1</td></tr>\r\n <tr><td>YES<a name=\"YES\"> </a></td><td>Substitution of this resource is allowed</td><td>added v2.3, removed after v2.3</td></tr>\r\n <tr><td>Yes<a name=\"Yes\"> </a></td><td>Substitution of this resource is allowed</td><td>added v2.3.1</td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v2/vs/0279",
"name": "v2 Allow Substitution Codes",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)",
"status": "active",
"date": "2011-01-28",
"define": {
"system": "http://hl7.org/fhir/v2/0279",
"caseSensitive": true,
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
"valueBoolean": true
}
],
"code": "CONFIRM",
"display": "Contact the Placer Contact Person prior to making any substitutions of this resource"
},
{
"code": "Confirm",
"display": "Contact the Placer Contact Person prior to making any substitutions of this resource"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
"valueBoolean": true
}
],
"code": "NO",
"display": "Substitution of this resource is not allowed"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
"valueBoolean": true
}
],
"code": "NOTIFY",
"display": "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made"
},
{
"code": "No",
"display": "Substitution of this resource is not allowed"
},
{
"code": "Notify",
"display": "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#deprecated",
"valueBoolean": true
}
],
"code": "YES",
"display": "Substitution of this resource is allowed"
},
{
"code": "Yes",
"display": "Substitution of this resource is allowed"
}
]
}
}