HL7 Czech Core Resources IG
0.1.0 - ci-build
HL7 Czech Core Resources IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "contact-role-supplement"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contact-role-supplement</b></p><a name=\"contact-role-supplement\"> </a><a name=\"hccontact-role-supplement\"> </a><a name=\"contact-role-supplement-cz-CZ\"> </a><p>This code system <code>https://ncez.mzcr.cz/fhir/CodeSystem/contact-role-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Czech (cs)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-C\">C</a><a name=\"contact-role-supplement-C\"> </a></td><td>Emergentní kontakt</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-E\">E</a><a name=\"contact-role-supplement-E\"> </a></td><td>Zaměstnavatel</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-F\">F</a><a name=\"contact-role-supplement-F\"> </a></td><td>Federální instituce</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-I\">I</a><a name=\"contact-role-supplement-I\"> </a></td><td>Zdravotní pojišťovna</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-N\">N</a><a name=\"contact-role-supplement-N\"> </a></td><td>Příbuzný</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-S\">S</a><a name=\"contact-role-supplement-S\"> </a></td><td>Státní instituce</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-O\">O</a><a name=\"contact-role-supplement-O\"> </a></td><td>Ostatní</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-U\">U</a><a name=\"contact-role-supplement-U\"> </a></td><td>Neznámý</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "trial-use" ]
] ) ; #
fhir:url [ fhir:v "https://ncez.mzcr.cz/fhir/CodeSystem/contact-role-supplement"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ContactRoleSupplement"] ; #
fhir:title [ fhir:v "Kódový systém typů kontaktních osob pacienta"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-01-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Czech Republic"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.cz" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem Supplement pro kódový systém ContactRole"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ] ] )
] ) ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/v2-0131>
] ; #
fhir:concept ( [
fhir:code [ fhir:v "C" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Emergentní kontakt" ] ] )
] [
fhir:code [ fhir:v "E" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Zaměstnavatel" ] ] )
] [
fhir:code [ fhir:v "F" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Federální instituce" ] ] )
] [
fhir:code [ fhir:v "I" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Zdravotní pojišťovna" ] ] )
] [
fhir:code [ fhir:v "N" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Příbuzný" ] ] )
] [
fhir:code [ fhir:v "S" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Státní instituce" ] ] )
] [
fhir:code [ fhir:v "O" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Ostatní" ] ] )
] [
fhir:code [ fhir:v "U" ] ;
( fhir:designation [
fhir:language [ fhir:v "cs" ] ;
fhir:value [ fhir:v "Neznámý" ] ] )
] ) . #
IG © 2024+ HL7 Czech Republic. Package hl7.fhir.cz.core#0.1.0 based on FHIR 4.0.1. Generated 2024-10-02
Links: Table of Contents |
QA Report