CHMED Implementation Guide
3.0.0-ci-build - ci-build Switzerland flag

CHMED Implementation Guide, published by IG eMediplan. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/chmed/ and changes regularly. See the Directory of published versions

: CHMED Posology Detail Object Type - XML Representation

Active as of 2024-04-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="chmed-codesystem-posology-detail-object-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-posology-detail-object-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="chmed-codesystem-posology-detail-object-type-1"> </a></td><td>Daily</td></tr><tr><td style="white-space:nowrap">2<a name="chmed-codesystem-posology-detail-object-type-2"> </a></td><td>FreeText</td></tr><tr><td style="white-space:nowrap">3<a name="chmed-codesystem-posology-detail-object-type-3"> </a></td><td>Single</td></tr><tr><td style="white-space:nowrap">4<a name="chmed-codesystem-posology-detail-object-type-4"> </a></td><td>Cyclic</td></tr><tr><td style="white-space:nowrap">5<a name="chmed-codesystem-posology-detail-object-type-5"> </a></td><td>Sequence</td></tr></table></div>
  </text>
  <url
       value="http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-posology-detail-object-type"/>
  <version value="3.0.0-ci-build"/>
  <name value="PosologyDetailObjectType"/>
  <title value="CHMED Posology Detail Object Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-24T08:36:22+00:00"/>
  <publisher value="IG eMediplan"/>
  <contact>
    <name value="IG eMediplan"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.emediplan.ch"/>
    </telecom>
  </contact>
  <description
               value="Code system for defining the type of the posology detail object"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Daily"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="FreeText"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Single"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Cyclic"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Sequence"/>
  </concept>
</CodeSystem>