Swissnoso Implementation Guide (R4)
1.0.0 - STU 1
This page is part of the Swissnoso Implementation Guide (R4) (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "MessageUC14200",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-message-cauti-surveillance"
]
},
"type" : "message",
"entry" : [
{
"fullUrl" : "http://example.ch/fhir/MessageHeader/MessageHeaderUC14200",
"resource" : {
"resourceType" : "MessageHeader",
"id" : "MessageHeaderUC14200",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-messageheader-cauti-surveillance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"MessageHeaderUC14200\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-messageheader-cauti-surveillance.html\">Swissnoso MessageHeader CAUTI Surveillance</a></p></div><p><b>event</b>: <a href=\"http://fhir.ch/ig/swissnoso/cauti-surveillance\">http://fhir.ch/ig/swissnoso/cauti-surveillance</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><a href=\"http://example.ch/fhir\">http://example.ch/fhir</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href=\"#Procedure_InsertCatheter-20210701-14200210624\">See above (Procedure/InsertCatheter-20210701-14200210624)</a></li><li><a href=\"#Procedure_RemoveCatheter-20210704-14200210624\">See above (Procedure/RemoveCatheter-20210704-14200210624)</a></li></ul></div>"
},
"eventUri" : "http://fhir.ch/ig/swissnoso/cauti-surveillance",
"source" : {
"endpoint" : "http://example.ch/fhir"
},
"focus" : [
{
"reference" : "Procedure/InsertCatheter-20210701-14200210624"
},
{
"reference" : "Procedure/RemoveCatheter-20210704-14200210624"
}
]
}
},
{
"fullUrl" : "http://example.ch/fhir/Procedure/InsertCatheter-20210701-14200210624",
"resource" : {
"resourceType" : "Procedure",
"id" : "InsertCatheter-20210701-14200210624",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-procedure-insert-catheter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"InsertCatheter-20210701-14200210624\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-procedure-insert-catheter.html\">Swissnoso Procedure Insert Catheter</a></p></div><p><b>Swissnoso Sequence Number</b>: 1</p><p><b>Swissnoso Transurethral Procedure</b>: false</p><p><b>status</b>: completed</p><p><b>code</b>: Catheterization of urinary bladder (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#410024004)</span></p><p><b>subject</b>: <a href=\"#Patient_AnnaMeier\">See above (Patient/AnnaMeier)</a></p><p><b>encounter</b>: <a href=\"#Encounter_Encounter-14200210624\">See above (Encounter/Encounter-14200210624)</a></p><p><b>performed</b>: 2021-07-01</p><p><b>location</b>: <a href=\"#Location_BettenstationTannenwald\">See above (Location/BettenstationTannenwald)</a></p><p><b>reasonCode</b>: Operation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-swissnoso-indication.html\">Swissnoso Indication</a>#3)</span></p></div>"
},
"extension" : [
{
"url" : "http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-sequence-number",
"valuePositiveInt" : 1
},
{
"url" : "http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-transurethral-procedure",
"valueBoolean" : false
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "410024004",
"display" : "Catheterization of urinary bladder (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/AnnaMeier"
},
"encounter" : {
"reference" : "Encounter/Encounter-14200210624"
},
"performedDateTime" : "2021-07-01",
"location" : {
"reference" : "Location/BettenstationTannenwald"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-indication",
"code" : "3",
"display" : "Operation"
}
]
}
]
}
},
{
"fullUrl" : "http://example.ch/fhir/Procedure/RemoveCatheter-20210704-14200210624",
"resource" : {
"resourceType" : "Procedure",
"id" : "RemoveCatheter-20210704-14200210624",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-procedure-remove-catheter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"RemoveCatheter-20210704-14200210624\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-procedure-remove-catheter.html\">Swissnoso Procedure Remove Catheter</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Removal of urinary bladder catheter (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#43748006)</span></p><p><b>subject</b>: <a href=\"#Patient_AnnaMeier\">See above (Patient/AnnaMeier)</a></p><p><b>encounter</b>: <a href=\"#Encounter_Encounter-14200210624\">See above (Encounter/Encounter-14200210624)</a></p><p><b>performed</b>: 2021-07-04</p><p><b>reasonReference</b>: <a href=\"#Procedure_InsertCatheter-20210701-14200210624\">See above (Procedure/InsertCatheter-20210701-14200210624)</a></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "43748006",
"display" : "Removal of urinary bladder catheter (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/AnnaMeier"
},
"encounter" : {
"reference" : "Encounter/Encounter-14200210624"
},
"performedDateTime" : "2021-07-04",
"reasonReference" : [
{
"reference" : "Procedure/InsertCatheter-20210701-14200210624"
}
]
}
},
{
"fullUrl" : "http://example.ch/fhir/Patient/AnnaMeier",
"resource" : {
"resourceType" : "Patient",
"id" : "AnnaMeier",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"AnnaMeier\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-patient.html\">Swissnoso Patient</a></p></div><p><b>identifier</b>: Medical record number: 14200</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1933</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "http://fhir.tannenwald.ch/pid",
"value" : "14200"
}
],
"gender" : "female",
"birthDate" : "1933"
}
},
{
"fullUrl" : "http://example.ch/fhir/Encounter/Encounter-14200210624",
"resource" : {
"resourceType" : "Encounter",
"id" : "Encounter-14200210624",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"Encounter-14200210624\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-encounter.html\">Swissnoso Encounter</a></p></div><blockquote><p><b>Swissnoso Organizational Unit</b></p><p><b>value</b>: Chirurgie (Details: http://fhir.ch/ig/swissnoso/CodeSystem/ecdc-ward-specialty code SUR = 'Surgery', stated as 'Chirurgie')</p></blockquote><p><b>identifier</b>: Visit number: 14200210624</p><p><b>status</b>: finished</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>subject</b>: <a href=\"#Patient_AnnaMeier\">See above (Patient/AnnaMeier)</a></p><p><b>period</b>: 2021-06-24 --> 2021-07-08</p><p><b>serviceProvider</b>: <a href=\"#Organization_SpitalTannenwald\">See above (Organization/SpitalTannenwald)</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "unit",
"valueCoding" : {
"system" : "http://fhir.ch/ig/swissnoso/CodeSystem/ecdc-ward-specialty",
"code" : "SUR",
"display" : "Chirurgie"
}
}
],
"url" : "http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-organizational-unit"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "VN"
}
]
},
"system" : "http://fhir.tannenwald.ch/fid",
"value" : "14200210624"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"subject" : {
"reference" : "Patient/AnnaMeier"
},
"period" : {
"start" : "2021-06-24",
"end" : "2021-07-08"
},
"serviceProvider" : {
"reference" : "Organization/SpitalTannenwald"
}
}
},
{
"fullUrl" : "http://example.ch/fhir/Organization/SpitalTannenwald",
"resource" : {
"resourceType" : "Organization",
"id" : "SpitalTannenwald",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"SpitalTannenwald\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-organization.html\">Swissnoso Organization</a></p></div><p><b>identifier</b>: id: 1234</p></div>"
},
"identifier" : [
{
"system" : "http://fhir.swissnoso.ch/clinic-number",
"value" : "1234"
}
]
}
},
{
"fullUrl" : "http://example.ch/fhir/Location/BettenstationTannenwald",
"resource" : {
"resourceType" : "Location",
"id" : "BettenstationTannenwald",
"meta" : {
"profile" : [
"http://fhir.ch/ig/swissnoso/StructureDefinition/swissnoso-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"BettenstationTannenwald\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-swissnoso-location.html\">Swissnoso Location</a></p></div><p><b>name</b>: Bettenstation Tannenwald</p><p><b>physicalType</b>: Bettenstation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-swissnoso-procedure-location.html\">Swissnoso Procedure Location</a>#2)</span></p><p><b>managingOrganization</b>: <a href=\"#Organization_SpitalTannenwald\">See above (Organization/SpitalTannenwald)</a></p></div>"
},
"name" : "Bettenstation Tannenwald",
"physicalType" : {
"coding" : [
{
"system" : "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location",
"code" : "2",
"display" : "Bettenstation"
}
]
},
"managingOrganization" : {
"reference" : "Organization/SpitalTannenwald"
}
}
}
]
}