| Package | ca.on.health.sadie | 
| Resource Type | ValueSet | 
| Id | a7fee1ea-5f92-433c-9583-9cf9b81cdbcc | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.on.ca/sadie/fhir/ValueSet/HSR-EyeTypes | 
| URL | http://health.on.ca/sadie/fhir/ValueSet/HSR-EyeTypes | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2021-06-03 | 
| Name | ODSPEyeTypes | 
| Title | HSR Questionnaire - Eye Types | 
| Description | HSR Questionnaire - These are the possible answers to Eye Type questions | 
No resources found
| CodeSystem | |
| ODSP | ODSP | 
No narrative content found in resource
{
  "resourceType": "ValueSet",
  "id": "a7fee1ea-5f92-433c-9583-9cf9b81cdbcc",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-08-31T11:53:36.745+00:00"
  },
  "url": "http://health.on.ca/sadie/fhir/ValueSet/HSR-EyeTypes",
  "version": "1.0.0",
  "name": "ODSPEyeTypes",
  "title": "HSR Questionnaire - Eye Types",
  "status": "active",
  "experimental": false,
  "date": "2021-06-03",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "HSR Questionnaire - These are the possible answers to Eye Type questions",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/ODSP",
        "version": "1.0.0",
        "concept": [
          {
            "code": "Eye-1",
            "display": "Both eyes"
          },
          {
            "code": "Eye-2",
            "display": "Left eye"
          },
          {
            "code": "Eye-3",
            "display": "Right eye"
          }
        ]
      }
    ]
  }
}