| Package | de.basisprofil.onkologie |
| Resource Type | StructureDefinition |
| Id | EncounterTMBConference |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference |
| URL | http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference |
| Version | 1.0.0-ballot |
| Status | active |
| Name | EncounterTMBConference |
| Title | Tumor Board Conference |
| Description | Profile of Encounter for molecular tumor board conferences. |
| Type | Encounter |
| Kind | resource |
| StructureDefinition | |
| EncounterTMBCase | Tumor Board Case Review |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "EncounterTMBConference",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Base.Management"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "http://fhir.de/onkologie/StructureDefinition/EncounterTMBConference",
"version": "1.0.0-ballot",
"name": "EncounterTMBConference",
"title": "Tumor Board Conference",
"status": "active",
"description": "Profile of Encounter for molecular tumor board conferences.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Encounter",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Encounter.type",
"path": "Encounter.type",
"patternCodeableConcept": {
"coding": [
{
"code": "C93304",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"
}
]
}
},
{
"id": "Encounter.serviceType",
"path": "Encounter.serviceType",
"patternCodeableConcept": {
"coding": [
{
"code": "C93304",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Tumor Board Review"
}
]
}
}
]
}
}