ITB Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "HealthcareService",
"id" : "ITBHealthcareService",
"meta" : {
"profile" : [
🔗 "http://portal.wof.purified.link/fhir/StructureDefinition/ITBHealthcareService"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService ITBHealthcareService</b></p><a name=\"ITBHealthcareService\"> </a><a name=\"hcITBHealthcareService\"> </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-ITBHealthcareService.html\">ITB HealthcareService</a></p></div><p><b>ITB List Reference Extension</b>: <a href=\"#hcITBHealthcareService/listId\">List for 'Unspecified List Type' for 'Unspecified Subject'</a></p><p><b>ITB Url Placeholder Extension</b>: http://portal.wof</p><blockquote><p><b>link/wof-portal/fhir/StructureDefinition/NotBookableInITB</b></p><ul><li>http://ki.purified.link/wof-portal/fhir/StructureDefinition/IsNotBookableInITB: true</li><li>http://ki.purified.link/wof-portal/fhir/StructureDefinition/ExternalBookingUrl: <a href=\"https://minside.colosseum.no/bestilltime\">https://minside.colosseum.no/bestilltime</a></li><li>http://ki.purified.link/wof-portal/fhir/StructureDefinition/BookingInformation: Här kan man boka</li></ul></blockquote><blockquote><p><b>link/fhir/StructureDefinition/extPractitionerSegments</b></p><ul><li>use: true</li><li>plusDefaultsTo: 3</li></ul></blockquote><p><b>link/fhir/StructureDefinition/extPlanningHorizonInWeeks</b>: 10</p><p><b>link/fhir/StructureDefinition/extAllowReschedulingFromDentalUnit</b>: true</p><p><b>identifier</b>: Colosseum Tannlege Nationaltheatret</p><p><b>active</b>: true</p><p><b>location</b>: <a href=\"#hcITBHealthcareService/adressId\">Location</a></p><p><b>name</b>: colosseum-nationaltheatret</p><p><b>telecom</b>: <a href=\"mailto:test@testmail.com\">test@testmail.com</a></p><p><b>endpoint</b>: <a href=\"Endpoint/fc580e7c-7fd8-4acd-92e9-42cb052763d4\">itbDev-colosseum-opus-nationaltheatret</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #adressId</b></p><a name=\"ITBHealthcareService/adressId\"> </a><a name=\"hcITBHealthcareService/adressId\"> </a><p><b>address</b>: Stortingsgata 30(work)</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.729501</td><td>59.91475</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: List #listId</b></p><a name=\"ITBHealthcareService/listId\"> </a><a name=\"hcITBHealthcareService/listId\"> </a><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"ActivityDefinition/5e54aeb0-339d-49ed-af21-386f6ce0c730\">Dårlig Ånde</a></td></tr><tr><td><a href=\"ActivityDefinition/bcfafc6d-98df-4985-97ea-5ddd75fe858f\">Tannlegeskrekk</a></td></tr><tr><td><a href=\"ActivityDefinition/30491f7e-786e-4f48-a555-982ee5828641\">Tannrens</a></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Location",
"id" : "adressId",
"address" : {
"use" : "work",
"text" : "Stortingsgata 30",
"city" : "Oslo"
},
"position" : {
"longitude" : 10.729501,
"latitude" : 59.91475
}
},
{
"resourceType" : "List",
"id" : "listId",
"status" : "current",
"mode" : "working",
"entry" : [
{
"extension" : [
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extPriceDefinition",
"valueString" : "2.000 SEK"
}
],
"item" : {
"reference" : "ActivityDefinition/5e54aeb0-339d-49ed-af21-386f6ce0c730",
"display" : "Dårlig Ånde"
}
},
{
"extension" : [
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extPriceDefinition",
"valueString" : "850 NOK"
}
],
"item" : {
"reference" : "ActivityDefinition/bcfafc6d-98df-4985-97ea-5ddd75fe858f",
"display" : "Tannlegeskrekk"
}
},
{
"extension" : [
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extPriceDefinition",
"valueString" : "5 dollahs"
}
],
"item" : {
"reference" : "ActivityDefinition/30491f7e-786e-4f48-a555-982ee5828641",
"display" : "Tannrens"
}
}
]
}
],
"extension" : [
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extListReference",
"valueReference" : {
"reference" : "#listId"
}
},
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extUrlPlaceholder",
"valueString" : "http://portal.wof"
},
{
"extension" : [
{
"url" : "http://ki.purified.link/wof-portal/fhir/StructureDefinition/IsNotBookableInITB",
"valueBoolean" : true
},
{
"url" : "http://ki.purified.link/wof-portal/fhir/StructureDefinition/ExternalBookingUrl",
"valueUrl" : "https://minside.colosseum.no/bestilltime"
},
{
"url" : "http://ki.purified.link/wof-portal/fhir/StructureDefinition/BookingInformation",
"valueString" : "Här kan man boka"
}
],
"url" : "http://ki.purified.link/wof-portal/fhir/StructureDefinition/NotBookableInITB"
},
{
"extension" : [
{
"url" : "use",
"valueBoolean" : true
},
{
"url" : "plusDefaultsTo",
"valueInteger" : 3
}
],
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extPractitionerSegments"
},
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extPlanningHorizonInWeeks",
"valueInteger" : 10
},
{
"url" : "http://portal.wof.purified.link/fhir/StructureDefinition/extAllowReschedulingFromDentalUnit",
"valueBoolean" : true
}
],
"identifier" : [
{
"value" : "Colosseum Tannlege Nationaltheatret"
}
],
"active" : true,
"location" : [
{
"reference" : "#adressId"
}
],
"name" : "colosseum-nationaltheatret",
"telecom" : [
{
"system" : "email",
"value" : "test@testmail.com",
"use" : "work"
}
],
"endpoint" : [
{
"reference" : "Endpoint/fc580e7c-7fd8-4acd-92e9-42cb052763d4",
"display" : "itbDev-colosseum-opus-nationaltheatret"
}
]
}