This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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 "1f6e2485-bf7b-4f6b-0f01-9ec924b584ba"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "1996-07-07T00:00:00Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; # fhir:type [ fhir:v "searchset"] ; # fhir:total [ fhir:v "90"^^xsd:nonNegativeInteger] ; # fhir:entry ( [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "1dec61fe-f796-8b90-085c-931826bd8f29" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_1dec61fe-f796-8b90-085c-931826bd8f29\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 1dec61fe-f796-8b90-085c-931826bd8f29</b></p><a name=\"1dec61fe-f796-8b90-085c-931826bd8f29\"> </a><a name=\"hc1dec61fe-f796-8b90-085c-931826bd8f29\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-1dec61fe-f796-8b90-085c-931826bd8f29</code></p><p><b>name</b>: Tandhygienist Lotta Roos Lundin</p><p><b>telecom</b>: </p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-1dec61fe-f796-8b90-085c-931826bd8f29</b></p><a name=\"1dec61fe-f796-8b90-085c-931826bd8f29/loc-1dec61fe-f796-8b90-085c-931826bd8f29\"> </a><a name=\"hc1dec61fe-f796-8b90-085c-931826bd8f29/loc-1dec61fe-f796-8b90-085c-931826bd8f29\"> </a><p><b>name</b>: Tandhygienist Lotta Roos Lundin</p><p><b>address</b>: Apoteksvägen 5 Rimbo 12345 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>18.3640537</td><td>59.74223669999999</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-1dec61fe-f796-8b90-085c-931826bd8f29" ] ; fhir:name [ fhir:v "Tandhygienist Lotta Roos Lundin" ] ; fhir:address [ ( fhir:line [ fhir:v "Apoteksvägen 5" ] ) ; fhir:city [ fhir:v "Rimbo" ] ; fhir:postalCode [ fhir:v "12345" ] ] ; fhir:position [ fhir:longitude [ fhir:v 18.3640537 ] ; fhir:latitude [ fhir:v 59.74223669999999 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-1dec61fe-f796-8b90-085c-931826bd8f29 ; fhir:reference [ fhir:v "loc-1dec61fe-f796-8b90-085c-931826bd8f29" ] ] ) ; fhir:name [ fhir:v "Tandhygienist Lotta Roos Lundin" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "f1922a76-e0b8-f2c0-9c55-10c2879aaace" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_f1922a76-e0b8-f2c0-9c55-10c2879aaace\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule f1922a76-e0b8-f2c0-9c55-10c2879aaace</b></p><a name=\"f1922a76-e0b8-f2c0-9c55-10c2879aaace\"> </a><a name=\"hcf1922a76-e0b8-f2c0-9c55-10c2879aaace\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_1dec61fe-f796-8b90-085c-931826bd8f29\">Tandhygienist Lotta Roos Lundin</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_6433400d-8272-0ec6-9606-19823684baf9\">Lotta RoosLundin</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_5f3d23b9-3046-1e04-6b78-6b4fcaf53590\">Tandhygienist</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:actor [ fhir:l fhir:HealthcareService/1dec61fe-f796-8b90-085c-931826bd8f29 ; fhir:reference [ fhir:v "HealthcareService/1dec61fe-f796-8b90-085c-931826bd8f29" ] ; fhir:display [ fhir:v "Tandhygienist Lotta Roos Lundin" ] ] [ fhir:l fhir:Practitioner/6433400d-8272-0ec6-9606-19823684baf9 ; fhir:reference [ fhir:v "Practitioner/6433400d-8272-0ec6-9606-19823684baf9" ] ; fhir:display [ fhir:v "Lotta RoosLundin" ] ] [ fhir:l fhir:PractitionerRole/5f3d23b9-3046-1e04-6b78-6b4fcaf53590 ; fhir:reference [ fhir:v "PractitionerRole/5f3d23b9-3046-1e04-6b78-6b4fcaf53590" ] ; fhir:display [ fhir:v "Tandhygienist" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "6433400d-8272-0ec6-9606-19823684baf9" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6433400d-8272-0ec6-9606-19823684baf9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6433400d-8272-0ec6-9606-19823684baf9</b></p><a name=\"6433400d-8272-0ec6-9606-19823684baf9\"> </a><a name=\"hc6433400d-8272-0ec6-9606-19823684baf9\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/133</p><p><b>active</b>: true</p><p><b>name</b>: Lotta RoosLundin</p><p><b>gender</b>: Female</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "133" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Lotta RoosLundin" ] ; fhir:family [ fhir:v "RoosLundin" ] ; ( fhir:given [ fhir:v "Lotta" ] ) ] ) ; fhir:gender [ fhir:v "female" ] ] ) ] [ ( fhir:resource [ a fhir:PractitionerRole ; fhir:id [ fhir:v "5f3d23b9-3046-1e04-6b78-6b4fcaf53590" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_5f3d23b9-3046-1e04-6b78-6b4fcaf53590\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 5f3d23b9-3046-1e04-6b78-6b4fcaf53590</b></p><a name=\"5f3d23b9-3046-1e04-6b78-6b4fcaf53590\"> </a><a name=\"hc5f3d23b9-3046-1e04-6b78-6b4fcaf53590\"> </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-wof-connect-practitionerrole.html\">Wof Connect PractitionerRole</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>active</b>: true</p><p><b>period</b>: 1996-07-07 00:00:00+0000 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner/2\">Yakov Dvoinykh</a></p><p><b>organization</b>: <a href=\"Organization/2\">Muntra, test</a></p><p><b>code</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role dental-hygienist}\">Tandhygienist</span></p></div>"^^rdf:XMLLiteral ] ] ; fhir:active [ fhir:v true ] ; fhir:period [ fhir:start [ fhir:v "1996-07-07T00:00:00.000Z"^^xsd:dateTime ] ] ; fhir:practitioner [ fhir:l fhir:Practitioner/2 ; fhir:reference [ fhir:v "Practitioner/2" ] ; fhir:display [ fhir:v "Yakov Dvoinykh" ] ] ; fhir:organization [ fhir:l fhir:Organization/2 ; fhir:reference [ fhir:v "Organization/2" ] ; fhir:display [ fhir:v "Muntra, test" ] ] ; ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role> ] ; fhir:code [ fhir:v "dental-hygienist" ] ; fhir:display [ fhir:v "dental-hygienist" ] ] ) ; fhir:text [ fhir:v "Tandhygienist" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "e32a4909-5e87-ab6b-456a-473a55901138" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_e32a4909-5e87-ab6b-456a-473a55901138\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService e32a4909-5e87-ab6b-456a-473a55901138</b></p><a name=\"e32a4909-5e87-ab6b-456a-473a55901138\"> </a><a name=\"hce32a4909-5e87-ab6b-456a-473a55901138\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-e32a4909-5e87-ab6b-456a-473a55901138</code></p><p><b>name</b>: Muntra Danmark A/S</p><p><b>telecom</b>: <a href=\"tel:+46734100450\">+46734100450</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-e32a4909-5e87-ab6b-456a-473a55901138</b></p><a name=\"e32a4909-5e87-ab6b-456a-473a55901138/loc-e32a4909-5e87-ab6b-456a-473a55901138\"> </a><a name=\"hce32a4909-5e87-ab6b-456a-473a55901138/loc-e32a4909-5e87-ab6b-456a-473a55901138\"> </a><p><b>name</b>: Muntra Danmark A/S</p><p><b>address</b>: Nordmarksvej 9 Billund 7190 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>12.5683371</td><td>55.6760968</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-e32a4909-5e87-ab6b-456a-473a55901138" ] ; fhir:name [ fhir:v "Muntra Danmark A/S" ] ; fhir:address [ ( fhir:line [ fhir:v "Nordmarksvej 9" ] ) ; fhir:city [ fhir:v "Billund" ] ; fhir:postalCode [ fhir:v "7190" ] ] ; fhir:position [ fhir:longitude [ fhir:v 12.5683371 ] ; fhir:latitude [ fhir:v 55.6760968 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-e32a4909-5e87-ab6b-456a-473a55901138 ; fhir:reference [ fhir:v "loc-e32a4909-5e87-ab6b-456a-473a55901138" ] ] ) ; fhir:name [ fhir:v "Muntra Danmark A/S" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "mobile" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "5e90751d-f4ef-df23-f1cb-df1b3fd754d7" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_5e90751d-f4ef-df23-f1cb-df1b3fd754d7\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">5e90751d-f4ef-df23-f1cb-df1b3fd754d7</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1259</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1259" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "50898135-9ee0-9c01-9e41-ae6dc74ff49c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_50898135-9ee0-9c01-9e41-ae6dc74ff49c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 50898135-9ee0-9c01-9e41-ae6dc74ff49c</b></p><a name=\"50898135-9ee0-9c01-9e41-ae6dc74ff49c\"> </a><a name=\"hc50898135-9ee0-9c01-9e41-ae6dc74ff49c\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_e32a4909-5e87-ab6b-456a-473a55901138\">Muntra Danmark A/S</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\">Niels Rask</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/e32a4909-5e87-ab6b-456a-473a55901138 ; fhir:reference [ fhir:v "HealthcareService/e32a4909-5e87-ab6b-456a-473a55901138" ] ; fhir:display [ fhir:v "Muntra Danmark A/S" ] ] [ fhir:l fhir:Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe ; fhir:reference [ fhir:v "Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:display [ fhir:v "Niels Rask" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 756a3b3b-1a52-b5ed-883d-d3b4e26365fe</b></p><a name=\"756a3b3b-1a52-b5ed-883d-d3b4e26365fe\"> </a><a name=\"hc756a3b3b-1a52-b5ed-883d-d3b4e26365fe\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/4</p><p><b>active</b>: true</p><p><b>name</b>: Niels Rask</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "4" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Niels Rask" ] ; fhir:family [ fhir:v "Rask" ] ; ( fhir:given [ fhir:v "Niels" ] ) ; ( fhir:prefix [ fhir:v "Overtannlege" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:PractitionerRole ; fhir:id [ fhir:v "00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 00cddac1-5eb8-ae67-31fb-82cb503cbd5d</b></p><a name=\"00cddac1-5eb8-ae67-31fb-82cb503cbd5d\"> </a><a name=\"hc00cddac1-5eb8-ae67-31fb-82cb503cbd5d\"> </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-wof-connect-practitionerrole.html\">Wof Connect PractitionerRole</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>active</b>: true</p><p><b>period</b>: 1996-07-07 00:00:00+0000 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner/2274\">Mathias Eklöf</a></p><p><b>organization</b>: <a href=\"Organization/849\">OC testmiljö</a></p><p><b>code</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role dentist}\">Tandlæge</span></p></div>"^^rdf:XMLLiteral ] ] ; fhir:active [ fhir:v true ] ; fhir:period [ fhir:start [ fhir:v "1996-07-07T00:00:00.000Z"^^xsd:dateTime ] ] ; fhir:practitioner [ fhir:l fhir:Practitioner/2274 ; fhir:reference [ fhir:v "Practitioner/2274" ] ; fhir:display [ fhir:v "Mathias Eklöf" ] ] ; fhir:organization [ fhir:l fhir:Organization/849 ; fhir:reference [ fhir:v "Organization/849" ] ; fhir:display [ fhir:v "OC testmiljö" ] ] ; ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role> ] ; fhir:code [ fhir:v "dentist" ] ; fhir:display [ fhir:v "dentist" ] ] ) ; fhir:text [ fhir:v "Tandlæge" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_6bb94713-1635-746c-8798-2e32cab95164\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 6bb94713-1635-746c-8798-2e32cab95164</b></p><a name=\"6bb94713-1635-746c-8798-2e32cab95164\"> </a><a name=\"hc6bb94713-1635-746c-8798-2e32cab95164\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-6bb94713-1635-746c-8798-2e32cab95164</code></p><p><b>name</b>: Muntra, test</p><p><b>telecom</b>: <a href=\"tel:+4632240541\">+4632240541</a>, <a href=\"tel:+46734100450\">+46734100450</a>, <a href=\"tel:+46734100450\">+46734100450</a>, <a href=\"mailto:some.test@email.com\">some.test@email.com</a>, <a href=\"https://www.muntra.se\">https://www.muntra.se</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-6bb94713-1635-746c-8798-2e32cab95164</b></p><a name=\"6bb94713-1635-746c-8798-2e32cab95164/loc-6bb94713-1635-746c-8798-2e32cab95164\"> </a><a name=\"hc6bb94713-1635-746c-8798-2e32cab95164/loc-6bb94713-1635-746c-8798-2e32cab95164\"> </a><p><b>name</b>: Muntra, test</p><p><b>address</b>: Katarinavägen 15 C/O Convendum Stockholm 11645 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>17.965555</td><td>59.339073</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:name [ fhir:v "Muntra, test" ] ; fhir:address [ ( fhir:line [ fhir:v "Katarinavägen 15 " ] [ fhir:v "C/O Convendum" ] ) ; fhir:city [ fhir:v "Stockholm" ] ; fhir:postalCode [ fhir:v "11645" ] ] ; fhir:position [ fhir:longitude [ fhir:v 17.965555 ] ; fhir:latitude [ fhir:v 59.339073 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-6bb94713-1635-746c-8798-2e32cab95164 ; fhir:reference [ fhir:v "loc-6bb94713-1635-746c-8798-2e32cab95164" ] ] ) ; fhir:name [ fhir:v "Muntra, test" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+4632240541" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "some.test@email.com" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.muntra.se" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "087b6d3c-adf4-bd21-4be9-4d7ff54668dd" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_087b6d3c-adf4-bd21-4be9-4d7ff54668dd\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">087b6d3c-adf4-bd21-4be9-4d7ff54668dd</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>863</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "863" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "02920f8c-b5ac-b66d-cb2e-462cac8edc9b" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_02920f8c-b5ac-b66d-cb2e-462cac8edc9b\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">02920f8c-b5ac-b66d-cb2e-462cac8edc9b</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1209</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1209" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "5784e925-ed13-ba84-9924-e47bfa73ee32" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_5784e925-ed13-ba84-9924-e47bfa73ee32\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">5784e925-ed13-ba84-9924-e47bfa73ee32</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1210</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1210" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "f1d2977b-e70a-40e6-63eb-5d840de990d7" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_f1d2977b-e70a-40e6-63eb-5d840de990d7\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">f1d2977b-e70a-40e6-63eb-5d840de990d7</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1214</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1214" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "588b76f0-4ebb-a5de-8126-91b7f95d322c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_588b76f0-4ebb-a5de-8126-91b7f95d322c\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">588b76f0-4ebb-a5de-8126-91b7f95d322c</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1395</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1395" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "1800452f-1ef3-450e-2afc-23420582ae1d" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_1800452f-1ef3-450e-2afc-23420582ae1d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 1800452f-1ef3-450e-2afc-23420582ae1d</b></p><a name=\"1800452f-1ef3-450e-2afc-23420582ae1d\"> </a><a name=\"hc1800452f-1ef3-450e-2afc-23420582ae1d\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 6}\">sdfbsdfg</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4}\">Tandhygienistbehandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 1}\">Botox-behandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 3}\">Basundersökning av tandhygienist</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_6bb94713-1635-746c-8798-2e32cab95164\">Muntra, test</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\">Niels Rask</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "6" ] ; fhir:display [ fhir:v "sdfbsdfg" ] ] ) ; fhir:text [ fhir:v "sdfbsdfg" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "Tandhygienistbehandling" ] ] ) ; fhir:text [ fhir:v "Tandhygienistbehandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Botox-behandling" ] ] ) ; fhir:text [ fhir:v "Botox-behandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/6bb94713-1635-746c-8798-2e32cab95164 ; fhir:reference [ fhir:v "HealthcareService/6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:display [ fhir:v "Muntra, test" ] ] [ fhir:l fhir:Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe ; fhir:reference [ fhir:v "Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:display [ fhir:v "Niels Rask" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "c11d86cc-1f39-891e-32a9-271671868619" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_c11d86cc-1f39-891e-32a9-271671868619\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService c11d86cc-1f39-891e-32a9-271671868619</b></p><a name=\"c11d86cc-1f39-891e-32a9-271671868619\"> </a><a name=\"hcc11d86cc-1f39-891e-32a9-271671868619\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-c11d86cc-1f39-891e-32a9-271671868619</code></p><p><b>name</b>: Muntra 2 AB</p><p><b>telecom</b>: <a href=\"tel:+46734100450\">+46734100450</a>, <a href=\"mailto:niels@muntra.se\">niels@muntra.se</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-c11d86cc-1f39-891e-32a9-271671868619</b></p><a name=\"c11d86cc-1f39-891e-32a9-271671868619/loc-c11d86cc-1f39-891e-32a9-271671868619\"> </a><a name=\"hcc11d86cc-1f39-891e-32a9-271671868619/loc-c11d86cc-1f39-891e-32a9-271671868619\"> </a><p><b>name</b>: Muntra 2 AB</p><p><b>address</b>: Convendum Stockholm 12341 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>0</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-c11d86cc-1f39-891e-32a9-271671868619" ] ; fhir:name [ fhir:v "Muntra 2 AB" ] ; fhir:address [ ( fhir:line [ fhir:v "Convendum" ] ) ; fhir:city [ fhir:v "Stockholm" ] ; fhir:postalCode [ fhir:v "12341" ] ] ; fhir:position [ fhir:longitude [ fhir:v "0"^^xsd:decimal ] ; fhir:latitude [ fhir:v "0"^^xsd:decimal ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-c11d86cc-1f39-891e-32a9-271671868619 ; fhir:reference [ fhir:v "loc-c11d86cc-1f39-891e-32a9-271671868619" ] ] ) ; fhir:name [ fhir:v "Muntra 2 AB" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "niels@muntra.se" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "1b7fc824-2d0f-7400-1e8e-3e0fedf8dba1" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_1b7fc824-2d0f-7400-1e8e-3e0fedf8dba1\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">1b7fc824-2d0f-7400-1e8e-3e0fedf8dba1</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>928</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "928" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "286a50a6-a713-38ff-0454-be11e97686e9" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_286a50a6-a713-38ff-0454-be11e97686e9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 286a50a6-a713-38ff-0454-be11e97686e9</b></p><a name=\"286a50a6-a713-38ff-0454-be11e97686e9\"> </a><a name=\"hc286a50a6-a713-38ff-0454-be11e97686e9\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_c11d86cc-1f39-891e-32a9-271671868619\">Muntra 2 AB</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\">Niels Rask</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/c11d86cc-1f39-891e-32a9-271671868619 ; fhir:reference [ fhir:v "HealthcareService/c11d86cc-1f39-891e-32a9-271671868619" ] ; fhir:display [ fhir:v "Muntra 2 AB" ] ] [ fhir:l fhir:Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe ; fhir:reference [ fhir:v "Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:display [ fhir:v "Niels Rask" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "8dd105f4-041e-961f-ab8d-031f7d7fd22e" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_8dd105f4-041e-961f-ab8d-031f7d7fd22e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 8dd105f4-041e-961f-ab8d-031f7d7fd22e</b></p><a name=\"8dd105f4-041e-961f-ab8d-031f7d7fd22e\"> </a><a name=\"hc8dd105f4-041e-961f-ab8d-031f7d7fd22e\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e</code></p><p><b>name</b>: Företagsnamn #1 - nr1</p><p><b>telecom</b>: <a href=\"mailto:niels@muntra.se\">niels@muntra.se</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e</b></p><a name=\"8dd105f4-041e-961f-ab8d-031f7d7fd22e/loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e\"> </a><a name=\"hc8dd105f4-041e-961f-ab8d-031f7d7fd22e/loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e\"> </a><p><b>name</b>: Företagsnamn #1 - nr1</p><p><b>address</b>: Gatuadress #1 Ort #1 12345 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>18.0662579</td><td>59.3340293</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e" ] ; fhir:name [ fhir:v "Företagsnamn #1 - nr1" ] ; fhir:address [ ( fhir:line [ fhir:v "Gatuadress #1" ] ) ; fhir:city [ fhir:v "Ort #1" ] ; fhir:postalCode [ fhir:v "12345" ] ] ; fhir:position [ fhir:longitude [ fhir:v 18.0662579 ] ; fhir:latitude [ fhir:v 59.3340293 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e ; fhir:reference [ fhir:v "loc-8dd105f4-041e-961f-ab8d-031f7d7fd22e" ] ] ) ; fhir:name [ fhir:v "Företagsnamn #1 - nr1" ] ; ( fhir:telecom [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "niels@muntra.se" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "bf51ca3f-26e4-5072-76d7-1a6a70e98ed2" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_bf51ca3f-26e4-5072-76d7-1a6a70e98ed2\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">bf51ca3f-26e4-5072-76d7-1a6a70e98ed2</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>870</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "870" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "4868a0b5-c99f-143b-9d2f-e9a580c1a6bf" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_4868a0b5-c99f-143b-9d2f-e9a580c1a6bf\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">4868a0b5-c99f-143b-9d2f-e9a580c1a6bf</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>916</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "916" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "2548a5f5-ddb7-02ab-8a69-6518655f67a7" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_2548a5f5-ddb7-02ab-8a69-6518655f67a7\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 2548a5f5-ddb7-02ab-8a69-6518655f67a7</b></p><a name=\"2548a5f5-ddb7-02ab-8a69-6518655f67a7\"> </a><a name=\"hc2548a5f5-ddb7-02ab-8a69-6518655f67a7\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 5}\">fgsdfgs</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_8dd105f4-041e-961f-ab8d-031f7d7fd22e\">Företagsnamn #1 - nr1</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\">Niels Rask</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "5" ] ; fhir:display [ fhir:v "fgsdfgs" ] ] ) ; fhir:text [ fhir:v "fgsdfgs" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/8dd105f4-041e-961f-ab8d-031f7d7fd22e ; fhir:reference [ fhir:v "HealthcareService/8dd105f4-041e-961f-ab8d-031f7d7fd22e" ] ; fhir:display [ fhir:v "Företagsnamn #1 - nr1" ] ] [ fhir:l fhir:Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe ; fhir:reference [ fhir:v "Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:display [ fhir:v "Niels Rask" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "fdee9865-6f36-3042-f3d0-34d6b9cefa93" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_fdee9865-6f36-3042-f3d0-34d6b9cefa93\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService fdee9865-6f36-3042-f3d0-34d6b9cefa93</b></p><a name=\"fdee9865-6f36-3042-f3d0-34d6b9cefa93\"> </a><a name=\"hcfdee9865-6f36-3042-f3d0-34d6b9cefa93\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93</code></p><p><b>name</b>: Muntra AS</p><p><b>telecom</b>: <a href=\"tel:+46734100450\">+46734100450</a>, <a href=\"tel:+46734100450\">+46734100450</a>, <a href=\"mailto:rask.niels@gmail.com\">rask.niels@gmail.com</a>, <a href=\"https://about.muntra.se\">https://about.muntra.se</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93</b></p><a name=\"fdee9865-6f36-3042-f3d0-34d6b9cefa93/loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93\"> </a><a name=\"hcfdee9865-6f36-3042-f3d0-34d6b9cefa93/loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93\"> </a><p><b>name</b>: Muntra AS</p><p><b>address</b>: Dronning Eufemias gate 30 Oslo 0191 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>10.7604842</td><td>59.9081089</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93" ] ; fhir:name [ fhir:v "Muntra AS" ] ; fhir:address [ ( fhir:line [ fhir:v "Dronning Eufemias gate 30" ] ) ; fhir:city [ fhir:v "Oslo" ] ; fhir:postalCode [ fhir:v "0191" ] ] ; fhir:position [ fhir:longitude [ fhir:v 10.7604842 ] ; fhir:latitude [ fhir:v 59.9081089 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93 ; fhir:reference [ fhir:v "loc-fdee9865-6f36-3042-f3d0-34d6b9cefa93" ] ] ) ; fhir:name [ fhir:v "Muntra AS" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46734100450" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "rask.niels@gmail.com" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://about.muntra.se" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "48ae9c63-6296-6951-14a6-58c50b4f1c55" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_48ae9c63-6296-6951-14a6-58c50b4f1c55\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">48ae9c63-6296-6951-14a6-58c50b4f1c55</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1215</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1215" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "c6eb0350-7739-60e2-527b-60b9453326a3" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_c6eb0350-7739-60e2-527b-60b9453326a3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule c6eb0350-7739-60e2-527b-60b9453326a3</b></p><a name=\"c6eb0350-7739-60e2-527b-60b9453326a3\"> </a><a name=\"hcc6eb0350-7739-60e2-527b-60b9453326a3\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_fdee9865-6f36-3042-f3d0-34d6b9cefa93\">Muntra AS</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_756a3b3b-1a52-b5ed-883d-d3b4e26365fe\">Niels Rask</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/fdee9865-6f36-3042-f3d0-34d6b9cefa93 ; fhir:reference [ fhir:v "HealthcareService/fdee9865-6f36-3042-f3d0-34d6b9cefa93" ] ; fhir:display [ fhir:v "Muntra AS" ] ] [ fhir:l fhir:Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe ; fhir:reference [ fhir:v "Practitioner/756a3b3b-1a52-b5ed-883d-d3b4e26365fe" ] ; fhir:display [ fhir:v "Niels Rask" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "e91fde27-6dc8-a341-6db0-38141992edeb" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_e91fde27-6dc8-a341-6db0-38141992edeb\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">e91fde27-6dc8-a341-6db0-38141992edeb</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1205</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1205" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "2f05f6ea-4fc2-fcc6-7277-f9bc0b3e713a" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_2f05f6ea-4fc2-fcc6-7277-f9bc0b3e713a\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">2f05f6ea-4fc2-fcc6-7277-f9bc0b3e713a</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1208</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1208" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "378a0557-3de3-e676-a23b-258f1875710a" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_378a0557-3de3-e676-a23b-258f1875710a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 378a0557-3de3-e676-a23b-258f1875710a</b></p><a name=\"378a0557-3de3-e676-a23b-258f1875710a\"> </a><a name=\"hc378a0557-3de3-e676-a23b-258f1875710a\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 3}\">Basundersökning av tandhygienist</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_6bb94713-1635-746c-8798-2e32cab95164\">Muntra, test</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_2cc7d95d-624a-b391-73d7-494fac31f431\">Yakov Dvoinykh</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_5f3d23b9-3046-1e04-6b78-6b4fcaf53590\">Tandhygienist</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/6bb94713-1635-746c-8798-2e32cab95164 ; fhir:reference [ fhir:v "HealthcareService/6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:display [ fhir:v "Muntra, test" ] ] [ fhir:l fhir:Practitioner/2cc7d95d-624a-b391-73d7-494fac31f431 ; fhir:reference [ fhir:v "Practitioner/2cc7d95d-624a-b391-73d7-494fac31f431" ] ; fhir:display [ fhir:v "Yakov Dvoinykh" ] ] [ fhir:l fhir:PractitionerRole/5f3d23b9-3046-1e04-6b78-6b4fcaf53590 ; fhir:reference [ fhir:v "PractitionerRole/5f3d23b9-3046-1e04-6b78-6b4fcaf53590" ] ; fhir:display [ fhir:v "Tandhygienist" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "2cc7d95d-624a-b391-73d7-494fac31f431" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_2cc7d95d-624a-b391-73d7-494fac31f431\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 2cc7d95d-624a-b391-73d7-494fac31f431</b></p><a name=\"2cc7d95d-624a-b391-73d7-494fac31f431\"> </a><a name=\"hc2cc7d95d-624a-b391-73d7-494fac31f431\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2</p><p><b>active</b>: true</p><p><b>name</b>: Yakov Dvoinykh</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Yakov Dvoinykh" ] ; fhir:family [ fhir:v "Dvoinykh" ] ; ( fhir:given [ fhir:v "Yakov " ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "8401e592-a5c8-97f4-435f-0a32b7e82a76" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_8401e592-a5c8-97f4-435f-0a32b7e82a76\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 8401e592-a5c8-97f4-435f-0a32b7e82a76</b></p><a name=\"8401e592-a5c8-97f4-435f-0a32b7e82a76\"> </a><a name=\"hc8401e592-a5c8-97f4-435f-0a32b7e82a76\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-8401e592-a5c8-97f4-435f-0a32b7e82a76</code></p><p><b>name</b>: Tandcentralen Sverige AB</p><p><b>telecom</b>: ph: -unknown-(Work), ph: -unknown-(Work), ph: -unknown-(Mobile), fax: -unknown-, <a href=\"mailto:null\"/>, </p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-8401e592-a5c8-97f4-435f-0a32b7e82a76</b></p><a name=\"8401e592-a5c8-97f4-435f-0a32b7e82a76/loc-8401e592-a5c8-97f4-435f-0a32b7e82a76\"> </a><a name=\"hc8401e592-a5c8-97f4-435f-0a32b7e82a76/loc-8401e592-a5c8-97f4-435f-0a32b7e82a76\"> </a><p><b>name</b>: Tandcentralen Sverige AB</p><p><b>address</b>: Edvard Griegsgången 13 1TR Kista 16432 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>17.9250467</td><td>59.4098699</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-8401e592-a5c8-97f4-435f-0a32b7e82a76" ] ; fhir:name [ fhir:v "Tandcentralen Sverige AB" ] ; fhir:address [ ( fhir:line [ fhir:v "Edvard Griegsgången 13 1TR" ] ) ; fhir:city [ fhir:v "Kista" ] ; fhir:postalCode [ fhir:v "16432" ] ] ; fhir:position [ fhir:longitude [ fhir:v 17.9250467 ] ; fhir:latitude [ fhir:v 59.4098699 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-8401e592-a5c8-97f4-435f-0a32b7e82a76 ; fhir:reference [ fhir:v "loc-8401e592-a5c8-97f4-435f-0a32b7e82a76" ] ] ) ; fhir:name [ fhir:v "Tandcentralen Sverige AB" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "fax" ] ] [ fhir:system [ fhir:v "email" ] ] [ fhir:system [ fhir:v "url" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "56bd02ec-0dd7-9d94-bcdb-21c6f96af4e3" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_56bd02ec-0dd7-9d94-bcdb-21c6f96af4e3\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">56bd02ec-0dd7-9d94-bcdb-21c6f96af4e3</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>104</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "104" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "05ec71b7-a129-f33e-4059-fe8878c98595" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_05ec71b7-a129-f33e-4059-fe8878c98595\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">05ec71b7-a129-f33e-4059-fe8878c98595</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1594</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1594" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "4c0d04d6-b088-6b39-c18d-469745217643" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_4c0d04d6-b088-6b39-c18d-469745217643\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">4c0d04d6-b088-6b39-c18d-469745217643</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1596</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1596" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "601d2433-31bd-c416-9f41-061b3486315c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_601d2433-31bd-c416-9f41-061b3486315c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 601d2433-31bd-c416-9f41-061b3486315c</b></p><a name=\"601d2433-31bd-c416-9f41-061b3486315c\"> </a><a name=\"hc601d2433-31bd-c416-9f41-061b3486315c\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4}\">Tandhygienistbehandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 1}\">Botox-behandling</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_8401e592-a5c8-97f4-435f-0a32b7e82a76\">Tandcentralen Sverige AB</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_3841fd23-fd38-bd7c-998b-4538d04caf68\">Sermed Majid</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "Tandhygienistbehandling" ] ] ) ; fhir:text [ fhir:v "Tandhygienistbehandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Botox-behandling" ] ] ) ; fhir:text [ fhir:v "Botox-behandling" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/8401e592-a5c8-97f4-435f-0a32b7e82a76 ; fhir:reference [ fhir:v "HealthcareService/8401e592-a5c8-97f4-435f-0a32b7e82a76" ] ; fhir:display [ fhir:v "Tandcentralen Sverige AB" ] ] [ fhir:l fhir:Practitioner/3841fd23-fd38-bd7c-998b-4538d04caf68 ; fhir:reference [ fhir:v "Practitioner/3841fd23-fd38-bd7c-998b-4538d04caf68" ] ; fhir:display [ fhir:v "Sermed Majid" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "3841fd23-fd38-bd7c-998b-4538d04caf68" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_3841fd23-fd38-bd7c-998b-4538d04caf68\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 3841fd23-fd38-bd7c-998b-4538d04caf68</b></p><a name=\"3841fd23-fd38-bd7c-998b-4538d04caf68\"> </a><a name=\"hc3841fd23-fd38-bd7c-998b-4538d04caf68\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/65</p><p><b>active</b>: true</p><p><b>name</b>: Sermed Majid</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "65" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Sermed Majid" ] ; fhir:family [ fhir:v "Majid" ] ; ( fhir:given [ fhir:v "Sermed" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "ef0d75c6-0818-c8db-8782-78f333c9affc" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_ef0d75c6-0818-c8db-8782-78f333c9affc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService ef0d75c6-0818-c8db-8782-78f333c9affc</b></p><a name=\"ef0d75c6-0818-c8db-8782-78f333c9affc\"> </a><a name=\"hcef0d75c6-0818-c8db-8782-78f333c9affc\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-ef0d75c6-0818-c8db-8782-78f333c9affc</code></p><p><b>name</b>: Klinik A</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-ef0d75c6-0818-c8db-8782-78f333c9affc</b></p><a name=\"ef0d75c6-0818-c8db-8782-78f333c9affc/loc-ef0d75c6-0818-c8db-8782-78f333c9affc\"> </a><a name=\"hcef0d75c6-0818-c8db-8782-78f333c9affc/loc-ef0d75c6-0818-c8db-8782-78f333c9affc\"> </a><p><b>name</b>: Klinik A</p><p><b>address</b>: Edvard Griegsgången 13 Stockholm 16432 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>0</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-ef0d75c6-0818-c8db-8782-78f333c9affc" ] ; fhir:name [ fhir:v "Klinik A" ] ; fhir:address [ ( fhir:line [ fhir:v "Edvard Griegsgången 13" ] ) ; fhir:city [ fhir:v "Stockholm" ] ; fhir:postalCode [ fhir:v "16432" ] ] ; fhir:position [ fhir:longitude [ fhir:v "0"^^xsd:decimal ] ; fhir:latitude [ fhir:v "0"^^xsd:decimal ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-ef0d75c6-0818-c8db-8782-78f333c9affc ; fhir:reference [ fhir:v "loc-ef0d75c6-0818-c8db-8782-78f333c9affc" ] ] ) ; fhir:name [ fhir:v "Klinik A" ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "dc8ac9f7-e55e-0b4f-d626-14e41998e7c7" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_dc8ac9f7-e55e-0b4f-d626-14e41998e7c7\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">dc8ac9f7-e55e-0b4f-d626-14e41998e7c7</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1599</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1599" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "d317801a-4c03-6f8f-9d4f-e22bb9d2086c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_d317801a-4c03-6f8f-9d4f-e22bb9d2086c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule d317801a-4c03-6f8f-9d4f-e22bb9d2086c</b></p><a name=\"d317801a-4c03-6f8f-9d4f-e22bb9d2086c\"> </a><a name=\"hcd317801a-4c03-6f8f-9d4f-e22bb9d2086c\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_ef0d75c6-0818-c8db-8782-78f333c9affc\">Klinik A</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_3841fd23-fd38-bd7c-998b-4538d04caf68\">Sermed Majid</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/ef0d75c6-0818-c8db-8782-78f333c9affc ; fhir:reference [ fhir:v "HealthcareService/ef0d75c6-0818-c8db-8782-78f333c9affc" ] ; fhir:display [ fhir:v "Klinik A" ] ] [ fhir:l fhir:Practitioner/3841fd23-fd38-bd7c-998b-4538d04caf68 ; fhir:reference [ fhir:v "Practitioner/3841fd23-fd38-bd7c-998b-4538d04caf68" ] ; fhir:display [ fhir:v "Sermed Majid" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "3b6dd390-aa8d-7781-92b8-747900583ea9" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_3b6dd390-aa8d-7781-92b8-747900583ea9\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">3b6dd390-aa8d-7781-92b8-747900583ea9</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>921</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "921" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "fd67df68-be41-93a4-f935-3845b4bbdacd" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_fd67df68-be41-93a4-f935-3845b4bbdacd\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule fd67df68-be41-93a4-f935-3845b4bbdacd</b></p><a name=\"fd67df68-be41-93a4-f935-3845b4bbdacd\"> </a><a name=\"hcfd67df68-be41-93a4-f935-3845b4bbdacd\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_6bb94713-1635-746c-8798-2e32cab95164\">Muntra, test</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0\">Dental Test</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_f6054b2a-ba4a-c345-61cc-9ad2771df363\">Tandsköterska</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/6bb94713-1635-746c-8798-2e32cab95164 ; fhir:reference [ fhir:v "HealthcareService/6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:display [ fhir:v "Muntra, test" ] ] [ fhir:l fhir:Practitioner/d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0 ; fhir:reference [ fhir:v "Practitioner/d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0" ] ; fhir:display [ fhir:v "Dental Test" ] ] [ fhir:l fhir:PractitionerRole/f6054b2a-ba4a-c345-61cc-9ad2771df363 ; fhir:reference [ fhir:v "PractitionerRole/f6054b2a-ba4a-c345-61cc-9ad2771df363" ] ; fhir:display [ fhir:v "Tandsköterska" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0</b></p><a name=\"d05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0\"> </a><a name=\"hcd05db3db-f2dc-ba9c-c4c0-a8eeb2c565f0\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/1791</p><p><b>active</b>: true</p><p><b>name</b>: Dental Test</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "1791" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Dental Test" ] ; fhir:family [ fhir:v "Test" ] ; ( fhir:given [ fhir:v "Dental" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:PractitionerRole ; fhir:id [ fhir:v "f6054b2a-ba4a-c345-61cc-9ad2771df363" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_f6054b2a-ba4a-c345-61cc-9ad2771df363\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole f6054b2a-ba4a-c345-61cc-9ad2771df363</b></p><a name=\"f6054b2a-ba4a-c345-61cc-9ad2771df363\"> </a><a name=\"hcf6054b2a-ba4a-c345-61cc-9ad2771df363\"> </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-wof-connect-practitionerrole.html\">Wof Connect PractitionerRole</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>active</b>: true</p><p><b>period</b>: 1996-07-07 00:00:00+0000 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner/1791\">Dental Test</a></p><p><b>organization</b>: <a href=\"Organization/2\">Muntra, test</a></p><p><b>code</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role dental-nurse}\">Tandsköterska</span></p></div>"^^rdf:XMLLiteral ] ] ; fhir:active [ fhir:v true ] ; fhir:period [ fhir:start [ fhir:v "1996-07-07T00:00:00.000Z"^^xsd:dateTime ] ] ; fhir:practitioner [ fhir:l fhir:Practitioner/1791 ; fhir:reference [ fhir:v "Practitioner/1791" ] ; fhir:display [ fhir:v "Dental Test" ] ] ; fhir:organization [ fhir:l fhir:Organization/2 ; fhir:reference [ fhir:v "Organization/2" ] ; fhir:display [ fhir:v "Muntra, test" ] ] ; ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role> ] ; fhir:code [ fhir:v "dental-nurse" ] ; fhir:display [ fhir:v "dental-nurse" ] ] ) ; fhir:text [ fhir:v "Tandsköterska" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "93a51eaf-01c5-8eed-f302-988104b6ba50" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_93a51eaf-01c5-8eed-f302-988104b6ba50\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService 93a51eaf-01c5-8eed-f302-988104b6ba50</b></p><a name=\"93a51eaf-01c5-8eed-f302-988104b6ba50\"> </a><a name=\"hc93a51eaf-01c5-8eed-f302-988104b6ba50\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-93a51eaf-01c5-8eed-f302-988104b6ba50</code></p><p><b>name</b>: 24 tänder AB</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-93a51eaf-01c5-8eed-f302-988104b6ba50</b></p><a name=\"93a51eaf-01c5-8eed-f302-988104b6ba50/loc-93a51eaf-01c5-8eed-f302-988104b6ba50\"> </a><a name=\"hc93a51eaf-01c5-8eed-f302-988104b6ba50/loc-93a51eaf-01c5-8eed-f302-988104b6ba50\"> </a><p><b>name</b>: 24 tänder AB</p><p><b>address</b>: AKACIAGÅRDEN 14 Angered 42439 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>0</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-93a51eaf-01c5-8eed-f302-988104b6ba50" ] ; fhir:name [ fhir:v "24 tänder AB" ] ; fhir:address [ ( fhir:line [ fhir:v "AKACIAGÅRDEN 14" ] ) ; fhir:city [ fhir:v "Angered" ] ; fhir:postalCode [ fhir:v "42439" ] ] ; fhir:position [ fhir:longitude [ fhir:v "0"^^xsd:decimal ] ; fhir:latitude [ fhir:v "0"^^xsd:decimal ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-93a51eaf-01c5-8eed-f302-988104b6ba50 ; fhir:reference [ fhir:v "loc-93a51eaf-01c5-8eed-f302-988104b6ba50" ] ] ) ; fhir:name [ fhir:v "24 tänder AB" ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "c4b6f187-0b99-8811-cd79-b64c2bdb5bad" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_c4b6f187-0b99-8811-cd79-b64c2bdb5bad\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">c4b6f187-0b99-8811-cd79-b64c2bdb5bad</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1285</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1285" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "ccb589ab-5006-52dd-14a4-fd2db787c78e" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_ccb589ab-5006-52dd-14a4-fd2db787c78e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule ccb589ab-5006-52dd-14a4-fd2db787c78e</b></p><a name=\"ccb589ab-5006-52dd-14a4-fd2db787c78e\"> </a><a name=\"hcccb589ab-5006-52dd-14a4-fd2db787c78e\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_93a51eaf-01c5-8eed-f302-988104b6ba50\">24 tänder AB</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_6b758124-f067-ee04-0853-46246131fef1\">Andrii Mudrak</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/93a51eaf-01c5-8eed-f302-988104b6ba50 ; fhir:reference [ fhir:v "HealthcareService/93a51eaf-01c5-8eed-f302-988104b6ba50" ] ; fhir:display [ fhir:v "24 tänder AB" ] ] [ fhir:l fhir:Practitioner/6b758124-f067-ee04-0853-46246131fef1 ; fhir:reference [ fhir:v "Practitioner/6b758124-f067-ee04-0853-46246131fef1" ] ; fhir:display [ fhir:v "Andrii Mudrak" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "6b758124-f067-ee04-0853-46246131fef1" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6b758124-f067-ee04-0853-46246131fef1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6b758124-f067-ee04-0853-46246131fef1</b></p><a name=\"6b758124-f067-ee04-0853-46246131fef1\"> </a><a name=\"hc6b758124-f067-ee04-0853-46246131fef1\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2071</p><p><b>active</b>: true</p><p><b>name</b>: Andrii Mudrak</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2071" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Andrii Mudrak" ] ; fhir:family [ fhir:v "Mudrak" ] ; ( fhir:given [ fhir:v "Andrii" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "753fca17-a166-7b0a-82eb-a873036bd260" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_753fca17-a166-7b0a-82eb-a873036bd260\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">753fca17-a166-7b0a-82eb-a873036bd260</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1306</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1306" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "27de6a31-69af-8d79-772e-ddc1da6f0fdf" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_27de6a31-69af-8d79-772e-ddc1da6f0fdf\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">27de6a31-69af-8d79-772e-ddc1da6f0fdf</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1338</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1338" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "8a7dfa29-5714-ae3b-43dc-204ef31a4b2d" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_8a7dfa29-5714-ae3b-43dc-204ef31a4b2d\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">8a7dfa29-5714-ae3b-43dc-204ef31a4b2d</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1588</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1588" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "dd654f27-2312-afbb-fdb5-257935ee76de" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_dd654f27-2312-afbb-fdb5-257935ee76de\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule dd654f27-2312-afbb-fdb5-257935ee76de</b></p><a name=\"dd654f27-2312-afbb-fdb5-257935ee76de\"> </a><a name=\"hcdd654f27-2312-afbb-fdb5-257935ee76de\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4}\">Tandhygienistbehandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 8}\">sdfgsdf</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_6bb94713-1635-746c-8798-2e32cab95164\">Muntra, test</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_540b6294-724c-86c4-81bc-dbed109c7b1b\">Roma Sunichuk</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "Tandhygienistbehandling" ] ] ) ; fhir:text [ fhir:v "Tandhygienistbehandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "8" ] ; fhir:display [ fhir:v "sdfgsdf" ] ] ) ; fhir:text [ fhir:v "sdfgsdf" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/6bb94713-1635-746c-8798-2e32cab95164 ; fhir:reference [ fhir:v "HealthcareService/6bb94713-1635-746c-8798-2e32cab95164" ] ; fhir:display [ fhir:v "Muntra, test" ] ] [ fhir:l fhir:Practitioner/540b6294-724c-86c4-81bc-dbed109c7b1b ; fhir:reference [ fhir:v "Practitioner/540b6294-724c-86c4-81bc-dbed109c7b1b" ] ; fhir:display [ fhir:v "Roma Sunichuk" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "540b6294-724c-86c4-81bc-dbed109c7b1b" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_540b6294-724c-86c4-81bc-dbed109c7b1b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 540b6294-724c-86c4-81bc-dbed109c7b1b</b></p><a name=\"540b6294-724c-86c4-81bc-dbed109c7b1b\"> </a><a name=\"hc540b6294-724c-86c4-81bc-dbed109c7b1b\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2077</p><p><b>active</b>: true</p><p><b>name</b>: Roma Sunichuk</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2077" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Roma Sunichuk" ] ; fhir:family [ fhir:v "Sunichuk" ] ; ( fhir:given [ fhir:v "Roma" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "f737b920-b4f0-fef6-1bfd-8f6e257043c6" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_f737b920-b4f0-fef6-1bfd-8f6e257043c6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService f737b920-b4f0-fef6-1bfd-8f6e257043c6</b></p><a name=\"f737b920-b4f0-fef6-1bfd-8f6e257043c6\"> </a><a name=\"hcf737b920-b4f0-fef6-1bfd-8f6e257043c6\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6</code></p><p><b>name</b>: Jere Testklinik Testmiljö</p><p><b>telecom</b>: <a href=\"tel:+46123123\">+46123123</a>, <a href=\"mailto:jere.brizic@telavox.se\">jere.brizic@telavox.se</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6</b></p><a name=\"f737b920-b4f0-fef6-1bfd-8f6e257043c6/loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6\"> </a><a name=\"hcf737b920-b4f0-fef6-1bfd-8f6e257043c6/loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6\"> </a><p><b>name</b>: Jere Testklinik Testmiljö</p><p><b>address</b>: Testvägen 1 Teststa 12345 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td><td>0</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6" ] ; fhir:name [ fhir:v "Jere Testklinik Testmiljö" ] ; fhir:address [ ( fhir:line [ fhir:v "Testvägen 1" ] ) ; fhir:city [ fhir:v "Teststa" ] ; fhir:postalCode [ fhir:v "12345" ] ] ; fhir:position [ fhir:longitude [ fhir:v "0"^^xsd:decimal ] ; fhir:latitude [ fhir:v "0"^^xsd:decimal ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6 ; fhir:reference [ fhir:v "loc-f737b920-b4f0-fef6-1bfd-8f6e257043c6" ] ] ) ; fhir:name [ fhir:v "Jere Testklinik Testmiljö" ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+46123123" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "jere.brizic@telavox.se" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "815e2542-744f-a578-2c13-aa854f3f3342" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_815e2542-744f-a578-2c13-aa854f3f3342\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">815e2542-744f-a578-2c13-aa854f3f3342</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1363</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1363" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "e9d2c76a-16bd-e694-1d03-fbd8922c292d" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_e9d2c76a-16bd-e694-1d03-fbd8922c292d\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">e9d2c76a-16bd-e694-1d03-fbd8922c292d</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1394</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1394" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "95ac5075-eb24-d1a8-44c5-1d96f11d592b" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_95ac5075-eb24-d1a8-44c5-1d96f11d592b\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">95ac5075-eb24-d1a8-44c5-1d96f11d592b</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1584</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1584" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "b408a56b-e7ea-51dd-de27-260fd64a2ccc" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_b408a56b-e7ea-51dd-de27-260fd64a2ccc\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">b408a56b-e7ea-51dd-de27-260fd64a2ccc</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1587</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1587" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "387f2012-d824-65bd-d405-0b0b1220cb94" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_387f2012-d824-65bd-d405-0b0b1220cb94\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">387f2012-d824-65bd-d405-0b0b1220cb94</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1601</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1601" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "45de40c9-41c0-7bb3-3083-0acb63bfdff2" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_45de40c9-41c0-7bb3-3083-0acb63bfdff2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 45de40c9-41c0-7bb3-3083-0acb63bfdff2</b></p><a name=\"45de40c9-41c0-7bb3-3083-0acb63bfdff2\"> </a><a name=\"hc45de40c9-41c0-7bb3-3083-0acb63bfdff2\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4}\">Tandhygienistbehandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 1}\">Botox-behandling</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 3}\">Basundersökning av tandhygienist</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 6}\">sdfbsdfg</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_f737b920-b4f0-fef6-1bfd-8f6e257043c6\">Jere Testklinik Testmiljö</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_9a7490fe-e3a5-2e0c-8004-db58e948f21b\">Jere Brizic</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "Tandhygienistbehandling" ] ] ) ; fhir:text [ fhir:v "Tandhygienistbehandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Botox-behandling" ] ] ) ; fhir:text [ fhir:v "Botox-behandling" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandhygienist" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "6" ] ; fhir:display [ fhir:v "sdfbsdfg" ] ] ) ; fhir:text [ fhir:v "sdfbsdfg" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/f737b920-b4f0-fef6-1bfd-8f6e257043c6 ; fhir:reference [ fhir:v "HealthcareService/f737b920-b4f0-fef6-1bfd-8f6e257043c6" ] ; fhir:display [ fhir:v "Jere Testklinik Testmiljö" ] ] [ fhir:l fhir:Practitioner/9a7490fe-e3a5-2e0c-8004-db58e948f21b ; fhir:reference [ fhir:v "Practitioner/9a7490fe-e3a5-2e0c-8004-db58e948f21b" ] ; fhir:display [ fhir:v "Jere Brizic" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "9a7490fe-e3a5-2e0c-8004-db58e948f21b" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_9a7490fe-e3a5-2e0c-8004-db58e948f21b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 9a7490fe-e3a5-2e0c-8004-db58e948f21b</b></p><a name=\"9a7490fe-e3a5-2e0c-8004-db58e948f21b\"> </a><a name=\"hc9a7490fe-e3a5-2e0c-8004-db58e948f21b\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2161</p><p><b>active</b>: true</p><p><b>name</b>: Jere Brizic</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2161" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Jere Brizic" ] ; fhir:family [ fhir:v "Brizic" ] ; ( fhir:given [ fhir:v "Jere" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "23acbe86-e2e2-c90c-052f-46de0f605291" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_23acbe86-e2e2-c90c-052f-46de0f605291\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">23acbe86-e2e2-c90c-052f-46de0f605291</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1391</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1391" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "e3b4e200-63ce-a20d-a735-120d21a8ee63" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_e3b4e200-63ce-a20d-a735-120d21a8ee63\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">e3b4e200-63ce-a20d-a735-120d21a8ee63</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1393</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1393" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "89b8e122-fc6b-d6f2-04f0-7d104b245538" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_89b8e122-fc6b-d6f2-04f0-7d104b245538\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule 89b8e122-fc6b-d6f2-04f0-7d104b245538</b></p><a name=\"89b8e122-fc6b-d6f2-04f0-7d104b245538\"> </a><a name=\"hc89b8e122-fc6b-d6f2-04f0-7d104b245538\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 1}\">Botox-behandling</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_f737b920-b4f0-fef6-1bfd-8f6e257043c6\">Jere Testklinik Testmiljö</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_65b7816b-77ae-f2fe-ae05-130954803054\">Johan Linde</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_f71fef76-5003-9e99-6c46-31292f40928d\">Läkare</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Botox-behandling" ] ] ) ; fhir:text [ fhir:v "Botox-behandling" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/f737b920-b4f0-fef6-1bfd-8f6e257043c6 ; fhir:reference [ fhir:v "HealthcareService/f737b920-b4f0-fef6-1bfd-8f6e257043c6" ] ; fhir:display [ fhir:v "Jere Testklinik Testmiljö" ] ] [ fhir:l fhir:Practitioner/65b7816b-77ae-f2fe-ae05-130954803054 ; fhir:reference [ fhir:v "Practitioner/65b7816b-77ae-f2fe-ae05-130954803054" ] ; fhir:display [ fhir:v "Johan Linde" ] ] [ fhir:l fhir:PractitionerRole/f71fef76-5003-9e99-6c46-31292f40928d ; fhir:reference [ fhir:v "PractitionerRole/f71fef76-5003-9e99-6c46-31292f40928d" ] ; fhir:display [ fhir:v "Läkare" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "65b7816b-77ae-f2fe-ae05-130954803054" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_65b7816b-77ae-f2fe-ae05-130954803054\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 65b7816b-77ae-f2fe-ae05-130954803054</b></p><a name=\"65b7816b-77ae-f2fe-ae05-130954803054\"> </a><a name=\"hc65b7816b-77ae-f2fe-ae05-130954803054\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2162</p><p><b>active</b>: true</p><p><b>name</b>: Johan Linde</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2162" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Johan Linde" ] ; fhir:family [ fhir:v "Linde" ] ; ( fhir:given [ fhir:v "Johan" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] [ ( fhir:resource [ a fhir:PractitionerRole ; fhir:id [ fhir:v "f71fef76-5003-9e99-6c46-31292f40928d" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_f71fef76-5003-9e99-6c46-31292f40928d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole f71fef76-5003-9e99-6c46-31292f40928d</b></p><a name=\"f71fef76-5003-9e99-6c46-31292f40928d\"> </a><a name=\"hcf71fef76-5003-9e99-6c46-31292f40928d\"> </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-wof-connect-practitionerrole.html\">Wof Connect PractitionerRole</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>active</b>: true</p><p><b>period</b>: 1996-07-07 00:00:00+0000 --> (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner/2162\">Johan Linde</a></p><p><b>organization</b>: <a href=\"Organization/840\">Jere Testklinik Testmiljö</a></p><p><b>code</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role general-practitioner}\">Läkare</span></p></div>"^^rdf:XMLLiteral ] ] ; fhir:active [ fhir:v true ] ; fhir:period [ fhir:start [ fhir:v "1996-07-07T00:00:00.000Z"^^xsd:dateTime ] ] ; fhir:practitioner [ fhir:l fhir:Practitioner/2162 ; fhir:reference [ fhir:v "Practitioner/2162" ] ; fhir:display [ fhir:v "Johan Linde" ] ] ; fhir:organization [ fhir:l fhir:Organization/840 ; fhir:reference [ fhir:v "Organization/840" ] ; fhir:display [ fhir:v "Jere Testklinik Testmiljö" ] ] ; ( fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role> ] ; fhir:code [ fhir:v "general-practitioner" ] ; fhir:display [ fhir:v "general-practitioner" ] ] ) ; fhir:text [ fhir:v "Läkare" ] ] ) ] ) ] [ ( fhir:resource [ a fhir:HealthcareService ; fhir:id [ fhir:v "c998cd9a-dab3-4e97-f860-dc25617f0b6f" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"HealthcareService_c998cd9a-dab3-4e97-f860-dc25617f0b6f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService c998cd9a-dab3-4e97-f860-dc25617f0b6f</b></p><a name=\"c998cd9a-dab3-4e97-f860-dc25617f0b6f\"> </a><a name=\"hcc998cd9a-dab3-4e97-f860-dc25617f0b6f\"> </a><p><b>active</b>: true</p><p><b>location</b>: <code>loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f</code></p><p><b>name</b>: OC testmiljö</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f</b></p><a name=\"c998cd9a-dab3-4e97-f860-dc25617f0b6f/loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f\"> </a><a name=\"hcc998cd9a-dab3-4e97-f860-dc25617f0b6f/loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f\"> </a><p><b>name</b>: OC testmiljö</p><p><b>address</b>: Test gatan 1 Test staden 11111 </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>18.0656255</td><td>59.3327036</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ] ; ( fhir:contained [ a fhir:Location ; fhir:id [ fhir:v "loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f" ] ; fhir:name [ fhir:v "OC testmiljö" ] ; fhir:address [ ( fhir:line [ fhir:v "Test gatan 1" ] ) ; fhir:city [ fhir:v "Test staden" ] ; fhir:postalCode [ fhir:v "11111" ] ] ; fhir:position [ fhir:longitude [ fhir:v 18.0656255 ] ; fhir:latitude [ fhir:v 59.3327036 ] ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:location [ fhir:l fhir:loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f ; fhir:reference [ fhir:v "loc-c998cd9a-dab3-4e97-f860-dc25617f0b6f" ] ] ) ; fhir:name [ fhir:v "OC testmiljö" ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "4b364b01-5d61-fca3-e856-cb0fe5fc711c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_4b364b01-5d61-fca3-e856-cb0fe5fc711c\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">4b364b01-5d61-fca3-e856-cb0fe5fc711c</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1429</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1429" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:ActivityDefinition ; fhir:id [ fhir:v "7e88a326-1f92-7ee3-cc76-51581917994c" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_7e88a326-1f92-7ee3-cc76-51581917994c\"> </a>\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">7e88a326-1f92-7ee3-cc76-51581917994c</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure\">http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure</a></span></p>\n \n \n <p><b>code: </b><span>1430</span></p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ] ] ; fhir:status [ fhir:v "active" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/codesystem/muntra/procedure> ] ; fhir:code [ fhir:v "1430" ] ] ) ] ] ) ] [ ( fhir:resource [ a fhir:Schedule ; fhir:id [ fhir:v "d65d3ef7-9759-e395-5626-2f086766eb5f" ] ; fhir:meta [ ( fhir:profile [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule> ] ) ; ( fhir:tag [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system> ] ; fhir:code [ fhir:v "muntra" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Schedule_d65d3ef7-9759-e395-5626-2f086766eb5f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Schedule d65d3ef7-9759-e395-5626-2f086766eb5f</b></p><a name=\"d65d3ef7-9759-e395-5626-2f086766eb5f\"> </a><a name=\"hcd65d3ef7-9759-e395-5626-2f086766eb5f\"> </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-wof-connect-schedule.html\">Wof Connect Schedule</a></p><p style=\"margin-bottom: 0px\">Tag: muntra (Details: WOF-Connect PMS System code muntra)</p></div><p><b>serviceType</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 2}\">Basundersökning av tandläkare</span>, <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 3}\">Basundersökning av tandhygienist</span></p><p><b>actor</b>: </p><ul><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#HealthcareService_c998cd9a-dab3-4e97-f860-dc25617f0b6f\">OC testmiljö</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#Practitioner_6db95a7b-2ab2-6218-2da7-84b40fc1bfc2\">Mathias Eklöf</a></li><li><a href=\"Bundle-1f6e2485-bf7b-4f6b-0f01-9ec924b584ba.html#PractitionerRole_00cddac1-5eb8-ae67-31fb-82cb503cbd5d\">Tandlæge</a></li></ul><p><b>planningHorizon</b>: 2026-03-31 --> 2026-03-31</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:serviceType [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Basundersökning av tandläkare" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandläkare" ] ] [ ( fhir:coding [ fhir:system [ fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"^^xsd:anyURI ; fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id> ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; fhir:text [ fhir:v "Basundersökning av tandhygienist" ] ] ) ; ( fhir:actor [ fhir:l fhir:HealthcareService/c998cd9a-dab3-4e97-f860-dc25617f0b6f ; fhir:reference [ fhir:v "HealthcareService/c998cd9a-dab3-4e97-f860-dc25617f0b6f" ] ; fhir:display [ fhir:v "OC testmiljö" ] ] [ fhir:l fhir:Practitioner/6db95a7b-2ab2-6218-2da7-84b40fc1bfc2 ; fhir:reference [ fhir:v "Practitioner/6db95a7b-2ab2-6218-2da7-84b40fc1bfc2" ] ; fhir:display [ fhir:v "Mathias Eklöf" ] ] [ fhir:l fhir:PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d ; fhir:reference [ fhir:v "PractitionerRole/00cddac1-5eb8-ae67-31fb-82cb503cbd5d" ] ; fhir:display [ fhir:v "Tandlæge" ] ] ) ; fhir:planningHorizon [ fhir:start [ fhir:v "2026-03-31"^^xsd:date ] ; fhir:end [ fhir:v "2026-03-31"^^xsd:date ] ] ] ) ] [ ( fhir:resource [ a fhir:Practitioner ; fhir:id [ fhir:v "6db95a7b-2ab2-6218-2da7-84b40fc1bfc2" ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_6db95a7b-2ab2-6218-2da7-84b40fc1bfc2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 6db95a7b-2ab2-6218-2da7-84b40fc1bfc2</b></p><a name=\"6db95a7b-2ab2-6218-2da7-84b40fc1bfc2\"> </a><a name=\"hc6db95a7b-2ab2-6218-2da7-84b40fc1bfc2\"> </a><p><b>identifier</b>: <code>urn:muntra:caregiver-id</code>/2274</p><p><b>active</b>: true</p><p><b>name</b>: Mathias Eklöf</p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ] ; ( fhir:identifier [ fhir:system [ fhir:v "urn:muntra:caregiver-id"^^xsd:anyURI ; fhir:l <urn:muntra:caregiver-id> ] ; fhir:value [ fhir:v "2274" ] ] ) ; fhir:active [ fhir:v true ] ; ( fhir:name [ fhir:text [ fhir:v "Mathias Eklöf" ] ; fhir:family [ fhir:v "Eklöf" ] ; ( fhir:given [ fhir:v "Mathias" ] ) ] ) ; fhir:gender [ fhir:v "male" ] ] ) ] ) . #
IG © 2025+ Service Well AB. Package servicewell.fhir.wof-connect#0.1.3 based on FHIR 4.0.1. Generated 2026-04-02
Links: Table of Contents |
QA Report