FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/iop-methods

Packagehl7.fhir.uv.eyecare
TypeCodeSystem
Idiop-methods
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/CodeSystem-iop-methods.html
URLhttp://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods
Version0.1.0
Statusdraft
Date2021-08-07
NameIOPMethods
TitleIOP Methods Code System
Realmuv
Authorityhl7
DescriptionIOP additional method types
CopyrightHL7
Contentcomplete

Resources that use this resource

ValueSet
iop-methodsIntraocular pressure (IOP) method valueset

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Methods to measure Intraocular Pressure

Additional coding for IOP observation method


Source

{
  "resourceType": "CodeSystem",
  "id": "iop-methods",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods",
  "version": "0.1.0",
  "name": "IOPMethods",
  "title": "IOP Methods Code System",
  "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"
    }
  ]
}