Package | de.basisprofil.onkologie |
Resource Type | StructureDefinition |
Id | TumorHistologieMorphologie |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie |
URL | http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie |
Version | 1.0.0-ballot |
Status | active |
Name | TumorHistologieMorphologie |
Title | Tumor Histologie und Morphologie |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
icd-o-3-morphologie | Morphologie Codes des ICD-O-3 CodeSystems. |
icd-o-3-topologie | Topologie Codes des ICD-O-3 CodeSystems. |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "TumorHistologieMorphologie", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "http://fhir.de/onkologie/StructureDefinition/TumorHistologieMorphologie", "version": "1.0.0-ballot", "name": "TumorHistologieMorphologie", "title": "Tumor Histologie und Morphologie", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "sct-concept", "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "sct-attr", "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding" } ], "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.code", "path": "Observation.code", "patternCodeableConcept": { "coding": [ { "code": "59847-4", "system": "http://loinc.org" } ] } }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ] }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://fhir.de/onkologie/ValueSet/icd-o-3-morphologie" } }, { "id": "Observation.bodySite", "path": "Observation.bodySite", "binding": { "strength": "required", "valueSet": "http://fhir.de/onkologie/ValueSet/icd-o-3-topologie" } } ] } }