SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: Dose Form - XML Representation

Active as of 2025-09-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="DoseForm"/>
  <meta>
    <lastUpdated value="2025-02-19T06:43:07.250141Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet DoseForm</b></p><a name="DoseForm"> </a><a name="hcDoseForm"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2025-02-19 06:43:07+0000</p></div><ul><li>Include codes from<code>/orgs/SIL/ValueSet/KNC4Drugs/</code> where concept_class  = DOSE_FORM</li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/DoseForm"/>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203"/>
        <code value="ACSN"/>
        <display value="Accession ID"/>
      </coding>
      <text value="Accession ID"/>
    </type>
    <system value="https://ocl-testing-api.savannahghi.org"/>
    <value value="/orgs/SIL/ValueSet/DoseForm/"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="DoseForm"/>
  <title value="Dose Form"/>
  <status value="active"/>
  <date value="2025-09-17T11:42:20+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Version 1"/>
  <compose>
    <include>
      <system value="/orgs/SIL/ValueSet/KNC4Drugs/"/>
      <filter>
        <property value="concept_class"/>
        <op value="="/>
        <value value="DOSE_FORM"/>
      </filter>
    </include>
  </compose>
</ValueSet>