Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "map-model-mode"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem map-model-mode</b></p><a name=\"map-model-mode\"> </a><a name=\"hcmap-model-mode\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/map-model-mode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">source<a name=\"map-model-mode-source\"> </a></td><td>Source Structure Definition</td><td>This structure describes an instance passed to the mapping engine that is used a source of data.</td></tr><tr><td style=\"white-space:nowrap\">queried<a name=\"map-model-mode-queried\"> </a></td><td>Queried Structure Definition</td><td>This structure describes an instance that the mapping engine may ask for that is used a source of data.</td></tr><tr><td style=\"white-space:nowrap\">target<a name=\"map-model-mode-target\"> </a></td><td>Target Structure Definition</td><td>This structure describes an instance passed to the mapping engine that is used a target of data.</td></tr><tr><td style=\"white-space:nowrap\">produced<a name=\"map-model-mode-produced\"> </a></td><td>Produced Structure Definition</td><td>This structure describes an instance that the mapping engine may ask to create that is used a target of data.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/map-model-mode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/map-model-mode>
] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "StructureMapModelMode"] ; #
fhir:title [ fhir:v "StructureMapModelMode"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "How the referenced structure is used in this mapping."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/map-model-mode|4.3.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/map-model-mode?version=4.3.0>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "source" ] ;
fhir:display [ fhir:v "Source Structure Definition" ] ;
fhir:definition [ fhir:v "This structure describes an instance passed to the mapping engine that is used a source of data." ]
] [
fhir:code [ fhir:v "queried" ] ;
fhir:display [ fhir:v "Queried Structure Definition" ] ;
fhir:definition [ fhir:v "This structure describes an instance that the mapping engine may ask for that is used a source of data." ]
] [
fhir:code [ fhir:v "target" ] ;
fhir:display [ fhir:v "Target Structure Definition" ] ;
fhir:definition [ fhir:v "This structure describes an instance passed to the mapping engine that is used a target of data." ]
] [
fhir:code [ fhir:v "produced" ] ;
fhir:display [ fhir:v "Produced Structure Definition" ] ;
fhir:definition [ fhir:v "This structure describes an instance that the mapping engine may ask to create that is used a target of data." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.1.0 based on FHIR 4.3.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
