FHIR IG Statistics: ValueSet/treatment-intent-vs
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "TreatmentIntentVS",
"id": "treatment-intent-vs",
"title": "Treatment Intent Value Set",
"description": "The purpose of a treatment.",
"version": "1.0.0-ballot",
"url": "http://fhir.de/onkologie/ValueSet/treatment-intent-vs",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373808002",
"display": "Curative - procedure intent"
},
{
"code": "363676003",
"display": "Palliative - procedure intent"
},
{
"code": "399707004",
"display": "Supportive - procedure intent"
},
{
"code": "261004008",
"display": "Diagnostic intent"
},
{
"code": "129428001",
"display": "Preventive - intent"
},
{
"code": "429892002",
"display": "Guidance intent"
},
{
"code": "360156006",
"display": "Screening - procedure intent"
},
{
"code": "447295008",
"display": "Forensic intent"
}
]
}
]
}
}