FHIR IG Statistics: StructureDefinition/episode-of-care-tumorerkrankung
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "episode-of-care-tumorerkrankung",
"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/episode-of-care-tumorerkrankung",
"version": "1.0.0-ballot",
"name": "Tumorerkrankung",
"title": "Tumorerkrankung",
"status": "active",
"description": "Profile of EpisodeOfCare for a tumor disease.",
"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"
}
],
"kind": "resource",
"abstract": false,
"type": "EpisodeOfCare",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "EpisodeOfCare.type",
"path": "EpisodeOfCare.type",
"min": 1,
"max": "1",
"patternCodeableConcept": {
"coding": [
{
"code": "C16213",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Cancer Diagnosis"
}
]
}
},
{
"id": "EpisodeOfCare.diagnosis.condition",
"path": "EpisodeOfCare.diagnosis.condition",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.de/onkologie/StructureDefinition/KrebsDiagnose"
]
}
]
}
]
}
}