Mappings for the dataelement resource.
| DataElement | Observation[classCode=OBS, moodCode=DEFN] |
| url | ./id[use=INSTANCE] |
| identifier | ./id[use=BUS] |
| version | ./id[use=VER] |
| publisher | ./participation[typeCode=AUT]/role[classCode=ASSIGN]/scoper[classCode=ORG,determinerCode=INSTANCE]/name |
| contact | ./participation[typeCode=AUT]/role[classCode=ASSIGN]/scoper[classCode=ORG,determinerCode=INSTANCE]/telecom |
| name | |
| telecom | |
| status | ./status
(draft = new
active = active
retired = aborted) |
| experimental | |
| date | ./participation[typeCode=AUT]/time |
| name | ./title |
| category | ./inboundRelationship[typeCode=SUBJ]/source[classCode=LIST, moodCode=EVN]/code |
| granularity | ./target[typeCode=SUBJ]/source[classCode=OBS, moodCode=EVN, code="granularity"]/value |
| code | ./code (root or translation) |
| question | ./code/originalText |
| label | ./code/display |
| definition | ./text |
| copyright | |
| comments | ./inboundRelationship[typeCode=SUBJ]/source[classCode=LIST, moodCode=EVN]/code |
| requirements | ./inboundRelationship[typeCode=META]/source[classCode=ACT, moodCode=EVN, isCriterionInd=true]/reasonCode/originalText |
| synonym | Not currently expressible |
| type | N/A (MIF territory) |
| example[x] | N/A (MIF territory) |
| maxLength | N/A (MIF territory) |
| units[x] | N/A (MIF territory) |
| binding | N/A (MIF territory) |
| isExtensible | N/A (MIF territory) |
| conformance | N/A (MIF territory) |
| description | N/A (MIF territory) |
| valueSet | N/A (MIF territory) |
| mapping | N/A (MIF territory) |
| uri | N/A (MIF territory) |
| definitional | |
| name | N/A (MIF territory) |
| comments | N/A (MIF territory) |
| map | N/A (MIF territory) |
| DataElement | |
| url | |
| identifier | LOINC_NUM (the code is the identifier) |
| version | N/A |
| publisher | Fixed to Regenstrief or SOURCE |
| contact | N/A |
| name | |
| telecom | |
| status | STATUS |
| experimental | |
| date | DATE_LAST_CHANGED |
| name | LONG_COMMON_NAME |
| category | COMPONENT, PROPERTY, TIME_ASPCT, SYSTEM, SCALE_TYP, METHOD_TYP, CLASS, CLASSTYPE, ORDER_OBS, DOCUMENT_SECTION, HL7_ATTACHMENT_STRUCTURE |
| granularity | |
| code | LOINC_NUM |
| question | SURVEY_QUEST_TEXT |
| label | |
| definition | TERM DEFINITION/DESCRIPTION(S) |
| copyright | |
| comments | COMMENTS |
| requirements | R/O/C |
| synonym | RELATED NAMES (only some of these apply) |
| type | HL7_V2_DATATYPE (translation required), HL7_V3_DATATYPE (translation required) |
| example[x] | EXMPL_ANSWERS |
| maxLength | |
| units[x] | |
| binding | ANSWER LIST, NORMATIVE ANSWER LIST |
| isExtensible | |
| conformance | |
| description | |
| valueSet | CODE_TABLE |
| mapping | |
| uri | |
| definitional | |
| name | |
| comments | |
| map | |
These mappings are included to indicate where properties of the data elements defined by the FHIR specification relate to similar fields in the ISO 11179 specification.
| DataElement | Data_Element |
| url | |
| identifier | (Identified_Item).identifier
As assigned by registering authority |
| version | (Identified_Item).identifier.version |
| publisher | (Administered_Item).stewardship_record.organization.name |
| contact | (Administered_Item).stewardship_record.organization.[email_address, phone_number, uri] |
| name | |
| telecom | |
| status | (Administered_item).registration.state
new = Incomplete, Candidate, Recorded, Qualified
active = Standard, Preferred Standard, Application
retired = Retired, Superceded, Historical |
| experimental | |
| date | (Administered_item).last_change_date |
| name | (Designatable_Item).designation.sign
acceptability=preferred in default context |
| category | (Classifiable_Item).classifier |
| granularity | |
| code | (Data_Element).data_element_concept.identifier |
| question | |
| label | |
| definition | (Designatable_Item).definition.text
acceptability=preferred in default context |
| copyright | |
| comments | (Administered_Item).explanatory_comment |
| requirements | (Registered_item).document_reference[document_type=requirements].notation |
| synonym | (Designatable_Item).designation.sign
acceptability!=preferred or context is other than default |
| type | .domain.data+Q14type |
| example[x] | .example |
| maxLength | .domain.maximum_character_quantity |
| units[x] | .domain.unit_of_measure |
| binding | .domain |
| isExtensible | |
| conformance | |
| description | .domain.description |
| valueSet | points to explicit list or expression that evaluates to list of (Enumerated_Value_Domain).member |
| mapping | Registered_item).document_reference[document_type=mapping]
Also, .meaning linkage to Data_Element_Concept is done as a mapping to a reference model. (Data_Element_Concepts are all defined in some sort of reference model, be that Object_Class and Property or some other mechanism) |
| uri | |
| definitional | |
| name | |
| comments | |
| map | |