Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ 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 -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "servicerequest-bser-referral-servicerequest-arthritis"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralServiceRequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralServiceRequest> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest servicerequest-bser-referral-servicerequest-arthritis</b></p><a name=\"servicerequest-bser-referral-servicerequest-arthritis\"> </a><a name=\"hcservicerequest-bser-referral-servicerequest-arthritis\"> </a><a name=\"servicerequest-bser-referral-servicerequest-arthritis-en-US\"> </a><p><b>identifier</b>: Placer Identifier/88888888, Filler Identifier/99999999</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 313204009}\">Lifestyle education (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 3457005}\">Patient referral</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>occurrence</b>: 2020-01-09</p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html\">Henry Seven, MD</a></p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-us-core-practitionerrole-referral-recipient.html\">Hailey Eight, MD</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 3723001}\">Arthritis (disorder)</span></p><p><b>insurance</b>: <a href=\"Coverage-coverage-bser-coverage-eve-everywoman.html\">Coverage: identifier = Member Number: 12345; status = active; type = extended healthcare; relationship = self; period = 2019-05-23 --> 2020-05-23</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Bundle-bundle-bser-referral-request-document-bundle-eve-everywoman.html\">Bundle: identifier = UUID:2be4b4e4-6df1-4cb2-a947-c70fa0eda54c; type = document; timestamp = 2020-01-06 22:13:23+0000</a></li><li><a href=\"Consent-consent-bser-patientconsent-eve-everywoman.html\">Consent: status = active; scope = Privacy Consent; category = information access; dateTime = 2019-05-23; policyRule = opt-in</a></li></ul></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ] ] ) ] ;
fhir:value [ fhir:v "88888888" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/organization-us-core-organization-saint-luke" ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FILL" ] ] ) ] ;
fhir:value [ fhir:v "99999999" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/organization-us-core-organization-saint-luke" ] ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:313204009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "313204009" ] ;
fhir:display [ fhir:v "Lifestyle education (procedure)" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a sct:3457005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3457005" ] ;
fhir:display [ fhir:v "Patient referral" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
] ; #
fhir:occurrence [ fhir:v "2020-01-09"^^xsd:date] ; #
fhir:authoredOn [ fhir:v "2020-02-14"^^xsd:date] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient" ] ;
fhir:display [ fhir:v "Hailey Eight, MD" ]
] ) ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:3723001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3723001" ] ;
fhir:display [ fhir:v "Arthritis (disorder)" ] ] ) ;
fhir:text [ fhir:v "Arthritis (disorder)" ]
] ) ; #
fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/coverage-bser-coverage-eve-everywoman" ]
] ) ; #
fhir:supportingInfo ( [
fhir:reference [ fhir:v "Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman" ]
] [
fhir:reference [ fhir:v "Consent/consent-bser-patientconsent-eve-everywoman" ]
] ) . #
IG © 2022+ HL7 Public Health Working Group. Package hl7.fhir.us.bser#2.0.0-ballot based on FHIR 4.0.1. Generated 2024-11-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change