Ophthalmology Implementation Guide
0.2.0 - CI Build

Ophthalmology Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: IOP Device references - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "iop-rebound-tonometry-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2>References to devices that measure Intraocular Pressure</h2>\n      <div>\n        <p>This is somewhat temporary until a DeviceReference resource becomes available</p>\n      </div>\n    </div>"
  },
  "url" : "http://hl7.org/fhir/ig/ophthalmology/CodeSystem/iop-rebound-tonometry-method",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.3.4.1.2.2"
    }
  ],
  "version" : "0.2.0",
  "name" : "IOPDeviceReferences",
  "title" : "IOP Device references",
  "status" : "draft",
  "date" : "2018-10-04",
  "publisher" : "HL7 International - Ophthalmology Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/ophthalmology"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "HL7",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "icare",
      "display" : "Icare 100 or Icare 200 devices",
      "definition" : "Rebound tonometry ........"
    },
    {
      "code" : "icare-home"
    }
  ]
}