FHIR IG Statistics: ValueSet/TreatmentResponseALD
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": "TreatmentResponseALD",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TreatmentResponseALD",
"version": "2.12.0",
"name": "TreatmentResponseALD",
"title": "Patient respons på behandling (ALD)",
"status": "active",
"experimental": true,
"date": "2022-07-13T00: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": "Hvordan reagerer patienten på behandlingen [ALD]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentResponseEvaluation",
"concept": [
{
"code": "complete_remission",
"display": "Complete Remission"
},
{
"code": "partial_remission",
"display": "Partiel Remission"
},
{
"code": "stable_disease",
"display": "Stable Disease"
},
{
"code": "progressive_disease",
"display": "Progressive Disease"
},
{
"code": "uncertain_response",
"display": "Usikkert respons"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "mors",
"display": "Mors (før evaluering)"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "not_performed",
"display": "Ej evalueret"
}
]
}
]
}
}