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

FHIR IG Statistics: CodeSystem/BreastMassMargin

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastMassMargin
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastMassMargin
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastMassMargin
Version1.0
Statusactive
Date2023-07-11
NameMass Margin Breast
DescriptionMass Margin of Breast Cancer
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": "BreastMassMargin",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastMassMargin",
  "version": "1.0",
  "name": "Mass Margin Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Mass Margin of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/BreastComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Circumscribed"
    },
    {
      "code": "2",
      "display": "Angular"
    },
    {
      "code": "3",
      "display": "Microlobulated"
    },
    {
      "code": "4",
      "display": "Indistinct"
    },
    {
      "code": "5",
      "display": "Spiculated"
    }
  ]
}