FHIR IG Statistics: ValueSet/observation-oct-macula
Package | hl7.fhir.uv.eyecare |
Type | ValueSet |
Id | observation-oct-macula |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-observation-oct-macula.html |
URL | http://terminology.hl7.org/uv/eyecare/ValueSet/observation-oct-macula |
Version | 0.1.0 |
Status | active |
Date | 2019-05-01 |
Name | OphthalmologyOCTMaculaObservableEntitiesValueSet |
Title | OCT Macula Observable Entities ValueSet |
Realm | uv |
Authority | hl7 |
Description | OCT Macula observations coding |
Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display |
57108-3 | Macular grid.center point thickness by OCT |
57109-1 | Macular grid.center subfield thickness by OCT |
57110-9 | Macular grid.inner superior subfield thickness by OCT |
57111-7 | Macular grid.inner nasal subfield thickness by OCT |
57112-5 | Macular grid.inner inferior subfield thickness by OCT |
57113-3 | Macular grid.inner temporal subfield thickness by OCT |
57114-1 | Macular grid.outer superior subfield thickness by OCT |
57115-8 | Macular grid.outer nasal subfield thickness by OCT |
57116-6 | Macular grid.outer inferior subfield thickness by OCT |
57117-4 | Macular grid.outer temporal subfield thickness by OCT |
57118-2 | Macular grid.total volume by OCT |
Source
{
"resourceType": "ValueSet",
"id": "observation-oct-macula",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/uv/eyecare/ValueSet/observation-oct-macula",
"version": "0.1.0",
"name": "OphthalmologyOCTMaculaObservableEntitiesValueSet",
"title": "OCT Macula Observable Entities 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": "OCT Macula observations coding",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "57108-3",
"display": "Macular grid.center point thickness by OCT"
},
{
"code": "57109-1",
"display": "Macular grid.center subfield thickness by OCT"
},
{
"code": "57110-9",
"display": "Macular grid.inner superior subfield thickness by OCT"
},
{
"code": "57111-7",
"display": "Macular grid.inner nasal subfield thickness by OCT"
},
{
"code": "57112-5",
"display": "Macular grid.inner inferior subfield thickness by OCT"
},
{
"code": "57113-3",
"display": "Macular grid.inner temporal subfield thickness by OCT"
},
{
"code": "57114-1",
"display": "Macular grid.outer superior subfield thickness by OCT"
},
{
"code": "57115-8",
"display": "Macular grid.outer nasal subfield thickness by OCT"
},
{
"code": "57116-6",
"display": "Macular grid.outer inferior subfield thickness by OCT"
},
{
"code": "57117-4",
"display": "Macular grid.outer temporal subfield thickness by OCT"
},
{
"code": "57118-2",
"display": "Macular grid.total volume by OCT"
}
]
}
]
}
}