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

FHIR IG Statistics: CodeSystem/cz-dlpformy-cs

Packagehl7.fhir.cz.core
TypeCodeSystem
Idcz-dlpformy-cs
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/core/https://build.fhir.org/ig/HL7-cz/cz-core/CodeSystem-cz-dlpformy-cs.html
URLhttps://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs
Version0.3.0-ballot
Statusactive
Date2025-01-17
NameCZ_DLPFormyCs
TitleCodesystem DLP formy
Realmcz
Authorityhl7
DescriptionDrug forms code system managed by Státní ústav kontroly léčiv (SÚKL).
Contentfragment

Resources that use this resource

ValueSet
cz-dlpformy-vsValue set of DLP formy

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cz-dlpformy-cs

Language: cs-CZ

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

CodeDisplay
TBL_FLM Potahovaná tableta
INJSOL Injekční roztok

Source

{
  "resourceType": "CodeSystem",
  "id": "cz-dlpformy-cs",
  "language": "cs-CZ",
  "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-dlpformy-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.3.0-ballot",
  "name": "CZ_DLPFormyCs",
  "title": "Codesystem DLP formy",
  "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": "Drug forms code system managed by Státní ústav kontroly léčiv (SÚKL).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "TBL_FLM",
      "display": "Potahovaná tableta"
    },
    {
      "code": "INJSOL",
      "display": "Injekční roztok"
    }
  ]
}