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

FHIR IG Statistics: CodeSystem/BreastBaselineLocation

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastBaselineLocation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastBaselineLocation
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastBaselineLocation
Version1.0
Statusactive
Date2023-07-11
NameBaseline location Breast
DescriptionBaseline 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": "BreastBaselineLocation",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastBaselineLocation",
  "version": "1.0",
  "name": "Baseline location Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Baseline location of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LocationCodes",
  "content": "complete",
  "concept": [
    {
      "code": "AN",
      "display": "Nipple and Areola"
    },
    {
      "code": "CPB",
      "display": "Central portion of breast"
    },
    {
      "code": "UOQ",
      "display": "Upper-outer quadrant of breast"
    },
    {
      "code": "UIQ",
      "display": "Upper-inner quadrant of breast"
    },
    {
      "code": "LOQ",
      "display": "Lower-outer quadrant of breast"
    },
    {
      "code": "LIQ",
      "display": "Lower-inner quadrant of breast"
    },
    {
      "code": "OLB",
      "display": "Overlapping lesion of breast"
    }
  ]
}