This page is part of the FHIR Core Extensions Registry (v1.0.0: Releases) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: FML Conversion for Count: R5 to R4B - XML Representation
Raw xml | Download
<StructureMap xmlns="http://hl7.org/fhir">
<id value="Count5to4B"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><pre class="fml">
<span style="color: #cc00cc">/// <b>url</b> = </span><span style="color: blue">'http://hl7.org/fhir/StructureMap/Count5to4B'</span>
<span style="color: #cc00cc">/// <b>name</b> = </span><span style="color: blue">'Count5to4B'</span>
<span style="color: #cc00cc">/// <b>title</b> = </span><span style="color: blue">'FML Conversion for Count: R5 to R4B'</span>
<span style="color: #cc00cc">/// <b>status</b> = </span><span style="color: blue">'active'</span>
<b>uses</b><span style="color: navy"> "</span><a href="http://hl7.org/fhir/R5/datatypes.html#Count" title="Count">http://hl7.org/fhir/StructureDefinition/Count</a><span style="color: navy">" </span><b>alias </b>CountR5 <b>as </b><b>source</b>
<b>uses</b><span style="color: navy"> "</span><a href="http://hl7.org/fhir/R4B/datatypes.html#Count" title="Count">http://hl7.org/fhir/4.3/StructureDefinition/Count</a><span style="color: navy">" </span><b>alias </b>CountR4B <b>as </b><b>target</b>
<b>imports</b><span style="color: navy"> "</span>http://hl7.org/fhir/StructureMap/*5to4B<span style="color: navy">"
</span>
<b>group </b>Count<span style="color: navy">(</span><b>source</b> <span style="color: maroon">src</span><span style="color: navy"> : </span>CountR5, <b>target</b> <span style="color: maroon">tgt</span><span style="color: navy"> : </span>CountR4B<span style="color: navy">)</span><b> extends </b>Quantity<b> <<type+>></b><span style="color: navy"> {
</span><span style="color: navy">}
</span></pre></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/StructureMap/Count5to4B"/>
<version value="1.0.0"/>
<name value="Count5to4B"/>
<title value="FML Conversion for Count: R5 to R4B"/>
<status value="active"/>
<date value="2023-03-26T08:47:34+11:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/fhir-i"/>
</telecom>
</contact>
<description value="FMLConversionforCountR5toR4B"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<structure>
<url value="http://hl7.org/fhir/StructureDefinition/Count"/>
<mode value="source"/>
<alias value="CountR5"/>
</structure>
<structure>
<url value="http://hl7.org/fhir/4.3/StructureDefinition/Count"/>
<mode value="target"/>
<alias value="CountR4B"/>
</structure>
<import value="http://hl7.org/fhir/StructureMap/*5to4B"/>
<group>
<name value="Count"/>
<extends value="Quantity"/>
<typeMode value="type-and-types"/>
<input>
<name value="src"/>
<type value="CountR5"/>
<mode value="source"/>
</input>
<input>
<name value="tgt"/>
<type value="CountR4B"/>
<mode value="target"/>
</input>
</group>
</StructureMap>