CH UMZH Connect IG (R4), published by UMZH Connect Team. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/umzhconnect/umzhconnect-ig/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/ReferralOrthopedicSurgery> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ReferralOrthopedicSurgery"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-umzh-connect/StructureDefinition/ch-umzh-connect-servicerequest" ;
fhir:index 0 ;
fhir:link <http://fhir.ch/ig/ch-umzh-connect/StructureDefinition/ch-umzh-connect-servicerequest>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ReferralOrthopedicSurgery</b></p><a name=\"ReferralOrthopedicSurgery\"> </a><a name=\"hcReferralOrthopedicSurgery\"> </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-ch-umzh-connect-servicerequest.html\">CH UMZH Connect ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/REF-2025-001</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 183545006}\">Referral to orthopedic service (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-PetraMeier.html\">Petra Meier Female, DoB: 1992-03-26 ( Medical record number)</a></p><p><b>authoredOn</b>: 2025-12-15</p><p><b>requester</b>: <a href=\"PractitionerRole-HansMusterRole.html\">PractitionerRole</a></p><p><b>reasonReference</b>: <a href=\"Condition-SuspectedACLRupture.html\">Condition </a></p><p><b>insurance</b>: <a href=\"Coverage-CoverageMeier.html\">Coverage: identifier = Insurance Card Number; status = active</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Condition-HeartFailureHFrEF.html\">Condition Chronic systolic (congestive) heart failure</a></li><li><a href=\"MedicationStatement-MedicationEntresto.html\">MedicationStatement: status = active; medication[x] = ->Medication Entresto (Filmtabl 200 mg) Blist</a></li><li><a href=\"MedicationStatement-MedicationConcor.html\">MedicationStatement: status = active; medication[x] = ->Medication Concor (Filmtabl 10 mg) Blist</a></li><li><a href=\"DocumentReference-DocCardiologyAttachment.html\">DocumentReference: status = current; date = 2025-12-19 16:12:05+0100; description = Sprechstundenbericht Kardiologie vom 19.12.2025</a></li></ul><p><b>note</b>: </p><blockquote><div><p>Suspected rupture of the left ACL.</p>\n</div></blockquote></div>"
] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "PLAC" ]
]
] ;
fhir:Identifier.value [ fhir:value "REF-2025-001" ]
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:183545006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "183545006" ] ;
fhir:Coding.display [ fhir:value "Referral to orthopedic service (procedure)" ]
]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/PetraMeier> ;
fhir:Reference.reference [ fhir:value "Patient/PetraMeier" ]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2025-12-15"^^xsd:date] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/HansMusterRole> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/HansMusterRole" ]
] ;
fhir:ServiceRequest.reasonReference [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/SuspectedACLRupture> ;
fhir:Reference.reference [ fhir:value "Condition/SuspectedACLRupture" ]
] ;
fhir:ServiceRequest.insurance [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Coverage/CoverageMeier> ;
fhir:Reference.reference [ fhir:value "Coverage/CoverageMeier" ]
] ;
fhir:ServiceRequest.supportingInfo [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/HeartFailureHFrEF> ;
fhir:Reference.reference [ fhir:value "Condition/HeartFailureHFrEF" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/MedicationEntresto> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/MedicationEntresto" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/MedicationConcor> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/MedicationConcor" ]
], [
fhir:index 3 ;
fhir:link <http://hl7.org/fhir/DocumentReference/DocCardiologyAttachment> ;
fhir:Reference.reference [ fhir:value "DocumentReference/DocCardiologyAttachment" ]
] ;
fhir:ServiceRequest.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Suspected rupture of the left ACL." ]
] .
<http://hl7.org/fhir/Patient/PetraMeier> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/HansMusterRole> a fhir:PractitionerRole .
<http://hl7.org/fhir/Condition/SuspectedACLRupture> a fhir:Condition .
<http://hl7.org/fhir/Coverage/CoverageMeier> a fhir:Coverage .
<http://hl7.org/fhir/Condition/HeartFailureHFrEF> a fhir:Condition .
<http://hl7.org/fhir/MedicationStatement/MedicationEntresto> a fhir:MedicationStatement .
<http://hl7.org/fhir/MedicationStatement/MedicationConcor> a fhir:MedicationStatement .
<http://hl7.org/fhir/DocumentReference/DocCardiologyAttachment> a fhir:DocumentReference .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/ReferralOrthopedicSurgery.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/ReferralOrthopedicSurgery.ttl> .
IG © 2024+ UMZH Connect Team. Package ch.fhir.ig.ch-umzh-connect#1.0.0-ballot based on FHIR 4.0.1. Generated 2026-07-06
Links: Table of Contents |
QA Report
| Propose a change