This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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: R4B R4 R3 R2
Mapping from permitted to transmitted
{
"resourceType": "ExtensionDefinition",
"id": "11179-permitted-value-conceptmap",
"url": "http://hl7.org/fhir/ExtensionDefinition/11179-permitted-value-conceptmap",
"name": "Mapping from permitted to transmitted",
"display": "Permitted Values link",
"publisher": "Health Level Seven",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "Expresses the linkage between the internal codes used for storage and the codes used for exchange.",
"status": "draft",
"date": "2014-04-21",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM"
},
{
"identity": "iso11179",
"uri": "http://metadata-standards.org/11179/",
"name": "ISO 11179"
}
],
"contextType": "resource",
"context": [
"DataElement.binding.valueSet"
],
"element": [
{
"path": "Extension",
"short": "Mapping from permitted to transmitted",
"definition": "Expresses the linkage between the internal codes used for storage and the codes used for exchange.",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"profile": "http://hl7.org/fhir/Profile/ConceptMap"
}
],
"mapping": [
{
"identity": "v2",
"map": "N/A"
},
{
"identity": "rim",
"map": "N/A"
},
{
"identity": "iso11179",
"map": "Data_Element.data_element_domain.member.meaning"
}
]
}
]
}
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.