Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "ReportPopulationBundle",
"type" : "batch",
"entry" : [
{
"resource" : {
"resourceType" : "Patient",
"id" : "random-patient-id-123",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_random-patient-id-123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient random-patient-id-123</b></p><a name=\"random-patient-id-123\"> </a><a name=\"hcrandom-patient-id-123\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jan Jansens Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</p><hr/></div>"
},
"identifier" : [
{
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr",
"value" : "123456"
}
],
"name" : [
{
"family" : "Jansens",
"given" : [
"Jan"
]
}
],
"gender" : "male",
"birthDate" : "1970-01-01"
},
"request" : {
"method" : "POST",
"url" : "Patient",
"ifNoneExist" : "identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr|123456"
}
},
{
"resource" : {
"resourceType" : "Encounter",
"id" : "random-encounter-id-123",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_random-encounter-id-123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter random-encounter-id-123</b></p><a name=\"random-encounter-id-123\"> </a><a name=\"hcrandom-encounter-id-123\"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr</code>/123456</p><p><b>status</b>: In Progress</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">patient</span></td><td><a href=\"Patient-random-patient-id-123.html\">Jan Jansens Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</a></td></tr></table><p><b>plannedStartDate</b>: 2024-06-22</p><p><b>plannedEndDate</b>: 2024-06-22</p></div>"
},
"identifier" : [
{
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr",
"value" : "123456"
}
],
"status" : "in-progress",
"participant" : [
{
"type" : [
{
"coding" : [
{
"code" : "patient"
}
]
}
],
"actor" : {
🔗 "reference" : "Patient/random-patient-id-123"
}
}
],
"plannedStartDate" : "2024-06-22",
"plannedEndDate" : "2024-06-22"
},
"request" : {
"method" : "POST",
"url" : "Encounter",
"ifNoneExist" : "identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr|123456"
}
},
{
"resource" : {
"resourceType" : "Practitioner",
"id" : "random-practitioner-id-123",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_random-practitioner-id-123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner random-practitioner-id-123</b></p><a name=\"random-practitioner-id-123\"> </a><a name=\"hcrandom-practitioner-id-123\"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>name</b>: Dr. Pauwels </p></div>"
},
"identifier" : [
{
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr",
"value" : "123456"
}
],
"name" : [
{
"family" : "Pauwels",
"given" : [
"Dr."
]
}
]
},
"request" : {
"method" : "POST",
"url" : "Practitioner",
"ifNoneExist" : "identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr|123456"
}
},
{
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "AbdominalSurgeon",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_AbdominalSurgeon\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole AbdominalSurgeon</b></p><a name=\"AbdominalSurgeon\"> </a><a name=\"hcAbdominalSurgeon\"> </a><p><b>identifier</b>: <code>https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr</code>/123456</p><p><b>practitioner</b>: <a href=\"Practitioner-random-practitioner-id-123.html\">Practitioner Dr. Pauwels </a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309376005}\">Abdominal Surgeon</span></p></div>"
},
"identifier" : [
{
"system" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr",
"value" : "123456"
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/random-practitioner-id-123"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "309376005",
"display" : "GI surgeon"
}
],
"text" : "Abdominal Surgeon"
}
]
},
"request" : {
"method" : "POST",
"url" : "PractitionerRole",
"ifNoneExist" : "identifier=https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekker/verstreknr|123456"
}
},
{
"resource" : {
"resourceType" : "Basic",
"id" : "random-bookmarks-id-123",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Basic_random-bookmarks-id-123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Basic random-bookmarks-id-123</b></p><a name=\"random-bookmarks-id-123\"> </a><a name=\"hcrandom-bookmarks-id-123\"> </a><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_VOORNAAM</li><li>value: Jan</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_ACHTERNAAM</li><li>value: Janssens</li></ul></blockquote><blockquote><p><b>Bookmark</b></p><ul><li>name: KWS_PID_GESLACHT</li><li>value: man</li></ul></blockquote><p><b>code</b>: <span title=\"Codes:\">KWS Bookmarks</span></p><p><b>subject</b>: <a href=\"Patient-random-patient-id-123.html\">Jan Jansens Male, DoB: 1970-01-01 ( https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/patient/eadnr#123456)</a></p><p><b>created</b>: 2024-06-22</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "name",
"valueCode" : "KWS_PID_VOORNAAM"
},
{
"url" : "value",
"valueString" : "Jan"
}
],
"url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
},
{
"extension" : [
{
"url" : "name",
"valueCode" : "KWS_PID_ACHTERNAAM"
},
{
"url" : "value",
"valueString" : "Janssens"
}
],
"url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
},
{
"extension" : [
{
"url" : "name",
"valueCode" : "KWS_PID_GESLACHT"
},
{
"url" : "value",
"valueString" : "man"
}
],
"url" : "http://fhir.tiro.health/StructureDefinition/Bookmark"
}
],
"code" : {
"text" : "KWS Bookmarks"
},
"subject" : {
🔗 "reference" : "Patient/random-patient-id-123"
},
"created" : "2024-06-22"
},
"request" : {
"method" : "POST",
"url" : "Basic"
}
},
{
"resource" : {
"resourceType" : "Composition",
"id" : "random-report-id-321",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_random-report-id-321\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition random-report-id-321</b></p><a name=\"random-report-id-321\"> </a><a name=\"hcrandom-report-id-321\"> </a><p><b>status</b>: Registered</p><p><b>type</b>: <span title=\"Codes:\">Initial Report</span></p><p><b>encounter</b>: <a href=\"Encounter-random-encounter-id-123.html\">Encounter: identifier = https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr#123456; status = in-progress; plannedStartDate = 2024-06-22; plannedEndDate = 2024-06-22</a></p><p><b>date</b>: 2024-06-22</p><p><b>author</b>: <a href=\"Practitioner-random-practitioner-id-123.html\">Practitioner Dr. Pauwels </a></p><p><b>title</b>: Initial Report</p></div>"
},
"status" : "registered",
"type" : {
"text" : "Initial Report"
},
"subject" : [
{
🔗 "reference" : "Patient/random-patient-id-123"
}
],
"encounter" : {
🔗 "reference" : "Encounter/random-encounter-id-123"
},
"date" : "2024-06-22",
"author" : [
{
🔗 "reference" : "Practitioner/random-practitioner-id-123"
}
],
"title" : "Initial Report"
},
"request" : {
"method" : "POST",
"url" : "Composition"
}
}
]
}