0.1.0 - ci-build

EgdeSTS_IG - Local Development build (v0.1.0). See the Directory of published versions

: no-basis-location-type.codesystem - XML Representation

Draft as of 2021-12-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="no-basis-location-type.codesystem"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2019-05-07T02:00:00.000+02:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.no/fhir/CodeSystem/no-basis-location-type 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">video<a name="no-basis-location-type.codesystem-video"> </a></td><td>Video</td><td>Any two-way video+audio communication/conference system</td></tr><tr><td style="white-space:nowrap">telephone<a name="no-basis-location-type.codesystem-telephone"> </a></td><td>Telephone</td><td>Telephone or other two-way audio communication</td></tr></table></div>
  </text>
  <url value="http://hl7.no/fhir/CodeSystem/no-basis-location-type"/>
  <version value="0.1.0"/>
  <name value="NoBasisLocationType"/>
  <title value="no-basis-location-type.codesystem"/>
  <status value="draft"/>
  <date value="2021-12-16T00:00:00+00:00"/>
  <publisher value="HL7 Norway"/>
  <description
               value="Additional codes for location.type used by no-basis-Location"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="video"/>
    <display value="Video"/>
    <definition value="Any two-way video+audio communication/conference system"/>
  </concept>
  <concept>
    <code value="telephone"/>
    <display value="Telephone"/>
    <definition value="Telephone or other two-way audio communication"/>
  </concept>
</CodeSystem>