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

FHIR IG Statistics: CodeSystem/BreastPresenceOfFoci

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastPresenceOfFoci
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastPresenceOfFoci
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastPresenceOfFoci
Version1.0
Statusactive
Date2023-07-11
NamePresence of foci Breast
DescriptionPresence of Breast Cancer foci
Contentcomplete

Resources that use this resource

ValueSet
BreastComponentCodesBreast Component Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "BreastPresenceOfFoci",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastPresenceOfFoci",
  "version": "1.0",
  "name": "Presence of foci Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Presence of Breast Cancer foci",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/BreastComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Unifocal"
    },
    {
      "code": "2",
      "display": "Multifocal"
    },
    {
      "code": "3",
      "display": "Multicentric"
    }
  ]
}