eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Appointment Service Types - XML Representation

Active as of 2019-01-29

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-appointment-servicetype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/appointment-servicetype</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">regular<a name="ehealth-appointment-servicetype-regular"> </a></td><td>A regular appointment</td></tr><tr><td style="white-space:nowrap">video<a name="ehealth-appointment-servicetype-video"> </a></td><td>A video appointment</td></tr><tr><td style="white-space:nowrap">group<a name="ehealth-appointment-servicetype-group"> </a></td><td>A group appointment</td></tr><tr><td style="white-space:nowrap">group-video<a name="ehealth-appointment-servicetype-group-video"> </a></td><td>A group video appointment</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/appointment-servicetype"/>
  <version value="latest"/>
  <name value="AppointmentServiceTypes"/>
  <title value="Appointment Service Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-01-29T00:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description value="Appointment service type"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="regular"/>
    <display value="A regular appointment"/>
  </concept>
  <concept>
    <code value="video"/>
    <display value="A video appointment"/>
  </concept>
  <concept>
    <code value="group"/>
    <display value="A group appointment"/>
  </concept>
  <concept>
    <code value="group-video"/>
    <display value="A group video appointment"/>
  </concept>
</CodeSystem>