{ "description": "Profile of Encounter for a patient case review within molecular tumor boards.", "_filename": "StructureDefinition-EncounterTMBCase.json", "package_name": "de.basisprofil.onkologie", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "EncounterTMBCase", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Encounter", "experimental": null, "resourceType": "StructureDefinition", "title": "Tumor Board Case Review", "package_version": "1.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Management" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "cdf449a9-bd94-491c-ae41-b203d30f17c9", "kind": "resource", "url": "http://fhir.de/onkologie/StructureDefinition/EncounterTMBCase", "version": "1.0.0-ballot", "differential": { "element": [ { "id": "Encounter.class", "path": "Encounter.class", "patternCoding": { "code": "VR" } }, { "id": "Encounter.type", "path": "Encounter.type", "patternCodeableConcept": { "coding": [ { "code": "C159520", "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl", "display": "Patient Case Review" } ] } }, { "id": "Encounter.subject", "min": 1, "path": "Encounter.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "Encounter.partOf", "path": "Encounter.partOf", "type": [ { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy", "valueBoolean": true } ], "targetProfile": [ "http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter" }