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

FHIR IG Statistics: ValueSet/treatmentreason

Packagech.fhir.ig.ch-term
TypeValueSet
Idtreatmentreason
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-treatmentreason.html
URLhttp://fhir.ch/ig/ch-term/ValueSet/treatmentreason
Version3.3.0-ci-build
Statusactive
Date2025-05-22T05:51:56+00:00
NameTreatmentReason
TitleTreatment Reason
Realmch
Authorityhl7
DescriptionValue set including the values for the treatment reason.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-core-claimCH Core Claim

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

Generated Narrative: ValueSet treatmentreason


Source

{
  "resourceType": "ValueSet",
  "id": "treatmentreason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-term/ValueSet/treatmentreason",
  "version": "3.3.0-ci-build",
  "name": "TreatmentReason",
  "title": "Treatment Reason",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T05:51:56+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Value set including the values for the treatment reason.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "64572001",
            "display": "Disease"
          },
          {
            "code": "55566008",
            "display": "Accident"
          },
          {
            "code": "77386006",
            "display": "Pregnancy"
          },
          {
            "code": "169443000",
            "display": "Prevention"
          },
          {
            "code": "276720006",
            "display": "Birth defect"
          },
          {
            "code": "261665006",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}