FHIR IG Statistics: ValueSet/eHDSIBodySiteLaterality
Package | myhealth.eu.fhir.laboratory |
Type | ValueSet |
Id | eHDSIBodySiteLaterality |
FHIR Version | R4 |
Source | http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIBodySiteLaterality.html |
URL | http://terminology.ehdsi.eu/ValueSet/eHDSIBodySiteLaterality |
Version | 0.1.1 |
Status | active |
Date | 2025-03-20T14:16:21+01:00 |
Name | EHDSIBodySiteLaterality |
Title | eHDSI Body Site Laterality |
Realm | eu |
Description | This Value Set is used for the body structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected. |
Copyright | The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org. |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "eHDSIBodySiteLaterality",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}
],
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIBodySiteLaterality",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.68"
}
],
"version": "0.1.1",
"name": "EHDSIBodySiteLaterality",
"title": "eHDSI Body Site Laterality",
"status": "active",
"experimental": false,
"date": "2025-03-20T14:16:21+01:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "This Value Set is used for the body structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "7771000",
"display": "Left"
},
{
"code": "24028007",
"display": "Right"
},
{
"code": "51440002",
"display": "Right and left"
}
]
}
]
}
}