This page is part of the HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1 (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "iop-methods",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Methods to measure Intraocular Pressure</h2>\n <div>\n <p>Additional coding for IOP observation method</p>\n </div>\n </div>"
},
"url" : "http://hl7.org/fhir/uv/eyecare/CodeSystem/iop-methods",
"version" : "0.1.0",
"name" : "IOPMethods",
"title" : "IOP Methods",
"status" : "draft",
"date" : "2021-08-07",
"publisher" : "HL7 International - Patient Care WG",
"contact" : [
{
"name" : "HL7 International - Patient Care",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description" : "IOP additional method types",
"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" : "rebound-tonometry",
"display" : "Rebound tonometry",
"definition" : "Rebound tonometry"
},
{
"code" : "rebound-tonometry-remote",
"display" : "Rebound tonometry remote",
"definition" : "Rebound tonometry remote"
},
{
"code" : "contact-lens-tonometry",
"display" : "Contact lens tonometry",
"definition" : "Contact lens tonometry"
}
]
}