FHIR IG Statistics: StructureDefinition/procedure-bestrahlung
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "procedure-bestrahlung",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Summary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "http://fhir.de/onkologie/StructureDefinition/procedure-bestrahlung",
"version": "1.0.0-ballot",
"name": "ProcedureRadiotherapy",
"title": "ADT-Procedure-Radiotherapy",
"status": "active",
"description": "Profile on Procedure for radiation therapy.",
"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": "Procedure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Procedure.extension:Intention",
"path": "Procedure.extension",
"sliceName": "Intention",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.de/onkologie/StructureDefinition/Intention"
]
}
]
},
{
"id": "Procedure.extension:StellungZurOp",
"path": "Procedure.extension",
"sliceName": "StellungZurOp",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.de/onkologie/StructureDefinition/StellungZurOp"
]
}
]
},
{
"id": "Procedure.extension:StrahlentherapieGesamtdosis",
"path": "Procedure.extension",
"sliceName": "StrahlentherapieGesamtdosis",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.de/onkologie/StructureDefinition/StrahlentherapieGesamtdosis"
]
}
]
},
{
"id": "Procedure.category",
"path": "Procedure.category",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"code": "C15313",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Radiation Therapy"
}
]
}
},
{
"id": "Procedure.outcome",
"path": "Procedure.outcome",
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/onkologie/ValueSet/ResidualstatusVS"
}
}
]
}
}