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

FHIR IG Statistics: ValueSet/treatment-intent-vs

Packagede.basisprofil.onkologie
Resource TypeValueSet
Idtreatment-intent-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/ValueSet/treatment-intent-vs
URLhttp://fhir.de/onkologie/ValueSet/treatment-intent-vs
Version1.0.0-ballot
Statusactive
NameTreatmentIntentVS
TitleTreatment Intent Value Set
DescriptionThe purpose of a treatment.
CopyrightThis 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

Resources that use this resource

StructureDefinition
TreatmentIntentIntent Behandlung

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}