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

FHIR IG Statistics: CodeSystem/cz-dlpatc-cs

Packagehl7.fhir.cz.core
TypeCodeSystem
Idcz-dlpatc-cs
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/core/https://build.fhir.org/ig/HL7-cz/cz-core/CodeSystem-cz-dlpatc-cs.html
URLhttps://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs
Version0.3.0-ballot
Statusactive
Date2025-01-17
NameCZ_DLPATCCs
TitleCodesystem of DLP ATC
Realmcz
Authorityhl7
DescriptionCodesystem of DLP ATC. Identification form.
Contentfragment

Resources that use this resource

ValueSet
cz-dlpatc-vsValue set of DLP ATC

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cz-dlpatc-cs

Language: cs

This case-sensitive code system https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs provides a fragment that includes following codes:

CodeDisplay
J01CA PENICILINY SE ŠIROKÝM SPEKTREM
C10AA01 SIMVASTATIN

Source

{
  "resourceType": "CodeSystem",
  "id": "cz-dlpatc-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpatc-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.3.0-ballot",
  "name": "CZ_DLPATCCs",
  "title": "Codesystem of DLP ATC",
  "status": "active",
  "experimental": false,
  "date": "2025-01-17",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Codesystem of DLP ATC. Identification form.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "J01CA",
      "display": "PENICILINY SE ŠIROKÝM SPEKTREM"
    },
    {
      "code": "C10AA01",
      "display": "SIMVASTATIN"
    }
  ]
}