FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.eyecare
Resource TypeValueSet
IdValueSet-iop-methods.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-iop-methods.html
URLhttp://terminology.hl7.org/uv/eyecare/ValueSet/iop-methods
Version0.1.0
Statusactive
Date2019-05-01
NameOphthalmologyIOPMethods
TitleIntraocular pressure (IOP) method valueset
Realmuv
Authorityhl7
DescriptionDescribes the various methods of capturing IOP that relate to the IOP Observation profile
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
observation-iopIntraocular Pressure (IOP)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
iop-methodsIOP Methods Code System

Narrative

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

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "iop-methods",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/uv/eyecare/ValueSet/iop-methods",
  "version": "0.1.0",
  "name": "OphthalmologyIOPMethods",
  "title": "Intraocular pressure (IOP) method valueset",
  "status": "active",
  "experimental": true,
  "date": "2019-05-01",
  "publisher": "HL7 International - Patient Care WG",
  "contact": [
    {
      "name": "HL7 International - Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Describes the various methods of capturing IOP that relate to the IOP Observation profile",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "164729009"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods"
      }
    ]
  }
}