{ "description": "Diese Profile sind die Basis-Profile für die TKI-Resistenztestungen innerhalb des nNGM-Projektes.", "_filename": "Profile-nNGM-Observation-TkiResistenz.json", "package_name": "de.uk-koeln.nngm.form", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Profile_nNGM_Observation_TkiResistenz", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "Profile - nNGM - Observation - Erfolgte TKI Therapie", "package_version": "1.0.0", "status": "active", "id": "56c555cd-6e1d-4f5a-a62a-a7b885585d96", "kind": "resource", "url": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz", "version": "1.0.0", "differential": { "element": [ { "id": "Observation", "path": "Observation", "constraint": [ { "key": "obs-nngm-1", "human": "Falls kein Messwert verfügbar ist, muss eine dataAbsentReason angegeben werden", "source": "http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/tki-resistenz", "severity": "error", "expression": "value.exists().not() implies dataAbsentReason.exists()" } ] }, { "id": "Observation.status", "path": "Observation.status", "fixedCode": "final" }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category", "patternCodeableConcept": { "coding": [ { "code": "C1967", "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl" } ] } }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/tki-resistenz" } }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject" }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "label": "Datum", "mustSupport": true }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.method", "max": "0", "path": "Observation.method" }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" }, { "id": "Observation.device", "max": "0", "path": "Observation.device" }, { "id": "Observation.component", "path": "Observation.component", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "pattern" } ] } }, { "id": "Observation.component:tkiTherapie", "path": "Observation.component", "sliceName": "tkiTherapie" }, { "id": "Observation.component:tkiTherapie.code", "path": "Observation.component.code", "patternCodeableConcept": { "coding": [ { "code": "C62721", "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl" } ] } }, { "id": "Observation.component:tkiTherapie.value[x]", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "label": "Therapie", "binding": { "strength": "required", "valueSet": "http://uk-koeln.de/fhir/ValueSet/nNGM/SystemischeTherapieMedikament" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }