Package | hl7.fhir.uv.extensions |
Resource Type | ValueSet |
Id | structure-laterality-vs |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-structure-laterality-vs.html |
URL | http://hl7.org/fhir/ValueSet/structure-laterality-vs |
Version | 5.3.0-ballot |
Status | active |
Date | 2025-07-25 |
Name | StructureLateralityValueSet |
Title | Structure Laterality Value Set |
Realm | uv |
Authority | hl7 |
Description | Qualifiers to specify laterality. |
No resources found
CodeSystem | |
sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet structure-laterality-vs
http://snomed.info/sct
Code | Display |
51440002 | Right and left (qualifier value) |
399488007 | Midline (qualifier value) |
24028007 | Right (qualifier value) |
7771000 | Left (qualifier value) |
{ "resourceType": "ValueSet", "id": "structure-laterality-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "url": "http://hl7.org/fhir/ValueSet/structure-laterality-vs", "version": "5.3.0-ballot", "name": "StructureLateralityValueSet", "title": "Structure Laterality Value Set", "status": "active", "experimental": false, "date": "2025-07-25", "publisher": "HL7 International / Orders and Observations", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "Qualifiers to specify laterality.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "immutable": true, "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "51440002", "display": "Right and left (qualifier value)" }, { "code": "399488007", "display": "Midline (qualifier value)" }, { "code": "24028007", "display": "Right (qualifier value)" }, { "code": "7771000", "display": "Left (qualifier value)" } ] } ] } }