Package | hl7.fhir.cz.terminology |
Type | CodeSystem |
Id | v2-0131-cz--1.0.0 |
FHIR Version | R5 |
Source | https://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-v2-0131-cz--1.0.0.html |
URL | https://hl7.cz/fhir/CodeSystems/v2-0131-cz |
Version | 0.0.1 |
Status | draft |
Date | 2025-03-03T10:36:45.465879Z |
Name | V20131Cz100 |
Title | Contact Role (CZ) |
Realm | cz |
Authority | hl7 |
Description | FHIR Code system definition for HL7 v2 table 0131 (Contact Role). |
Content | supplement |
Supplements | http://terminology.hl7.org/CodeSystem/v2-0131 |
No resources found
CodeSystem | |
v2-0131 | contactRole2 |
v2-0131 | contactRole2 |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v2-0131-cz--1.0.0
Language: cs-CZ
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
definition | definition | https://termx.org/fhir/CodeSystem/designation-usage#definition | string | Definition |
display | display | http://terminology.hl7.org/CodeSystem/designation-usage#display | string | Display |
Not Selectable | notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean | Not Selectable |
Concepts
This code system supplement https://hl7.cz/fhir/CodeSystems/v2-0131-cz
defines displays and properties on the following codes:
Code | Display | Not Selectable | English (English, en) |
C | emergentní kontakt | Emergency Contact | |
E | zaměstnavatel | Employer | |
F | federální orgán | true | Federal Agency |
I | pojišťovna | Insurance Company | |
N | příbuzný | Next-of-Kin | |
O | ostatní | Other | |
S | státní orgán | State Agency | |
U | neznámý | Unknown |
{ "resourceType": "CodeSystem", "id": "v2-0131-cz--1.0.0", "language": "cs-CZ", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://hl7.cz/fhir/CodeSystems/v2-0131-cz", "version": "0.0.1", "versionAlgorithmString": "semver", "name": "V20131Cz100", "title": "Contact Role (CZ)", "status": "draft", "experimental": false, "date": "2025-03-03T10:36:45.465879Z", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://www.hl7.cz/" } ] } ], "description": "FHIR Code system definition for HL7 v2 table 0131 (Contact Role).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CZ", "display": "Czechia" } ] } ], "effectivePeriod": { "start": "2025-02-28T00:00:00Z" }, "content": "supplement", "supplements": "http://terminology.hl7.org/CodeSystem/v2-0131", "property": [ { "code": "definition", "uri": "https://termx.org/fhir/CodeSystem/designation-usage#definition", "description": "Definition", "type": "string" }, { "code": "display", "uri": "http://terminology.hl7.org/CodeSystem/designation-usage#display", "description": "Display", "type": "string" }, { "code": "notSelectable", "uri": "http://hl7.org/fhir/concept-properties#notSelectable", "description": "Not Selectable", "type": "boolean" } ], "concept": [ { "code": "C", "display": "emergentní kontakt", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Emergency Contact" }, { "language": "en", "use": { "code": "display" }, "value": "Emergency Contact" } ] }, { "code": "E", "display": "zaměstnavatel", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Employer" }, { "language": "en", "use": { "code": "display" }, "value": "Employer" } ] }, { "code": "F", "display": "federální orgán", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Federal Agency" }, { "language": "en", "use": { "code": "display" }, "value": "Federal Agency" } ], "property": [ { "code": "notSelectable", "valueBoolean": true } ] }, { "code": "I", "display": "pojišťovna", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Insurance Company" }, { "language": "en", "use": { "code": "display" }, "value": "Insurance Company" } ] }, { "code": "N", "display": "příbuzný", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Next-of-Kin" }, { "language": "en", "use": { "code": "display" }, "value": "Next-of-Kin" } ] }, { "code": "O", "display": "ostatní", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Other" }, { "language": "en", "use": { "code": "display" }, "value": "Other" } ] }, { "code": "S", "display": "státní orgán", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "State Agency" }, { "language": "en", "use": { "code": "display" }, "value": "State Agency" } ] }, { "code": "U", "display": "neznámý", "designation": [ { "language": "en", "use": { "code": "definition" }, "value": "Unknown" }, { "language": "en", "use": { "code": "display" }, "value": "Unknown" } ] } ] }