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

FHIR IG Statistics: CodeSystem/CompositionSectionSliceCodesCS

Packagehl7.fhir.us.breast-radiology
TypeCodeSystem
IdCompositionSectionSliceCodesCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-CompositionSectionSliceCodesCS.html
URLhttp://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodesCS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameCompositionSectionSliceCodesCS
TitleComposition Section Slice Codes CodeSystem
Realmus
Authorityhl7
DescriptionComposition Section Slice Codes code system
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodesCS defines the following codes:

CodeDisplayDefinition
report Code to identify the 'Report' section sliceSlicing CompositionSection Code - Report.
impressions Code to identify the 'Impressions' section sliceSlicing CompositionSection Code - Impressions.
relatedResources Code to identify the 'RelatedResources' section sliceSlicing CompositionSection Code - Related Resources.
recommendations Code to identify the 'Recommendations' section sliceSlicing CompositionSection Code - Recommendations.
findingsLeftBreast Code to identify the 'Findings Left Breast' section sliceSlicing CompositionSection Code - Findings Left Breast.
findingsRightBreast Code to identify the 'Findings Right Breast' section sliceSlicing CompositionSection Code - Findings Right Breast.
findingsBiLateralBreast Code to identify the 'Findings BiLateral Breast' section sliceSlicing CompositionSection Code - Findings BiLateral Breast.

Source

{
  "resourceType": "CodeSystem",
  "id": "CompositionSectionSliceCodesCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodesCS",
  "version": "0.3.0",
  "name": "CompositionSectionSliceCodesCS",
  "title": "Composition Section Slice Codes CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2022-12-07T21:19:53+00:00",
  "publisher": "HL7 International - Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International - Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "Composition Section Slice Codes code system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "report",
      "display": "Code to identify the 'Report' section slice",
      "definition": "Slicing CompositionSection Code - Report."
    },
    {
      "code": "impressions",
      "display": "Code to identify the 'Impressions' section slice",
      "definition": "Slicing CompositionSection Code - Impressions."
    },
    {
      "code": "relatedResources",
      "display": "Code to identify the 'RelatedResources' section slice",
      "definition": "Slicing CompositionSection Code - Related Resources."
    },
    {
      "code": "recommendations",
      "display": "Code to identify the 'Recommendations' section slice",
      "definition": "Slicing CompositionSection Code - Recommendations."
    },
    {
      "code": "findingsLeftBreast",
      "display": "Code to identify the 'Findings Left Breast' section slice",
      "definition": "Slicing CompositionSection Code - Findings Left Breast."
    },
    {
      "code": "findingsRightBreast",
      "display": "Code to identify the 'Findings Right Breast' section slice",
      "definition": "Slicing CompositionSection Code - Findings Right Breast."
    },
    {
      "code": "findingsBiLateralBreast",
      "display": "Code to identify the 'Findings BiLateral Breast' section slice",
      "definition": "Slicing CompositionSection Code - Findings BiLateral Breast."
    }
  ]
}