Dokumentacja Integracyjna SMPL
25.0.0 - STU1
Active as of 2024-09-17 |
@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 "PLSMPLActionParticipantRoleCodeSystem"] ; #
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 PLSMPLActionParticipantRoleCodeSystem</b></p><a name=\"PLSMPLActionParticipantRoleCodeSystem\"> </a><a name=\"hcPLSMPLActionParticipantRoleCodeSystem\"> </a><a name=\"PLSMPLActionParticipantRoleCodeSystem-pl-PL\"> </a><p>This case-sensitive code system <code>https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLActionParticipantRoleCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PRZEWODNICZACY_ZK<a name=\"PLSMPLActionParticipantRoleCodeSystem-PRZEWODNICZACY_ZK\"> </a></td><td>Przewodniczący ZK</td></tr><tr><td style=\"white-space:nowrap\">ZASTEPCA_PRZEWODNICZACEGO_ZK<a name=\"PLSMPLActionParticipantRoleCodeSystem-ZASTEPCA_PRZEWODNICZACEGO_ZK\"> </a></td><td>Zastępca przewodniczącego ZK</td></tr><tr><td style=\"white-space:nowrap\">DECYDUJACY_CZLONEK_ZK<a name=\"PLSMPLActionParticipantRoleCodeSystem-DECYDUJACY_CZLONEK_ZK\"> </a></td><td>Decydujący członek ZK</td></tr><tr><td style=\"white-space:nowrap\">CZLONEK_ZK<a name=\"PLSMPLActionParticipantRoleCodeSystem-CZLONEK_ZK\"> </a></td><td>Członek ZK</td></tr><tr><td style=\"white-space:nowrap\">LEKARZ<a name=\"PLSMPLActionParticipantRoleCodeSystem-LEKARZ\"> </a></td><td>Lekarz</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLActionParticipantRoleCodeSystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "25.0.0"] ; #
fhir:name [ fhir:v "PLSMPLActionParticipantRoleCodeSystem"] ; #
fhir:title [ fhir:v "ActionParticipantRoleCodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-17T15:37:37+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "CeZ"] ; #
fhir:contact ( [
fhir:name [ fhir:v "CeZ" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ezdrowie.gov.pl" ] ] )
] ) ; #
fhir:description [ fhir:v "Kody dla ról użytkowników w ramach których wykonują określone akcje w ramach programu lekowego"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Poland" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "PRZEWODNICZACY_ZK" ] ;
fhir:display [ fhir:v "Przewodniczący ZK" ]
] [
fhir:code [ fhir:v "ZASTEPCA_PRZEWODNICZACEGO_ZK" ] ;
fhir:display [ fhir:v "Zastępca przewodniczącego ZK" ]
] [
fhir:code [ fhir:v "DECYDUJACY_CZLONEK_ZK" ] ;
fhir:display [ fhir:v "Decydujący członek ZK" ]
] [
fhir:code [ fhir:v "CZLONEK_ZK" ] ;
fhir:display [ fhir:v "Członek ZK" ]
] [
fhir:code [ fhir:v "LEKARZ" ] ;
fhir:display [ fhir:v "Lekarz" ]
] ) . #
IG © 2024+ CeZ. Package p1-smpl-ig#25.0.0 based on FHIR 4.0.1. Generated 2024-09-17