FHIR IG Statistics: ValueSet/siteLaterality-eu
Package | hl7.fhir.eu.base-r5 |
Type | ValueSet |
Id | siteLaterality-eu |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/base-r5/https://build.fhir.org/ig/hl7-eu/base-r5/ValueSet-siteLaterality-eu.html |
URL | http://hl7.eu/fhir/base-r5/ValueSet/siteLaterality-eu |
Version | 0.1.0-ballot |
Status | draft |
Date | 2025-05-05T14:54:14+00:00 |
Name | SiteLateralityEuVs |
Title | Body Structure Laterality |
Realm | eu |
Authority | hl7 |
Description | Body Structure site laterality qualifier. It indicates - for example - the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT) |
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
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": "siteLaterality-eu",
"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": "draft"
}
],
"url": "http://hl7.eu/fhir/base-r5/ValueSet/siteLaterality-eu",
"version": "0.1.0-ballot",
"name": "SiteLateralityEuVs",
"title": "Body Structure Laterality",
"status": "draft",
"experimental": false,
"date": "2025-05-05T14:54:14+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Body Structure site laterality qualifier. It indicates - for example - the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT)",
"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": "7771000",
"display": "Left (qualifier value)"
},
{
"code": "24028007",
"display": "Right (qualifier value)"
},
{
"code": "51440002",
"display": "Right and left = bilateral (qualifier value)"
}
]
}
]
}
}