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

FHIR IG analytics

Packagehl7.fhir.cz.elp
Resource TypeCodeSystem
IdCodeSystem-cz-restriction-clarification-elp-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/elp/CodeSystem-cz-restriction-clarification-elp-cs.html
URLhttps://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs
Version0.0.1
Statusactive
Date2025-12-04
NameCZ_RestrictionClarificationELPCS
TitleRestriction clarification code system
Realmcz
Authorityhl7
DescriptionRestriction clarification code system
Contentcomplete

Resources that use this resource

ValueSet
cz-restriction-clarification-elp-vsRestriction clarification value set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cz-restriction-clarification-elp-cs

Language: cs

This case-sensitive code system https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs defines the following codes:

CodeDisplay
a levý
b pravý
c ruční
d nožní
e prostřední
f paže
g palec

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-restriction-clarification-elp-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "CZ_RestrictionClarificationELPCS",
  "title": "Restriction clarification 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": "Restriction clarification code system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "a",
      "display": "levý"
    },
    {
      "code": "b",
      "display": "pravý"
    },
    {
      "code": "c",
      "display": "ruční"
    },
    {
      "code": "d",
      "display": "nožní"
    },
    {
      "code": "e",
      "display": "prostřední"
    },
    {
      "code": "f",
      "display": "paže"
    },
    {
      "code": "g",
      "display": "palec"
    }
  ]
}