BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "messageheader-BSeR-ReferralMessageHeader"] ; #
fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2023-03-31T04:46:33.319+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#lBNtKfbea7oSBukP"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralMessageHeader"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralMessageHeader> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-BSeR-ReferralMessageHeader\"> </a></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 MessageHeader "messageheader-BSeR-ReferralMessageHeader" Version "3" Updated "2023-03-31 04:46:33+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #lBNtKfbea7oSBukP!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralMessageHeader.html\">BSeR Referral Message Header</a></p></div><p><b>event</b>: REF/RRI - Patient referral (Details: http://terminology.hl7.org/CodeSystem/v2-0003 code I12 = 'REF/RRI - Patient referral', stated as 'REF/RRI - Patient referral')</p><h3>Destinations</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td>*</td><td><a href=\"http://www.saintlukeshealthsystem.org/fhir/endpoint\">http://www.saintlukeshealthsystem.org/fhir/endpoint</a></td><td><a href=\"PractitionerRole-practitionerrole-bser-referral-recipient.html\">PractitionerRole/practitionerrole-bser-referral-recipient</a></td></tr></table><p><b>sender</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-initiator.html\">PractitionerRole/practitionerrole-bser-referral-initiator</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href=\"tel:+1(555)1234567\">+1 (555) 123 4567</a></td><td><a href=\"http://www.saintlukeshealthsystem.org/fhir\">http://www.saintlukeshealthsystem.org/fhir</a></td></tr></table><p><b>reason</b>: REF/RRI - Patient referral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0003.html\">eventType</a>#I12)</span></p><p><b>focus</b>: <a href=\"Task-task-BSeR-ReferralTask.html\">Task/task-BSeR-ReferralTask</a></p></div>"
] ; #
fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0003"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I12" ] ;
fhir:display [ fhir:v "REF/RRI - Patient referral" ]
] ; #
fhir:destination ( [
fhir:endpoint [ fhir:v "http://www.saintlukeshealthsystem.org/fhir/endpoint"^^xsd:anyURI ] ;
fhir:receiver [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-bser-referral-recipient" ] ]
] ) ; #
fhir:sender [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-bser-referral-initiator" ]
] ; #
fhir:source [
fhir:name [ fhir:v "Acme Central Patient Registry" ] ;
fhir:software [ fhir:v "FooBar Patient Manager" ] ;
fhir:version [ fhir:v "3.1.45.AABB" ] ;
fhir:contact [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1 (555) 123 4567" ] ] ;
fhir:endpoint [ fhir:v "http://www.saintlukeshealthsystem.org/fhir"^^xsd:anyURI ]
] ; #
fhir:reason [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0003"^^xsd:anyURI ] ;
fhir:code [ fhir:v "I12" ] ;
fhir:display [ fhir:v "REF/RRI - Patient referral" ] ] )
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "Task/task-BSeR-ReferralTask" ]
] ) . #
IG © 2020+ HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). Package hl7.fhir.us.bser#2.0.0-connectathon based on FHIR 4.0.1. Generated 2023-04-13
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change