HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1
0.1.0 - STU 1 Ballot

HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1, published by HL7 International - Patient Care WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-eyecare-ig/ and changes regularly. See the Directory of published versions

: IOP Methods Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="iop-methods"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Methods to measure Intraocular Pressure</h2>
      <div>
        <p>Additional coding for IOP observation method</p>
      </div>
    </div>
  </text>
  <url value="http://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods"/>
  <version value="0.1.0"/>
  <name value="IOPMethods"/>
  <title value="IOP Methods Code System"/>
  <status value="draft"/>
  <date value="2021-08-07"/>
  <publisher value="HL7 International - Patient Care WG"/>
  <contact>
    <name value="HL7 International - Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
  </contact>
  <description value="IOP additional method types"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright value="HL7"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <concept>
    <code value="rebound-tonometry"/>
    <display value="Rebound tonometry"/>
    <definition value="Rebound tonometry"/>
  </concept>
  <concept>
    <code value="rebound-tonometry-remote"/>
    <display value="Rebound tonometry remote"/>
    <definition value="Rebound tonometry remote"/>
  </concept>
  <concept>
    <code value="contact-lens-tonometry"/>
    <display value="Contact lens tonometry"/>
    <definition value="Contact lens tonometry"/>
  </concept>
</CodeSystem>