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

: CodeSystemDrugType (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-drug-type-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-drug-type-my-core</b></p><a name="code-system-drug-type-my-core"> </a><a name="hccode-system-drug-type-my-core"> </a><a name="code-system-drug-type-my-core-en-US"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/drug-type-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>Definition</b></td></tr><tr><td style="white-space:nowrap">PN<a name="code-system-drug-type-my-core-PN"> </a></td><td>PN</td><td>PN</td></tr><tr><td style="white-space:nowrap">RM<a name="code-system-drug-type-my-core-RM"> </a></td><td>Raw Material</td><td>Raw Material</td></tr><tr><td style="white-space:nowrap">GL<a name="code-system-drug-type-my-core-GL"> </a></td><td>General</td><td>General</td></tr><tr><td style="white-space:nowrap">RF<a name="code-system-drug-type-my-core-RF"> </a></td><td>Radiopharma</td><td>Radiopharma</td></tr><tr><td style="white-space:nowrap">GR<a name="code-system-drug-type-my-core-GR"> </a></td><td>Generator</td><td>Generator</td></tr></table></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/drug-type-my-core"/>
  <version value="0.1.0"/>
  <name value="CodeSystemDrugTypeMyCore"/>
  <title value="CodeSystemDrugType (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00: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="Drug Type"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="PN"/>
    <display value="PN"/>
    <definition value="PN"/>
  </concept>
  <concept>
    <code value="RM"/>
    <display value="Raw Material"/>
    <definition value="Raw Material"/>
  </concept>
  <concept>
    <code value="GL"/>
    <display value="General"/>
    <definition value="General"/>
  </concept>
  <concept>
    <code value="RF"/>
    <display value="Radiopharma"/>
    <definition value="Radiopharma"/>
  </concept>
  <concept>
    <code value="GR"/>
    <display value="Generator"/>
    <definition value="Generator"/>
  </concept>
</CodeSystem>