Ophthalmology Implementation Guide
0.2.0 - CI Build
Ophthalmology Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "ophthalmology-observable-entities",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 363926002 (Eye/vision observable (observable entity))</li></ul></div>"
},
"url" : "http://hl7.org/fhir/ig/ophthalmology/ValueSet/ophthal-observable-entities",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.2.3.4.2.2.8"
}
],
"version" : "0.2.0",
"name" : "OphthalmologyObservableEntitiesValueSet",
"title" : "Ophthalmology Observable Entities ValueSet",
"status" : "active",
"experimental" : true,
"date" : "2019-05-01",
"publisher" : "HL7 International - Ophthalmology Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/ophthalmology"
}
]
}
],
"description" : "This ValueSet represents all of the observations that are descendants of the Eye/Vision observable SNOMED CT concept",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "363926002"
}
]
}
]
}
}