FHIR IG Statistics: ValueSet/observation-visual-acuity
Package | hl7.fhir.uv.eyecare |
Type | ValueSet |
Id | observation-visual-acuity |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/ValueSet-observation-visual-acuity.html |
URL | http://terminology.hl7.org/uv/eyecare/ValueSet/observation-visual-acuity |
Version | 0.1.0 |
Status | active |
Date | 2019-05-01 |
Name | OphthalmologyVisualAcuityObservableEntitiesValueSet |
Title | Visual acuity method valueset (SNOMED) |
Realm | uv |
Authority | hl7 |
Description | Describes the visual acuity observation result, where concept descends from 363983007 (Visual acuity) |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "observation-visual-acuity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/uv/eyecare/ValueSet/observation-visual-acuity",
"version": "0.1.0",
"name": "OphthalmologyVisualAcuityObservableEntitiesValueSet",
"title": "Visual acuity method valueset (SNOMED)",
"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 visual acuity observation result, where concept descends from 363983007 (Visual acuity)",
"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": "363983007"
}
]
}
]
}
}