FHIR IG analytics| Package | hl7.cda.us.eyecare |
| Resource Type | ValueSet |
| Id | EyecareTargetSiteCodes |
| FHIR Version | R5 |
| Source | http://hl7.org/cda/us/eyecare/https://build.fhir.org/ig/HL7/cda-eyecare/ValueSet-EyecareTargetSiteCodes.html |
| URL | http://hl7.org/cda/us/eyecare/ValueSet/EyecareTargetSiteCodes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2024-02-07T21:17:12+00:00 |
| Name | EyecareTargetSiteCodes |
| Title | Eyecare Target Site Codes |
| Realm | us |
| Authority | hl7 |
| Description | Codes that represent left, right, or both eyes, using as target sites of eyecare observations. |
| StructureDefinition | |
| DiagnosticAssessmentEyeTestObservation | DiagnosticAssessmentEyeTestObservation |
| PosteriorSegmentObservation | PosteriorSegmentObservation |
| RefractionObservation | RefractionObservation |
| VisualAcuityObservation | VisualAcuityObservation |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
http://snomed.info/sct| Code | Display |
| 362502000 | Entire right eye |
| 362503005 | Entire left eye |
| 362508001 | Both eyes, entire |
{
"resourceType": "ValueSet",
"id": "EyecareTargetSiteCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/cda/us/eyecare/ValueSet/EyecareTargetSiteCodes",
"version": "0.1.0",
"name": "EyecareTargetSiteCodes",
"title": "Eyecare Target Site Codes",
"status": "draft",
"experimental": true,
"date": "2024-02-07T21:17:12+00:00",
"publisher": "Dogwood Health Consulting",
"contact": [
{
"name": "Dogwood Health Consulting",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/ph/index.cfm"
}
]
}
],
"description": "Codes that represent left, right, or both eyes, using as target sites of eyecare observations.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "362502000"
},
{
"code": "362503005"
},
{
"code": "362508001"
}
]
}
]
}
}