| Package | hl7.fhir.uv.eyecare |
| Resource Type | CodeSystem |
| Id | qualifiers |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/eyecare/https://build.fhir.org/ig/HL7/fhir-eyecare-ig/CodeSystem-qualifiers.html |
| URL | http://terminology.hl7.org/uv/eyecare/CodeSystem/qualifiers |
| Version | 0.1.0 |
| Status | draft |
| Date | 2021-08-03 |
| Name | BodyStructureQualifiers |
| Title | Body Structure Qualifiers |
| Realm | uv |
| Authority | hl7 |
| Description | Additional body site qualifiers |
| Copyright | HL7 |
| Content | complete |
| ValueSet | |
| qualifiers | Ophthalmic anatomical location qualifiers |
No resources found
Note: links and images are rebased to the (stated) source
Additional qualifiers
{
"resourceType": "CodeSystem",
"id": "qualifiers",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/uv/eyecare/CodeSystem/qualifiers",
"version": "0.1.0",
"name": "BodyStructureQualifiers",
"title": "Body Structure Qualifiers",
"status": "draft",
"date": "2021-08-03",
"publisher": "HL7 International - Patient Care WG",
"contact": [
{
"name": "HL7 International - Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Additional body site qualifiers",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "HL7",
"caseSensitive": true,
"compositional": false,
"versionNeeded": true,
"content": "complete",
"concept": [
{
"code": "superotemporal",
"display": "Superotemporal",
"definition": "Superotemporal"
},
{
"code": "superonasal",
"display": "Superonasal",
"definition": "Superonasal"
},
{
"code": "inferotemporal",
"display": "Inferotemporal",
"definition": "Inferotemporal"
},
{
"code": "inferonasal",
"display": "Inferonasal",
"definition": "Inferonasal"
}
]
}