This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
(v1.0.2:
DSTU
1).
2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4
R3
R2
Identifies how to interpret the instance of the code, codeSystem value in a set of translations. Since HL7 (or a government body) may mandate that codes from certain code systems be sent in conformant messages, other synonyms that are sent in the translation set need to be distinguished among the originally captured source, the HL7 specified code, or some future role. When this code is NULL, it indicates that the translation is an undefined type. When valued, this property must contain one of the following values: SRC - Source (or original) code HL7 - HL7 Specified or Mandated SH - both HL7 mandated and the original code (precoordination) There may be additional values added to this value set as we work through the use of codes in messages and determine other Use Cases requiring special interpretation of the translations.
{
"resourceType": "ValueSet",
"id": "v3-CodingRationale",
"meta": {
"lastUpdated": "2015-07-31T00:00:00.000+10:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n Identifies how to interpret the instance of the code, codeSystem value in a set of translations. Since HL7 (or a government body) may mandate that codes from certain code systems be sent in conformant messages, other synonyms that are sent in the translation set need to be distinguished among the originally captured source, the HL7 specified code, or some future role. When this code is NULL, it indicates that the translation is an undefined type. When valued, this property must contain one of the following values:<br/>\r\n\n SRC - Source (or original) code HL7 - HL7 Specified or Mandated SH - both HL7 mandated and the original code (precoordination)<br/>\r\n\n There may be additional values added to this value set as we work through the use of codes in messages and determine other Use Cases requiring special interpretation of the translations.<br/>\r\n\n </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>O<a name=\"O\"> </a></td><td>originally produced code</td><td>\n \n Description: Originally produced code.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>OR<a name=\"OR\"> </a></td><td>original and required</td><td>\n Originally produced code, required by the specification describing the use of the coded concept.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>P<a name=\"P\"> </a></td><td>post-coded</td><td>\n \n Description: Post-coded from free text source</description><br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>PR<a name=\"PR\"> </a></td><td>post-coded and required</td><td>\n Post-coded from free text source, required by the specification describing the use of the coded concept.<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>R<a name=\"R\"> </a></td><td>required</td><td>\n \n Description: Required standard code for HL7.<br/>\r\n\n </td></tr>\r\n</table>\r\n</div>"
"div": "<div>!-- Snipped for Brevity --></div>"
},
"identifier": "http://hl7.org/fhir/v3/vs/CodingRationale",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.1.11.19250"
}
],
"url": "http://hl7.org/fhir/ValueSet/v3-CodingRationale",
"version": "2015-07-31",
"name": "v3 Code System CodingRationale",
"status": "active",
"experimental": false,
"publisher": "HL7, Inc",
"telecom": [
"contact": [
{
"system": "url",
"value": "http://hl7.org"
"telecom": [
{
"system": "other",
"value": "http://hl7.org"
}
]
}
],
"date": "2015-07-31",
"description": " Identifies how to interpret the instance of the code, codeSystem value in a set of translations. Since HL7 (or a government body) may mandate that codes from certain code systems be sent in conformant messages, other synonyms that are sent in the translation set need to be distinguished among the originally captured source, the HL7 specified code, or some future role. When this code is NULL, it indicates that the translation is an undefined type. When valued, this property must contain one of the following values: SRC - Source (or original) code HL7 - HL7 Specified or Mandated SH - both HL7 mandated and the original code (precoordination) There may be additional values added to this value set as we work through the use of codes in messages and determine other Use Cases requiring special interpretation of the translations.",
"status": "active",
"date": "2014-08-07T00:00:00+10:00",
"define": {
"codeSystem": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.5.1074"
}
],
"system": "http://hl7.org/fhir/v3/CodingRationale",
"caseSensitive": true,
"concept": [
{
"code": "O",
"abstract": false,
"display": "originally produced code",
"definition": "Description: Originally produced code."
},
{
"code": "OR",
"abstract": false,
"display": "original and required",
"definition": "Originally produced code, required by the specification describing the use of the coded concept."
},
{
"code": "P",
"abstract": false,
"display": "post-coded",
"definition": "Description: Post-coded from free text source</description>"
},
{
"code": "PR",
"abstract": false,
"display": "post-coded and required",
"definition": "Post-coded from free text source, required by the specification describing the use of the coded concept."
},
{
"code": "R",
"abstract": false,
"display": "required",
"definition": "Description: Required standard code for HL7."
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
"valueBoolean": true
}
],
"code": "HL7",
"abstract": false,
"display": "HL7 Specified or Mandated",
"definition": "HL7 Specified or Mandated"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
"valueBoolean": true
}
],
"code": "SH",
"abstract": false,
"display": "Both HL7 mandated and the original code",
"definition": "Both HL7 mandated and the original code (precoordination)"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
"valueBoolean": true
}
],
"code": "SRC",
"abstract": false,
"display": "Source (or original) code",
"definition": "Source (or original) code"
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.