OpenEHR Base package
0.1.0 - First Draft
OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 3 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="item-proportiontype"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem item-proportiontype</b></p><a name="item-proportiontype"> </a><a name="hcitem-proportiontype"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-item-proportiontype</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">fraction<a name="item-proportiontype-fraction"> </a></td></tr><tr><td style="white-space:nowrap">integer_fraction<a name="item-proportiontype-integer_fraction"> </a></td></tr><tr><td style="white-space:nowrap">percent<a name="item-proportiontype-percent"> </a></td></tr><tr><td style="white-space:nowrap">ratio<a name="item-proportiontype-ratio"> </a></td></tr><tr><td style="white-space:nowrap">unitary<a name="item-proportiontype-unitary"> </a></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://openehr.org/fhir/ImplementationGuide/openehr.base"/>
</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://openehr.org/fhir/ImplementationGuide/openehr.base"/>
</extension>
</valueCode>
</extension>
<url
value="https://specifications.openehr.org/fhir/codesystem-item-proportiontype"/>
<version value="0.1.0"/>
<name value="ItemProportionTypeCS"/>
<title value="Item ProportionType CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-08-22"/>
<publisher value="openEHR + HL7"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.openehr.org"/>
</telecom>
</contact>
<description value="Item ProportionType CodeSystem"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="fraction"/>
<display value="fraction"/>
</concept>
<concept>
<code value="integer_fraction"/>
<display value="integer_fraction"/>
</concept>
<concept>
<code value="percent"/>
<display value="percent"/>
</concept>
<concept>
<code value="ratio"/>
<display value="ratio"/>
</concept>
<concept>
<code value="unitary"/>
<display value="unitary"/>
</concept>
</CodeSystem>