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

FHIR IG Statistics: CodeSystem/LungDistantMetastasisLocationTimepoints

Packageincisive.fhir
Resource TypeCodeSystem
IdLungDistantMetastasisLocationTimepoints
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationTimepoints
URLhttps://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationTimepoints
Version1.0
Statusactive
Date2023-07-11
NameDistant metastasis location timepoints Lung
DescriptionDistant metastasis location timepoints in Lung Cancer
Contentcomplete

Resources that use this resource

ValueSet
LocationCodesLocation Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "LungDistantMetastasisLocationTimepoints",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationTimepoints",
  "version": "1.0",
  "name": "Distant metastasis location timepoints Lung",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Distant metastasis location timepoints in Lung Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LocationCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Brain"
    },
    {
      "code": "1",
      "display": "Liver"
    },
    {
      "code": "2",
      "display": "Adrenal"
    },
    {
      "code": "3",
      "display": "Bone"
    },
    {
      "code": "4",
      "display": "Other(max diameter)"
    }
  ]
}