FHIR IG Statistics: ValueSet/TreatmentCrossSection
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "TreatmentCrossSection",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentCrossSection",
"version": "2.12.0",
"name": "TreatmentCrossSection",
"title": "Behandling af tværsnit",
"status": "active",
"experimental": true,
"date": "2022-12-07T00:00:00+02:00",
"publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"contact": [
{
"name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
"telecom": [
{
"system": "url",
"value": "https://trifork.com"
},
{
"system": "email",
"value": "rbk@trifork.com"
}
]
}
],
"description": "Hvilken type af tværsnit behandling blev valg",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "BWG",
"display": "Strålebehandling"
},
{
"code": "BWHA",
"display": "Cytostatika"
},
{
"code": "BOHJ1",
"display": "Antistof"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentType",
"concept": [
{
"code": "operation",
"display": "Operation"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "none",
"display": "Ingen"
}
]
}
]
}
}