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

FHIR IG Statistics: CodeSystem/BreastDistantMetastasisLocation

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastDistantMetastasisLocation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastDistantMetastasisLocation
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastDistantMetastasisLocation
Version1.0
Statusactive
Date2023-07-11
NameDistant metastasis location Breast
DescriptionDistant metastasis location of Breast 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": "BreastDistantMetastasisLocation",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastDistantMetastasisLocation",
  "version": "1.0",
  "name": "Distant metastasis location Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Distant metastasis location of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LocationCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Bone"
    },
    {
      "code": "2",
      "display": "Lung"
    },
    {
      "code": "3",
      "display": "Brain"
    },
    {
      "code": "4",
      "display": "Liver"
    },
    {
      "code": "5",
      "display": "Other"
    }
  ]
}