0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-12-26 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="code-system-price-component-definition-my-core"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem code-system-price-component-definition-my-core</b></p><a name="code-system-price-component-definition-my-core"> </a><a name="hccode-system-price-component-definition-my-core"> </a><a name="code-system-price-component-definition-my-core-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>type</td><td>type</td><td>code</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/price-component-definition-my-core</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>type</b></td></tr><tr><td style="white-space:nowrap">after-hours<a name="code-system-price-component-definition-my-core-after-hours"> </a></td><td>After office hours surcharge</td><td>surcharge</td></tr><tr><td style="white-space:nowrap">family-medicine-specialist<a name="code-system-price-component-definition-my-core-family-medicine-specialist"> </a></td><td>Family Medicine Specialist consultation surcharge</td><td>surcharge</td></tr><tr><td style="white-space:nowrap">cost-price<a name="code-system-price-component-definition-my-core-cost-price"> </a></td><td>Cost price</td><td>informational</td></tr></table></div>
</text>
<url
value="http://fhir.hie.moh.gov.my/CodeSystem/price-component-definition-my-core"/>
<version value="0.1.0"/>
<name value="CodeSystemPriceComponentDefinitionMyCore"/>
<title value="CodeSystem PriceComponentDefinition (MY Core)"/>
<status value="active"/>
<date value="2024-12-26T11:44:45+08:00"/>
<publisher value="Example Publisher"/>
<contact>
<name value="Example Publisher"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description value="Price Component Definition"/>
<content value="complete"/>
<count value="3"/>
<property>
<code value="type"/>
<type value="code"/>
</property>
<concept>
<code value="after-hours"/>
<display value="After office hours surcharge"/>
<property>
<code value="type"/>
<valueCode value="surcharge"/>
</property>
</concept>
<concept>
<code value="family-medicine-specialist"/>
<display value="Family Medicine Specialist consultation surcharge"/>
<property>
<code value="type"/>
<valueCode value="surcharge"/>
</property>
</concept>
<concept>
<code value="cost-price"/>
<display value="Cost price"/>
<property>
<code value="type"/>
<valueCode value="informational"/>
</property>
</concept>
</CodeSystem>