FHIR IG Statistics: ValueSet/laterality-qualifier-lrub-vs
Package | hl7.eu.fhir.pcsp |
Type | ValueSet |
Id | laterality-qualifier-lrub-vs |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-laterality-qualifier-lrub-vs.html |
URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/laterality-qualifier-lrub-vs |
Version | 0.1.0 |
Status | active |
Date | 2023-01-26T09:50:21+01:00 |
Name | LeftRightBiUnilateralVS |
Title | Laterality Qualifier Value Set |
Realm | eu |
Authority | hl7 |
Description | Qualifiers to specify laterality. |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "laterality-qualifier-lrub-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/laterality-qualifier-lrub-vs",
"version": "0.1.0",
"name": "LeftRightBiUnilateralVS",
"title": "Laterality Qualifier Value Set",
"status": "active",
"experimental": false,
"date": "2023-01-26T09:50:21+01:00",
"publisher": "PanCareSurPass Project",
"contact": [
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
},
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
}
],
"description": "Qualifiers to specify laterality.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "51440002",
"display": "Bilateral"
},
{
"code": "66459002",
"display": "Unilateral"
},
{
"code": "24028007",
"display": "Right"
},
{
"code": "7771000",
"display": "Left"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "unknown",
"display": "Unknown"
},
{
"code": "not-applicable",
"display": "Not Applicable"
}
]
}
]
}
}