FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | ValueSet |
| Id | ValueSet-GradingVS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
http://snomed.info/sct| Code | Display |
| 399415002 | Low grade histologic differentiation (finding) |
| 405986005 | Intermediate grade histologic differentiation (finding) |
| 399611001 | High grade histologic differentiation (finding) |
http://terminology.hl7.org/CodeSystem/v3-NullFlavor| Code | Display | Definition |
| NI | No information | **Description:**The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value. |
{
"resourceType": "ValueSet",
"id": "GradingVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/GradingVS",
"version": "1.0.0",
"name": "GradingVS",
"title": "Grading of tumor ValueSet",
"status": "active",
"experimental": false,
"date": "2023-08-21T16:37:24+00:00",
"publisher": "HL7 International - Clinical Interoperability Council Group",
"contact": [
{
"name": "HL7 International - Clinical Interoperability Council Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description": "Valueset of the grade of the tumor",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"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": "399415002",
"display": "Low grade histologic differentiation (finding)"
},
{
"code": "405986005",
"display": "Intermediate grade histologic differentiation (finding)"
},
{
"code": "399611001",
"display": "High grade histologic differentiation (finding)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "NI",
"display": "No information"
}
]
}
]
}
}