Dokumentacja Integracyjna SMPL 25.0.0 - STU1
Raw ttl | Download
@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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "PLICD10"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLAdminValueSet"^^xsd:anyURI ; fhir:link <https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLAdminValueSet> ] ) ] ; # 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: ValueSet PLICD10</b></p><a name=\"PLICD10\"> </a><a name=\"hcPLICD10\"> </a><a name=\"PLICD10-pl-PL\"> </a><ul><li>Include codes from<code>https://rsk3.ezdrowie.gov.pl/resource/structure/icd10/00CD10</code> where kind not in category</li></ul></div>" ] ; # fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/ValueSet/PLICD10"^^xsd:anyURI] ; # fhir:version [ fhir:v "25.0.0"] ; # fhir:name [ fhir:v "PLICD10"] ; # fhir:title [ fhir:v "ICD10"] ; # 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 "Pełny słownik kodów ICD-10"] ; # fhir:useContext ( [ fhir:code [ fhir:system [ fhir:v "urn:oid:0.0.0.0.0"^^xsd:anyURI ] ; fhir:code [ fhir:v "setOfValueSet" ] ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.0.0.0.0"^^xsd:anyURI ] ; fhir:code [ fhir:v "include_code_in_display" ] ] [ fhir:system [ fhir:v "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLSetOfValueSetsCodeSystem"^^xsd:anyURI ] ; fhir:code [ fhir:v "slowniki_kryteriow" ] ] ) ] ] ) ; # 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:compose [ ( fhir:include [ fhir:system [ fhir:v "https://rsk3.ezdrowie.gov.pl/resource/structure/icd10/00CD10"^^xsd:anyURI ] ; fhir:version [ fhir:v "011" ] ; ( fhir:filter [ fhir:property [ fhir:v "kind" ] ; fhir:op [ fhir:v "not-in" ] ; fhir:value [ fhir:v "category" ] ] ) ] ) ] . #