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

FHIR IG Statistics: ValueSet/nkrs-serumtumourmarkers

Packagech.fhir.ig.ch-crl
TypeValueSet
Idnkrs-serumtumourmarkers
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/ValueSet-nkrs-serumtumourmarkers.html
URLhttp://fhir.ch/ig/ch-crl/ValueSet/nkrs-serumtumourmarkers
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsSerumTumourMarkers
TitleNKRS - Serum Tumour Markers
Realmch
Authorityhl7
DescriptionThe data item records the TNM S-categories as combination of levels for AFP, hCG, and LDH.
CopyrightCC-BY-SA-4.0

Resources that use this resource

StructureDefinition
ch-crl-observation-serumtumourmarkersCH CRL Observation Serum Tumour Markers

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
nkrs-serumtumourmarkersNKRS - Serum Tumour Markers

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": "nkrs-serumtumourmarkers",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-serumtumourmarkers",
  "version": "0.9.0",
  "name": "NkrsSerumTumourMarkers",
  "title": "NKRS - Serum Tumour Markers",
  "status": "active",
  "date": "2022-02-04T14:14:21+01:00",
  "publisher": "Bundesamt für Gesundheit BAG",
  "contact": [
    {
      "name": "Bundesamt für Gesundheit BAG",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/"
        }
      ]
    }
  ],
  "description": "The data item records the TNM S-categories as combination of levels for AFP, hCG, and LDH.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-serumtumourmarkers",
        "concept": [
          {
            "code": "0",
            "display": "S0"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "313140003",
            "display": "Serum tumor marker stage S1 (finding)"
          },
          {
            "code": "313141004",
            "display": "Serum tumor marker stage S2 (finding)"
          },
          {
            "code": "313142006",
            "display": "Serum tumor marker stage S3 (finding)"
          }
        ]
      }
    ]
  }
}