Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SsidlBundleDiagnosticEntityStructure-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-entityImport"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-bundle-entityImport> ] )
] ; #
fhir:type [ fhir:v "transaction"] ; #
fhir:entry ( [
fhir:fullUrl [
fhir:v "SsidlOrganizationDiagnosticEntity-2"^^xsd:anyURI ;
fhir:l fhir:SsidlOrganizationDiagnosticEntity-2 ] ;
( fhir:resource <SsidlOrganizationDiagnosticEntity-2> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Organization"^^xsd:anyURI ;
fhir:l fhir:Organization ] ]
] [
fhir:fullUrl [
fhir:v "SsidlLocationLaboratory-2-1"^^xsd:anyURI ;
fhir:l fhir:SsidlLocationLaboratory-2-1 ] ;
( fhir:resource <SsidlLocationLaboratory-2-1> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location ] ]
] [
fhir:fullUrl [
fhir:v "SsidlLocationLaboratory-2-2"^^xsd:anyURI ;
fhir:l fhir:SsidlLocationLaboratory-2-2 ] ;
( fhir:resource <SsidlLocationLaboratory-2-2> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location ] ]
] [
fhir:fullUrl [
fhir:v "SsidlLocationIntakePoint-2-1"^^xsd:anyURI ;
fhir:l fhir:SsidlLocationIntakePoint-2-1 ] ;
( fhir:resource <SsidlLocationIntakePoint-2-1> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location ] ]
] [
fhir:fullUrl [
fhir:v "SsidlLocationIntakePoint-2-2"^^xsd:anyURI ;
fhir:l fhir:SsidlLocationIntakePoint-2-2 ] ;
( fhir:resource <SsidlLocationIntakePoint-2-2> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location ] ]
] [
fhir:fullUrl [
fhir:v "SsidlLocationIntakePoint-2-3"^^xsd:anyURI ;
fhir:l fhir:SsidlLocationIntakePoint-2-3 ] ;
( fhir:resource <SsidlLocationIntakePoint-2-3> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [
fhir:v "Location"^^xsd:anyURI ;
fhir:l fhir:Location ] ]
] ) . #
<SsidlOrganizationDiagnosticEntity-2> a fhir:Organization ;
fhir:id [ fhir:v "SsidlOrganizationDiagnosticEntity-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-organization-diagnosticEntity"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-organization-diagnosticEntity> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_SsidlOrganizationDiagnosticEntity-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization SsidlOrganizationDiagnosticEntity-2</b></p><a name=\"SsidlOrganizationDiagnosticEntity-2\"> </a><a name=\"hcSsidlOrganizationDiagnosticEntity-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-organization-diagnosticEntity.html\">Podmiot diagnostyczny (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.1</code>/000000001111</p><p><b>name</b>: LABO Sp. z o.o.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48111111111\">+48 111 111 111</a>, <a href=\"mailto:fake@labo.com.pl\">fake@labo.com.pl</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.1"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.1> ] ;
fhir:value [ fhir:v "000000001111" ]
] ) ; #
fhir:name [ fhir:v "LABO Sp. z o.o."] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 111 111 111" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake@labo.com.pl" ] ] )
] ) . #
<SsidlLocationLaboratory-2-1> a fhir:Location ;
fhir:id [ fhir:v "SsidlLocationLaboratory-2-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-laboratory"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-laboratory> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_SsidlLocationLaboratory-2-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location SsidlLocationLaboratory-2-1</b></p><a name=\"SsidlLocationLaboratory-2-1\"> </a><a name=\"hcSsidlLocationLaboratory-2-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-location-laboratory.html\">Laboratorium (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/0000000222-888</p><p><b>name</b>: Laboratorium nr 1 we Wrocławiu</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7100}\">Medyczne laboratorium diagnostyczne (laboratorium)</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48999999999\">+48 999 999 999</a>, <a href=\"mailto:fake_lab1@labo.com.pl\">fake_lab1@labo.com.pl</a></td></tr></table><p><b>address</b>: Laboratoryjna 13 Wrocław </p><p><b>managingOrganization</b>: <a href=\"Organization-SsidlOrganizationDiagnosticEntity-2.html\">Organization LABO Sp. z o.o.</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.3"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.3> ] ;
fhir:value [ fhir:v "0000000222-888" ]
] ) ; #
fhir:name [ fhir:v "Laboratorium nr 1 we Wrocławiu"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"^^xsd:anyURI ;
fhir:l <http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS> ] ;
fhir:code [ fhir:v "7100" ] ;
fhir:display [ fhir:v "Medyczne laboratorium diagnostyczne (laboratorium)" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 999 999 999" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake_lab1@labo.com.pl" ] ] )
] ) ; #
fhir:address [
( fhir:line [ fhir:v "Laboratoryjna 13" ] ) ;
fhir:city [ fhir:v "Wrocław" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/SsidlOrganizationDiagnosticEntity-2 ;
fhir:reference [ fhir:v "Organization/SsidlOrganizationDiagnosticEntity-2" ]
] . #
<SsidlLocationLaboratory-2-2> a fhir:Location ;
fhir:id [ fhir:v "SsidlLocationLaboratory-2-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-laboratory"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-laboratory> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_SsidlLocationLaboratory-2-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location SsidlLocationLaboratory-2-2</b></p><a name=\"SsidlLocationLaboratory-2-2\"> </a><a name=\"hcSsidlLocationLaboratory-2-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-location-laboratory.html\">Laboratorium (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/0000000222-777</p><p><b>name</b>: Laboratorium nr 2 w Gdyni</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7100}\">Medyczne laboratorium diagnostyczne (laboratorium)</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48777777777\">+48 777 777 777</a>, <a href=\"mailto:fake_lab2@labo.com.pl\">fake_lab2@labo.com.pl</a></td></tr></table><p><b>address</b>: null Gdynia </p><p><b>managingOrganization</b>: <a href=\"Organization-SsidlOrganizationDiagnosticEntity-2.html\">Organization LABO Sp. z o.o.</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.3"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.3> ] ;
fhir:value [ fhir:v "0000000222-777" ]
] ) ; #
fhir:name [ fhir:v "Laboratorium nr 2 w Gdyni"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"^^xsd:anyURI ;
fhir:l <http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS> ] ;
fhir:code [ fhir:v "7100" ] ;
fhir:display [ fhir:v "Medyczne laboratorium diagnostyczne (laboratorium)" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 777 777 777" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake_lab2@labo.com.pl" ] ] )
] ) ; #
fhir:address [
( fhir:line [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName> ] ;
fhir:value [
a fhir:String ;
fhir:v "Medyczna" ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber> ] ;
fhir:value [
a fhir:String ;
fhir:v "27" ] ] ) ] ) ;
fhir:city [ fhir:v "Gdynia" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/SsidlOrganizationDiagnosticEntity-2 ;
fhir:reference [ fhir:v "Organization/SsidlOrganizationDiagnosticEntity-2" ]
] . #
<SsidlLocationIntakePoint-2-1> a fhir:Location ;
fhir:id [ fhir:v "SsidlLocationIntakePoint-2-1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_SsidlLocationIntakePoint-2-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location SsidlLocationIntakePoint-2-1</b></p><a name=\"SsidlLocationIntakePoint-2-1\"> </a><a name=\"hcSsidlLocationIntakePoint-2-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-location-intakePoint.html\">Punkt pobrań (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/222-1</p><p><b>name</b>: Punkt pobrań nr 1 sieci LABO</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7110}\">Punkt pobrań materiałów do badań</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48111111111\">+48 111 111 111</a>, <a href=\"mailto:fake1@labo.com.pl\">fake1@labo.com.pl</a></td></tr></table><p><b>address</b>: ul. Pobraniowa 21 Wrocław </p><p><b>managingOrganization</b>: <a href=\"Organization-SsidlOrganizationDiagnosticEntity-2.html\">Organization LABO Sp. z o.o.</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.3"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.3> ] ;
fhir:value [ fhir:v "222-1" ]
] ) ; #
fhir:name [ fhir:v "Punkt pobrań nr 1 sieci LABO"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"^^xsd:anyURI ;
fhir:l <http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS> ] ;
fhir:code [ fhir:v "7110" ] ;
fhir:display [ fhir:v "Punkt pobrań materiałów do badań" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 111 111 111" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake1@labo.com.pl" ] ] )
] ) ; #
fhir:address [
( fhir:line [ fhir:v "ul. Pobraniowa 21" ] ) ;
fhir:city [ fhir:v "Wrocław" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/SsidlOrganizationDiagnosticEntity-2 ;
fhir:reference [ fhir:v "Organization/SsidlOrganizationDiagnosticEntity-2" ]
] . #
<SsidlLocationIntakePoint-2-2> a fhir:Location ;
fhir:id [ fhir:v "SsidlLocationIntakePoint-2-2"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_SsidlLocationIntakePoint-2-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location SsidlLocationIntakePoint-2-2</b></p><a name=\"SsidlLocationIntakePoint-2-2\"> </a><a name=\"hcSsidlLocationIntakePoint-2-2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-location-intakePoint.html\">Punkt pobrań (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/222-2</p><p><b>name</b>: Punkt pobrań nr 2 sieci LABO</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7110}\">Punkt pobrań materiałów do badań</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48111111111\">+48 111 111 111</a>, <a href=\"mailto:fake2@labo.com.pl\">fake2@labo.com.pl</a></td></tr></table><p><b>address</b>: ul. Laboratoryjna 2 Gdynia </p><p><b>managingOrganization</b>: <a href=\"Organization-SsidlOrganizationDiagnosticEntity-2.html\">Organization LABO Sp. z o.o.</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.3"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.3> ] ;
fhir:value [ fhir:v "222-2" ]
] ) ; #
fhir:name [ fhir:v "Punkt pobrań nr 2 sieci LABO"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"^^xsd:anyURI ;
fhir:l <http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS> ] ;
fhir:code [ fhir:v "7110" ] ;
fhir:display [ fhir:v "Punkt pobrań materiałów do badań" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 111 111 111" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake2@labo.com.pl" ] ] )
] ) ; #
fhir:address [
( fhir:line [ fhir:v "ul. Laboratoryjna 2" ] ) ;
fhir:city [ fhir:v "Gdynia" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/SsidlOrganizationDiagnosticEntity-2 ;
fhir:reference [ fhir:v "Organization/SsidlOrganizationDiagnosticEntity-2" ]
] . #
<SsidlLocationIntakePoint-2-3> a fhir:Location ;
fhir:id [ fhir:v "SsidlLocationIntakePoint-2-3"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint"^^xsd:anyURI ;
fhir:l <http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/ssidl-location-intakePoint> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_SsidlLocationIntakePoint-2-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location SsidlLocationIntakePoint-2-3</b></p><a name=\"SsidlLocationIntakePoint-2-3\"> </a><a name=\"hcSsidlLocationIntakePoint-2-3\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ssidl-location-intakePoint.html\">Punkt pobrań (SSIDL)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.3.4424.2.3.3</code>/222-3</p><p><b>name</b>: Punkt pobrań nr 1 sieci LABO</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS 7110}\">Punkt pobrań materiałów do badań</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"tel:+48111111111\">+48 111 111 111</a>, <a href=\"mailto:fake3@labo.com.pl\">fake3@labo.com.pl</a></td></tr></table><p><b>address</b>: null Kraków </p><p><b>managingOrganization</b>: <a href=\"Organization-SsidlOrganizationDiagnosticEntity-2.html\">Organization LABO Sp. z o.o.</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.3.4424.2.3.3"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.3.4424.2.3.3> ] ;
fhir:value [ fhir:v "222-3" ]
] ) ; #
fhir:name [ fhir:v "Punkt pobrań nr 1 sieci LABO"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS"^^xsd:anyURI ;
fhir:l <http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS> ] ;
fhir:code [ fhir:v "7110" ] ;
fhir:display [ fhir:v "Punkt pobrań materiałów do badań" ] ] )
] ) ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+48 111 111 111" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fake3@labo.com.pl" ] ] )
] ) ; #
fhir:address [
( fhir:line [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName> ] ;
fhir:value [
a fhir:String ;
fhir:v "Medyczna" ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber> ] ;
fhir:value [
a fhir:String ;
fhir:v "23" ] ] ) ] ) ;
fhir:city [ fhir:v "Kraków" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/SsidlOrganizationDiagnosticEntity-2 ;
fhir:reference [ fhir:v "Organization/SsidlOrganizationDiagnosticEntity-2" ]
] . #
IG © 2025+ Uniwersytet Medyczny w Łodzi. Package hl7.fhir.pl.ssidl#0.1.4 based on FHIR 5.0.0. Generated 2026-01-08
