FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="fm-itemtype"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem fm-itemtype</b></p><a name="fm-itemtype"> </a><a name="hcfm-itemtype"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ex-claimitemtype</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">group<a name="fm-itemtype-group"> </a></td><td>Group</td><td>A group of products and/or Services, amount ar the summary or detail level products and services.</td></tr><tr><td style="white-space:nowrap">product<a name="fm-itemtype-product"> </a></td><td>Product</td><td>A billed product line item.</td></tr><tr><td style="white-space:nowrap">service<a name="fm-itemtype-service"> </a></td><td>Service</td><td>A billed service line item.</td></tr></table></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4.r4b"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/ex-claimitemtype"/>
<version value="4.0.1"/>
<name value="ClaimItemTypeCodes"/>
<title value="Claim Item Type Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-09-13T16:11:23-04:00"/>
<publisher value="FHIR Infrastructure"/>
<contact>
<name value="FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description value="This value set includes sample Item Type codes."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright value="This is an example set."/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/fm-itemtype"/>
<content value="complete"/>
<concept>
<code value="group"/>
<display value="Group"/>
<definition
value="A group of products and/or Services, amount ar the summary or detail level products and services."/>
</concept>
<concept>
<code value="product"/>
<display value="Product"/>
<definition value="A billed product line item."/>
</concept>
<concept>
<code value="service"/>
<display value="Service"/>
<definition value="A billed service line item."/>
</concept>
</CodeSystem>