Package | hl7.eu.fhir.pcsp |
Resource Type | ValueSet |
Id | mcode-body-location-qualifier-vs |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-mcode-body-location-qualifier-vs.html |
URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-body-location-qualifier-vs |
Version | 0.2.0 |
Status | draft |
Date | 2025-07-25T11:55:32+00:00 |
Name | BodyLocationQualifierVS |
Title | Body Location Qualifier Value Set |
Realm | eu |
Authority | hl7 |
Description | Qualifiers to refine a body structure or location including qualifiers for relative location, directionality, number, and plane, and excluding qualifiers for 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 |
StructureDefinition | |
mcode-body-location-qualifier | Body Location Qualifier |
CodeSystem | |
sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet mcode-body-location-qualifier-vs
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 106233006 (Topographical modifier)http://snomed.info/sct
where concept is-a 272424004 (Relative sites)http://snomed.info/sct
Code | Display |
255503000 | Entire (qualifier value) |
This value set excludes codes based on the following rules:
{ "resourceType": "ValueSet", "id": "mcode-body-location-qualifier-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-body-location-qualifier-vs", "version": "0.2.0", "name": "BodyLocationQualifierVS", "title": "Body Location Qualifier Value Set", "status": "draft", "experimental": false, "date": "2025-07-25T11:55:32+00: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 refine a body structure or location including qualifiers for relative location, directionality, number, and plane, and excluding qualifiers for 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", "filter": [ { "property": "concept", "op": "is-a", "value": "106233006" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "concept", "op": "is-a", "value": "272424004" } ] }, { "system": "http://snomed.info/sct", "concept": [ { "code": "255503000", "display": "Entire (qualifier value)" } ] } ], "exclude": [ { "valueSet": [ "http://hl7.org/fhir/us/mcode/ValueSet/mcode-laterality-qualifier-vs" ] } ] } }