FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageincisive.fhir
Resource TypeCodeSystem
IdLungDistantMetastasisLocationBaseline
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationBaseline
URLhttps://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationBaseline
Version1.0
Statusactive
Date2023-07-11
NameDistant metastasis location baseline Lung
DescriptionDistant metastasis location baseline 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


Source1

{
  "resourceType": "CodeSystem",
  "id": "LungDistantMetastasisLocationBaseline",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/LungDistantMetastasisLocationBaseline",
  "version": "1.0",
  "name": "Distant metastasis location baseline Lung",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Distant metastasis location baseline 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"
    }
  ]
}