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

FHIR IG Statistics: ValueSet/mcode-observation-codes-primary-tumor-vs

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idmcode-observation-codes-primary-tumor-vs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-mcode-observation-codes-primary-tumor-vs.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-observation-codes-primary-tumor-vs
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameObservationCodesPrimaryTumorVS
TitleObservation Codes for Primary Tumor Category
Realmeu
Authorityhl7
DescriptionIdentifying codes based on the timing of classification for primary tumor (T) staging observations.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
mcode-tnm-primary-tumor-categoryObservation: TNM Primary Tumor Category

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "mcode-observation-codes-primary-tumor-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-observation-codes-primary-tumor-vs",
  "version": "0.1.0",
  "name": "ObservationCodesPrimaryTumorVS",
  "title": "Observation Codes for Primary Tumor Category",
  "status": "active",
  "experimental": false,
  "date": "2023-01-26T09:50:21+01:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Identifying codes based on the timing of classification for primary tumor (T) staging observations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "21905-5",
            "display": "Primary tumor.clinical [Class] Cancer"
          },
          {
            "code": "21899-0",
            "display": "Primary tumor.pathology Cancer"
          },
          {
            "code": "21911-3",
            "display": "Primary tumor.other [Class] Cancer"
          }
        ]
      }
    ]
  }
}