FHIR IG Statistics: ValueSet/NICE_TreatmentCodelist
Package | niceprofiling.v23q1 |
Type | ValueSet |
Id | NICE_TreatmentCodelist |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist |
URL | https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist |
Status | active |
Name | NICE_TreatmentCodelist |
Title | NICE-TreatmentCodelist |
Description | ValueSet that defines the treatments for which care directive applies.
The ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NICE-TreatmentCodelist
https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelistValueSet that defines the treatments for which care directive applies.
The ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist",
"title": "NICE-TreatmentCodelist",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "714749008",
"display": "Continuous renal replacement therapy (procedure)"
},
{
"code": "895382009",
"display": "Prolonged intermittent renal replacement therapy (procedure)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
},
{
"system": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.2.1.1--20171231000000"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"language": "English",
"publisher": "NICE",
"description": "ValueSet that defines the treatments for which care directive applies.\nThe ValueSet is originally based on the Nictiz BehandelingCodelijst codelist (https://zibs.nl/wiki/BehandelAanwijzing-v3.1(2017NL)#BehandelingCodelijst) and is extended with a code for renal replace therapy (RRT): https://www.stichting-nice.nl/dd/#926",
"name": "NICE_TreatmentCodelist"
}