FHIR IG Statistics: ValueSet/mii-vs-onko-icdo3-morphologie
Resources that use this resource
Resources that this resource uses
CodeSystem |
icd-o-3 | International Classification of Diseases for Oncology, version 3. |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "mii-vs-onko-icdo3-morphologie",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-icdo3-morphologie",
"version": "2025.1.0",
"name": "MII_VS_Onko_ICDO3_Morphologie",
"title": "MII VS Onkologie ICD-O-3 Morphologie",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Codes für histologische Morphologie und Verhalten einer neoplastischen Veränderung",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "M"
}
]
}
]
}
}