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

FHIR IG analytics

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastMassShape
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastMassShape
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastMassShape
Version1.0
Statusactive
Date2023-07-11
NameMass Shape Breast
DescriptionMass Shape 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


Source1

{
  "resourceType": "CodeSystem",
  "id": "BreastMassShape",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastMassShape",
  "version": "1.0",
  "name": "Mass Shape Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Mass Shape of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/BreastComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Oval"
    },
    {
      "code": "2",
      "display": "Round"
    },
    {
      "code": "3",
      "display": "Irregular"
    }
  ]
}