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:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "B.147-PlanDefinition-definicja-programu"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinition"^^xsd:anyURI ;
fhir:link <https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition B.147-PlanDefinition-definicja-programu</b></p><a name=\"B.147-PlanDefinition-definicja-programu\"> </a><a name=\"hcB.147-PlanDefinition-definicja-programu\"> </a><a name=\"B.147-PlanDefinition-definicja-programu-pl-PL\"> </a><p><b>TreatmentPlanRegistryIdentifier</b>: <a href=\"CodeSystem-PLSMPLTreatmentPlanRegistryCodeSystem.html#PLSMPLTreatmentPlanRegistryCodeSystem-DEPRESJA_LEKOOPORNA\">TreatmentPlanRegistryCodeSystem</a> DEPRESJA_LEKOOPORNA: DEPRESJA LEKOOPORNA</p><p><b>ScopeServicesCode</b>: 03.0000.444.02</p><p><b>FirstQualificationDate</b>: 2023-09-01</p><p><b>url</b>: <a href=\"PlanDefinition-B.147-PlanDefinition-definicja-programu.html\">PlanDefinition B.147 Leczenie chorych na depresję lekooporną (ICD-10:F33.1, F33.2)</a></p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.11.1.156</code>/B.147</p><p><b>version</b>: 25.0.0</p><p><b>title</b>: B.147 Leczenie chorych na depresję lekooporną (ICD-10:F33.1, F33.2)</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-09-17 15:37:37+0200</p><p><b>publisher</b>: CeZ</p><p><b>contact</b>: CeZ: <a href=\"https://ezdrowie.gov.pl\">https://ezdrowie.gov.pl</a></p><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 PL}\">Poland</span></p><p><b>effectivePeriod</b>: 2023-09-11 11:32:11+0200 --> (ongoing)</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanRegistryIdentifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLTreatmentPlanRegistryCodeSystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEPRESJA_LEKOOPORNA" ] ;
fhir:display [ fhir:v "DEPRESJA LEKOOPORNA" ] ]
] [
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLScopeServicesCode"^^xsd:anyURI ] ;
fhir:value [ fhir:v "03.0000.444.02" ]
] [
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLFirstQualificationDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2023-09-01"^^xsd:date ]
] ) ; #
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/PlanDefinition/B.147-PlanDefinition-definicja-programu"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.4424.11.1.156"^^xsd:anyURI ] ;
fhir:value [ fhir:v "B.147" ]
] ) ; #
fhir:version [ fhir:v "25.0.0"] ; #
fhir:title [ fhir:v "B.147 Leczenie chorych na depresję lekooporną (ICD-10:F33.1, F33.2)"] ; #
fhir:status [ fhir:v "active"] ; #
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: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:effectivePeriod [
fhir:start [ fhir:v "2023-09-11T11:32:11+02:00"^^xsd:dateTime ]
] . #
IG © 2024+ CeZ. Package p1-smpl-ig#25.0.0 based on FHIR 4.0.1. Generated 2024-09-17