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

FHIR IG Statistics: CodeSystem/StrahlentherapieIntention

Packagede.basisprofil.onkologie
Resource TypeCodeSystem
IdStrahlentherapieIntention
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/CodeSystem/StrahlentherapieIntention
URLhttp://fhir.de/onkologie/CodeSystem/StrahlentherapieIntention
Version1.0.0-ballot
Statusactive
NameStrahlentherapieIntention
DescriptionIntention der Strahlentherapie
Contentcomplete

Resources that use this resource

ValueSet
StrahlentherapieIntentionVSStrahlentherapieIntentionVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "StrahlentherapieIntention",
  "id": "StrahlentherapieIntention",
  "description": "Intention der Strahlentherapie",
  "version": "1.0.0-ballot",
  "url": "http://fhir.de/onkologie/CodeSystem/StrahlentherapieIntention",
  "concept": [
    {
      "code": "K",
      "display": "kurativ"
    },
    {
      "code": "P",
      "display": "palliativ"
    },
    {
      "code": "S",
      "display": "Sonstiges"
    },
    {
      "code": "X",
      "display": "keine Angabe"
    }
  ],
  "count": 4
}