Bidirectional Services eReferral (BSeR)
2.0.0-ballot - STU2 United States of America flag

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

: Document Bundle - Eve Everywoman - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundle-bser-referral-feedback-document-bundle-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackDocumentBundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackDocumentBundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54e" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2020-01-07T09:25:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Composition/composition-bser-referral-feedback-arthritis-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Composition/composition-bser-referral-feedback-arthritis-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-bser-referral-observation-pain-mgmt-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-bser-referral-observation-pain-mgmt-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/patient-us-core-patient-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Patient/patient-us-core-patient-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Organization/organization-us-core-organization-saint-luke"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Organization/organization-us-core-organization-saint-luke> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-hailey-eight"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-hailey-eight> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/ServiceRequest/servicerequest-bser-referral-servicerequest-arthritis"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/ServiceRequest/servicerequest-bser-referral-servicerequest-arthritis> )
  ] ) . # 

<http://example.org/fhir/Composition/composition-bser-referral-feedback-arthritis-everywoman> a fhir:Composition ;
  fhir:id [ fhir:v "composition-bser-referral-feedback-arthritis-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackComposition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralFeedbackComposition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-bser-referral-feedback-arthritis-everywoman\"> </a><p><b>Generated Narrative: Composition</b><a name=\"composition-bser-referral-feedback-arthritis-everywoman\"> </a><a name=\"hccomposition-bser-referral-feedback-arthritis-everywoman\"> </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 Composition &quot;composition-bser-referral-feedback-arthritis-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralFeedbackComposition.html\">BSeR Referral Feedback Composition</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Consult note <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11488-4)</span></p><p><b>date</b>: 2020-01-03 11:15:23+0000</p><p><b>author</b>: See on this page: PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient: Hailey Eight, MD</p><p><b>title</b>: Referral feedback</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11488-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11488-4" ] ;
fhir:display [ fhir:v "Consult note" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:date [ fhir:v "2020-01-03T11:15:23Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient" ] ;
fhir:display [ fhir:v "Hailey Eight, MD" ]
  ] ) ; # 
  fhir:title [ fhir:v "Referral feedback"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Referral Service Request Feedback Summary" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RSRFS" ] ;
fhir:display [ fhir:v "CompositionSectionReferralServiceRequestFeedbackSummary" ]       ] )     ] ;
fhir:focus [
fhir:reference [ fhir:v "ServiceRequest/servicerequest-bser-referral-servicerequest-arthritis" ]     ]
  ] [
fhir:title [ fhir:v "Arthritis Referral Feedback Supporting Information" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ARFSI" ] ;
fhir:display [ fhir:v "Arthritis Referral Feedback Supporting Information" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-bser-referral-observation-pain-mgmt-eve-everywoman" ]     ] )
  ] ) . # 

<http://example.org/fhir/Observation/observation-bser-referral-observation-pain-mgmt-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-bser-referral-observation-pain-mgmt-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/bser-referral-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-bser-referral-observation-pain-mgmt-eve-everywoman\"> </a><p><b>Generated Narrative: Observation</b><a name=\"observation-bser-referral-observation-pain-mgmt-eve-everywoman\"> </a><a name=\"hcobservation-bser-referral-observation-pain-mgmt-eve-everywoman\"> </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 Observation &quot;observation-bser-referral-observation-pain-mgmt-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bser-referral-observation.html\">BSeR Referral Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Therapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#therapy)</span></p><p><b>code</b>: Pain management (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#278414003)</span></p><p><b>subject</b>: See on this page: Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</p><p><b>effective</b>: 2019-01-18 22:33:22+0000</p><p><b>performer</b>: See on this page: PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient</p><p><b>value</b>: true</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "therapy" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:278414003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "278414003" ] ;
fhir:display [ fhir:v "Pain management (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-01-18T22:33:22Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient" ]
  ] ) ; # 
  fhir:value [ fhir:v "true"^^xsd:boolean] . # 

<http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "practitionerrole-us-core-practitionerrole-referral-recipient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_practitionerrole-us-core-practitionerrole-referral-recipient\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"practitionerrole-us-core-practitionerrole-referral-recipient\"> </a><a name=\"hcpractitionerrole-us-core-practitionerrole-referral-recipient\"> </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 PractitionerRole &quot;practitionerrole-us-core-practitionerrole-referral-recipient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-practitionerrole.html\">US Core PractitionerRole Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/2222222222</p><p><b>practitioner</b>: See on this page: Practitioner/practitioner-us-core-practitioner-hailey-eight: Hailey Eight, MD</p><p><b>organization</b>: See on this page: Organization/organization-us-core-organization-saint-luke</p><p><b>code</b>: Primary Care Clinic/Center <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#261QP2300X)</span></p><p><b>specialty</b>: Family Practice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419772000)</span></p><p><b>telecom</b>: <a href=\"mailto:hailey.eight@example.com\">hailey.eight@example.com</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2222222222" ]
  ] ) ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-hailey-eight" ] ;
fhir:display [ fhir:v "Hailey Eight, MD" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/organization-us-core-organization-saint-luke" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "261QP2300X" ] ;
fhir:display [ fhir:v "Primary Care Clinic/Center" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
a sct:419772000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "419772000" ] ;
fhir:display [ fhir:v "Family Practice" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hailey.eight@example.com" ]
  ] ) . # 

<http://example.org/fhir/Patient/patient-us-core-patient-eve-everywoman> a fhir:Patient ;
  fhir:id [ fhir:v "patient-us-core-patient-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-us-core-patient-eve-everywoman\"> </a><p><b>Generated Narrative: Patient</b><a name=\"patient-us-core-patient-eve-everywoman\"> </a><a name=\"hcpatient-us-core-patient-eve-everywoman\"> </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 Patient &quot;patient-us-core-patient-eve-everywoman&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a></p></div><blockquote><p><b>US Core Race Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: White (Details: urn:oid:2.16.840.1.113883.6.238 code 2106-3 = 'White', stated as 'White')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: White</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: Not Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2186-5 = 'Not Hispanic or Latino', stated as 'Not Hispanic or Latino')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: Not Hispanic or Latino</p></blockquote><p><b>US Core Birth Sex Extension</b>: F</p><p><b>identifier</b>: Medical Record Number/1032702 (use: usual)</p><p><b>active</b>: true</p><p><b>name</b>: Eve L Everywoman </p><p><b>telecom</b>: ph: 1-(404)555-1212(HOME), <a href=\"mailto:eve.everywoman@example.com\">eve.everywoman@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1974-11-24</p><p><b>address</b>: 5101 Peachtree St NE Atlanta GA 30302 US </p><h3>Links</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Other</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"RelatedPerson-relatedperson-us-core-relatedperson-self-eve-everywoman.html\">RelatedPerson/relatedperson-us-core-relatedperson-self-eve-everywoman</a> &quot; EVERYWOMAN&quot;</td><td>seealso</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "White" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2186-5" ] ;
fhir:display [ fhir:v "Not Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Not Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ]       ] )     ] ;
fhir:system [ fhir:v "http://hospital.smarthealthit.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1032702" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Everywoman" ] ;
    ( fhir:given [ fhir:v "Eve" ] [ fhir:v "L" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "1-(404)555-1212" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "eve.everywoman@example.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1974-11-24"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "5101 Peachtree St NE" ] ) ;
fhir:city [ fhir:v "Atlanta" ] ;
fhir:state [ fhir:v "GA" ] ;
fhir:postalCode [ fhir:v "30302" ] ;
fhir:country [ fhir:v "US" ]
  ] ) ; # 
  fhir:link ( [
fhir:other [
fhir:reference [ fhir:v "RelatedPerson/relatedperson-us-core-relatedperson-self-eve-everywoman" ]     ] ;
fhir:type [ fhir:v "seealso" ]
  ] ) . # 

<http://example.org/fhir/Organization/organization-us-core-organization-saint-luke> a fhir:Organization ;
  fhir:id [ fhir:v "organization-us-core-organization-saint-luke"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_organization-us-core-organization-saint-luke\"> </a><p><b>Generated Narrative: Organization</b><a name=\"organization-us-core-organization-saint-luke\"> </a><a name=\"hcorganization-us-core-organization-saint-luke\"> </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 Organization &quot;organization-us-core-organization-saint-luke&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1063494177</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-organization-type.html\">Organization type</a>#prov)</span></p><p><b>name</b>: Saint Luke's Hospital of Kansas City</p><p><b>telecom</b>: ph: (816)932-2000(WORK), http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city(WORK)</p><p><b>address</b>: 4401 Wornall Rd, Amherst MA 64111 </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1063494177" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Saint Luke's Hospital of Kansas City"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(816)932-2000" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "other" ] ;
fhir:value [ fhir:v "http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "4401 Wornall Rd," ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "64111" ]
  ] ) . # 

<http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-hailey-eight> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-us-core-practitioner-hailey-eight"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_practitioner-us-core-practitioner-hailey-eight\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-us-core-practitioner-hailey-eight\"> </a><a name=\"hcpractitioner-us-core-practitioner-hailey-eight\"> </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 Practitioner &quot;practitioner-us-core-practitioner-hailey-eight&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/9941339888</p><p><b>name</b>: Eight Hailey </p><p><b>telecom</b>: <a href=\"mailto:hailey.eight@example.com\">hailey.eight@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339888" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Hailey" ] ;
    ( fhir:given [ fhir:v "Eight" ] ) ;
    ( fhir:suffix [ fhir:v "M.D." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hailey.eight@example.com" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "BMass Doctors" ] [ fhir:v "2100 North Ave" ] ) ;
fhir:city [ fhir:v "Burlington" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "02368" ] ;
fhir:country [ fhir:v "US" ]
  ] ) . # 

<http://example.org/fhir/ServiceRequest/servicerequest-bser-referral-servicerequest-arthritis> a fhir:ServiceRequest ;
  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\"><a name=\"ServiceRequest_servicerequest-bser-referral-servicerequest-arthritis\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"servicerequest-bser-referral-servicerequest-arthritis\"> </a><a name=\"hcservicerequest-bser-referral-servicerequest-arthritis\"> </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 ServiceRequest &quot;servicerequest-bser-referral-servicerequest-arthritis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralServiceRequest.html\">BSeR Referral Service Request</a></p></div><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>: Lifestyle education (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#313204009)</span></p><p><b>code</b>: Patient referral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3457005)</span></p><p><b>subject</b>: See on this page: Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</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\">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator: Henry Seven, MD</a></p><p><b>performer</b>: See on this page: PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient: Hailey Eight, MD</p><p><b>reasonCode</b>: Arthritis (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3723001)</span></p><p><b>insurance</b>: <a href=\"Coverage-coverage-bser-coverage-eve-everywoman.html\">Coverage/coverage-bser-coverage-eve-everywoman</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Bundle-bundle-bser-referral-request-document-bundle-eve-everywoman.html\">Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman</a></li><li><a href=\"Consent-consent-bser-patientconsent-eve-everywoman.html\">Consent/consent-bser-patientconsent-eve-everywoman</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" ]
  ] ) . #