FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sact-treatment-intent-code

Packagehl7.fhir.nz.cca
TypeValueSet
Idsact-treatment-intent-code
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/cca/file:///Users/davidhay/IG/cca/output/ValueSet-sact-treatment-intent-code.html
URLhttps://standards.digital.health.nz/fhir/ValueSet/sact-treatment-intent-code
Version0.1.0
Statusactive
Date2020-11-17T10:49:45+13:00
NameTreatmentIntent
TitleTreatment intent
Realmnz
Authorityhl7
DescriptionThe intent of the regimen - what is its purpose

Resources that use this resource

StructureDefinition
sact-treatment-intentTreatmentIntent

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

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": "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"
          }
        ]
      }
    ]
  }
}