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

: Body Structure Qualifiers - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="qualifiers"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Additional Body Structure Qualifiers</h2>
      <div>
        <p>Additional qualifiers</p>
      </div>
    </div>
  </text>
  <url value="http://terminology.hl7.org/uv/eyecare/CodeSystem/qualifiers"/>
  <version value="0.1.0"/>
  <name value="BodyStructureQualifiers"/>
  <title value="Body Structure Qualifiers"/>
  <status value="draft"/>
  <date value="2021-08-03"/>
  <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="Additional body site qualifiers"/>
  <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="superotemporal"/>
    <display value="Superotemporal"/>
    <definition value="Superotemporal"/>
  </concept>
  <concept>
    <code value="superonasal"/>
    <display value="Superonasal"/>
    <definition value="Superonasal"/>
  </concept>
  <concept>
    <code value="inferotemporal"/>
    <display value="Inferotemporal"/>
    <definition value="Inferotemporal"/>
  </concept>
  <concept>
    <code value="inferonasal"/>
    <display value="Inferonasal"/>
    <definition value="Inferonasal"/>
  </concept>
</CodeSystem>