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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeCodeSystem
IdCodeSystem-cz-type-biopsy-breast-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-type-biopsy-breast-cs.html
URLhttps://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-breast-cs
Version0.0.1
Statusactive
Date2025-12-04
NameTypeBiopsyBreastCS
TitleType of Breast Biopsy Code System
Realmcz
Authorityhl7
DescriptionType of Breast Biopsy code system
Contentcomplete

Resources that use this resource

ValueSet
cz-type-biopsy-breast-vsType of Breast Biopsy Valueset

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cz-type-biopsy-breast-cs

Language: cs

This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-breast-cs defines the following codes:

CodeDisplay
FNAB FNAB (cytologická biopsie tenkou jehlou)
core-cut core-cut biopsie
open otevřená biopsie (chirurgicky)
vacuum vakuová biopsie (mamotomie)
intact intact

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-type-biopsy-breast-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-type-biopsy-breast-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "TypeBiopsyBreastCS",
  "title": "Type of Breast Biopsy Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-12-04",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Type of Breast Biopsy code system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "FNAB",
      "display": "FNAB (cytologická biopsie tenkou jehlou)"
    },
    {
      "code": "core-cut",
      "display": "core-cut biopsie"
    },
    {
      "code": "open",
      "display": "otevřená biopsie (chirurgicky)"
    },
    {
      "code": "vacuum",
      "display": "vakuová biopsie (mamotomie)"
    },
    {
      "code": "intact",
      "display": "intact"
    }
  ]
}