This page is part of the FHIR Specification (v1.6.0:
STU
3 Ballot 4). The current version which supercedes this version is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
. For a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R3
R2
URL for this extension:
http://hl7.org/fhir/StructureDefinition/questionnaire-deMapStatus: draft. Extension maintained by: HL7 Identifies a map that links the questionnaire (source) to a DataElement server and identifies which questions correspond to which data elements (by linkId and local identifier, respectively). Context of Use: Use on element: Questionnaire.group.question usage info: insert a list of places where this extension is used
Status: draft. Extension maintained by: HL7
Identifies a map that links the questionnaire (source) to a DataElement server and identifies which questions correspond to which data elements (by linkId and local identifier, respectively).
Context of Use: Use on element: Questionnaire
usage info: insert a list of places where this extension is used
Summary
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Reference ( ConceptMap ) |
|
|
Documentation for this format
|
||||
Fulle
Structure
Fulle Structure
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Extension |
|
|
|
0 .. 0 | |||
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-deMap" | |
|
1..1 | Reference ( ConceptMap ) |
|
|
Documentation for this format
|
||||
XML
Template
XML Template
<!-- Map linking questions to DataElements --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-deMap" > <!-- from Element: extension -->
<</valueReference><valueReference><!-- 1..1 Reference(ConceptMap) A map from one set of concepts to one or more other concepts --></valueReference> </extension>
JSON
Template
JSON Template
{ // Map linking questions to DataElements
// from Element: extension
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-deMap", // R!
"
"valueReference" : { Reference(ConceptMap) } // R! A map from one set of concepts to one or more other concepts
}
Summary
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Reference ( ConceptMap ) |
|
|
Documentation for this format
|
||||
Full
Structure
Full Structure
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Extension |
|
|
|
0 .. 0 | |||
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/questionnaire-deMap" | |
|
1..1 | Reference ( ConceptMap ) |
|
|
Documentation for this format
|
||||
XML
Template
XML Template
<!-- Map linking questions to DataElements --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/questionnaire-deMap" > <!-- from Element: extension -->
<</valueReference><valueReference><!-- 1..1 Reference(ConceptMap) A map from one set of concepts to one or more other concepts --></valueReference> </extension>
JSON
Template
JSON Template
{ // Map linking questions to DataElements
// from Element: extension
"url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-deMap", // R!
"
"valueReference" : { Reference(ConceptMap) } // R! A map from one set of concepts to one or more other concepts
}
Constraints