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

FHIR IG Statistics: CodeSystem/oncology-BreastSpecimenTypeCS

Packagehl7.fhir.us.breastcancer
TypeCodeSystem
Idoncology-BreastSpecimenTypeCS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/CodeSystem-oncology-BreastSpecimenTypeCS.html
URLhttp://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-BreastSpecimenTypeCS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameBreastSpecimenTypeCS
TitleBC BreastSpecimenTypeCS CodeSystem
Realmus
Authorityhl7
DescriptionThe type of specimen obtained from the breast. Codes are drawn from SNOMED CT where available. Local codes are used where Snomed codes are currently unavailable.
Contentcomplete

Resources that use this resource

ValueSet
oncology-BreastSpecimenTypeVSBC BreastSpecimenTypeVS ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

BC BreastSpecimenTypeCS CodeSystem

The type of specimen obtained from the breast. Codes are drawn from SNOMED CT where available. Local codes are used where Snomed codes are currently unavailable.


Source

{
  "resourceType": "CodeSystem",
  "id": "oncology-BreastSpecimenTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-BreastSpecimenTypeCS",
  "identifier": {
    "system": "http://hl7.org/fhir/us/breastcancer",
    "value": "oncology.BreastSpecimenTypeCS"
  },
  "version": "0.2.0",
  "name": "BreastSpecimenTypeCS",
  "title": "BC BreastSpecimenTypeCS CodeSystem",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "The type of specimen obtained from the breast. Codes are drawn from SNOMED CT where available. Local codes are used where Snomed codes are currently unavailable.",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "core",
      "display": "Core biopsy specimen",
      "definition": "Core biopsy specimen"
    },
    {
      "code": "excision",
      "display": "Excision specimen without wire loc",
      "definition": "Excision specimen without wire loc"
    },
    {
      "code": "wire",
      "display": "Excision specimen with wire loc",
      "definition": "Excision specimen with wire loc"
    }
  ]
}