{ "description": "Histologie: Anzahl der untersuchten Sentinel-Lymphknoten. Gibt an, wie viele Sentinel-Lymphknoten untersucht wurden.", "_filename": "StructureDefinition-mii-pr-onko-anzahl-untersuchte-sentinel-lymphknoten.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.onkologie", "date": null, "derivation": "constraint", "publisher": "Medizininformatik Initiative", "fhirVersion": "4.0.1", "name": "MII_PR_Onko_Anzahl_Untersuchte_Sentinel_Lymphknoten", "mapping": [ { "name": "Mapping FHIR zu oBDS", "identity": "oBDS" } ], "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "MII PR Onkologie Anzahl der untersuchten Sentinel-Lymphknoten", "package_version": "2025.0.0-alpha1", "status": "active", "id": "54ed1b55-9fe4-45aa-b8b3-14a23ab752ab", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-anzahl-untersuchte-sentinel-lymphknoten", "version": "2025.0.0", "differential": { "element": [ { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "mustSupport": true }, { "id": "Observation.category", "min": 1, "path": "Observation.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Observation.category:laboratory", "max": "*", "min": 1, "path": "Observation.category", "sliceName": "laboratory", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "laboratory", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } ] } }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Observation.code.coding:loinc", "max": "*", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc", "mustSupport": true, "patternCoding": { "code": "85347-3", "system": "http://loinc.org" } }, { "id": "Observation.code.coding:loinc.system", "min": 1, "path": "Observation.code.coding.system", "mustSupport": true }, { "id": "Observation.code.coding:loinc.code", "min": 1, "path": "Observation.code.coding.code", "mustSupport": true }, { "id": "Observation.code.coding:snomed", "max": "*", "min": 0, "path": "Observation.code.coding", "sliceName": "snomed", "patternCoding": { "code": "444411008", "system": "http://snomed.info/sct" } }, { "id": "Observation.code.coding:snomed.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:snomed.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Observation.focus", "path": "Observation.focus", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-diagnose-primaertumor" ] } ], "mustSupport": true }, { "id": "Observation.encounter", "path": "Observation.encounter", "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "mustSupport": true }, { "path": "Observation.value[x].value", "min": 1, "definition": "Anzahl untersuchter Sentinel-Lymphknoten nach 6.8 oBDS 2021", "short": "Anzahl untersuchter Sentinel-Lymphknoten", "_definition": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "de-DE" }, { "url": "content", "valueString": "Anzahl untersuchter Sentinel-Lymphknoten nach 6.9 oBDS 2021" } ] } ] }, "mapping": [ { "map": "6.9", "comment": "Anzahl der untersuchten Sentinel-Lymphknoten", "identity": "oBDS" } ], "mustSupport": true, "_short": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/translation", "extension": [ { "url": "lang", "valueCode": "de-DE" }, { "url": "content", "valueString": "Anzahl untersuchter Sentinel-Lymphknoten" } ] } ] }, "id": "Observation.value[x].value" }, { "id": "Observation.value[x].unit", "min": 1, "path": "Observation.value[x].unit", "mustSupport": true }, { "id": "Observation.value[x].system", "min": 1, "path": "Observation.value[x].system", "fixedUri": "http://unitsofmeasure.org", "mustSupport": true }, { "id": "Observation.value[x].code", "min": 1, "path": "Observation.value[x].code", "comment": "The mandatory system is UCUM.", "mustSupport": true, "patternCode": "1" } ] }, "contact": [ { "telecom": [ { "value": "https://www.medizininformatik-initiative.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }