FHIR IG Statistics: ValueSet/sact-treatment-intent-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include all codes defined in
https://standards.digital.health.nz/ns/treatment-intent-code
- Include these codes as defined in
http://snomed.info/sct
Source
{
"resourceType": "ValueSet",
"id": "sact-treatment-intent-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/fhir/ValueSet/sact-treatment-intent-code",
"version": "0.1.0",
"name": "TreatmentIntent",
"title": "Treatment intent",
"status": "active",
"date": "2020-11-17T10:49:45+13:00",
"publisher": "David Hay",
"contact": [
{
"name": "David Hay",
"telecom": [
{
"system": "email",
"value": "mailto:david.hay25@gmail.com"
}
]
}
],
"description": "The intent of the regimen - what is its purpose",
"compose": {
"include": [
{
"system": "https://standards.digital.health.nz/ns/treatment-intent-code"
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373846009",
"display": "Adjuvant"
},
{
"code": "58390007",
"display": "Allogeneic"
},
{
"code": "58776007",
"display": "Autologous"
},
{
"code": "816151001",
"display": "Consolidation"
},
{
"code": "703423002",
"display": "Definitive chemoradiation"
},
{
"code": "450827009",
"display": "Induction"
},
{
"code": "56671000210106",
"display": "Maintenance"
},
{
"code": "128462008",
"display": "Metastatic"
},
{
"code": "879913000",
"display": "Mobilisation"
},
{
"code": "373847000",
"display": "Neoadjuvant"
},
{
"code": "394935005",
"display": "Post operative chemoradiation"
},
{
"code": "25173007",
"display": "Recurrent"
}
]
}
]
}
}