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 - Arthritis - 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-request-document-bundle-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestDocumentBundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestDocumentBundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:2be4b4e4-6df1-4cb2-a947-c70fa0eda54c" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2020-01-06T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Composition/composition-bser-referral-request-arthritis-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Composition/composition-bser-referral-request-arthritis-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-core-blood-pressure-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-core-blood-pressure-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-core-body-height-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-core-body-height-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-core-bmi-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-core-bmi-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-core-social-history-education-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-core-social-history-education-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/medicationrequest-us-core-medicationrequest-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/MedicationRequest/medicationrequest-us-core-medicationrequest-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/observation-us-core-body-weight-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Observation/observation-us-core-body-weight-eve-everywoman> )
  ] [
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/AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-henry-seven"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-henry-seven> )
  ] [
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> )
  ] ) . # 

<http://example.org/fhir/Composition/composition-bser-referral-request-arthritis-everywoman> a fhir:Composition ;
  fhir:id [ fhir:v "composition-bser-referral-request-arthritis-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestComposition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralRequestComposition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-bser-referral-request-arthritis-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-bser-referral-request-arthritis-everywoman</b></p><a name=\"composition-bser-referral-request-arthritis-everywoman\"> </a><a name=\"hccomposition-bser-referral-request-arthritis-everywoman\"> </a><a name=\"composition-bser-referral-request-arthritis-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57133-1}\">Referral note</span></p><p><b>date</b>: 2020-01-02 22:13:23+0000</p><p><b>author</b>: <a href=\"PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html\">Henry Seven, MD</a></p><p><b>title</b>: Referral request</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:57133-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57133-1" ] ;
fhir:display [ fhir:v "Referral 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-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator" ] ;
fhir:display [ fhir:v "Henry Seven, MD" ]
  ] ) ; # 
  fhir:title [ fhir:v "Referral request"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Other Supporting Information" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OSI" ] ;
fhir:display [ fhir:v "Other Supporting Information" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-us-core-social-history-education-eve-everywoman" ]     ] )
  ] [
fhir:title [ fhir:v "Arthritis Referral Request Supporting Information" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ARSI" ] ;
fhir:display [ fhir:v "Arthritis Referral Supporting Information" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman" ]     ] [
fhir:reference [ fhir:v "MedicationRequest/medicationrequest-us-core-medicationrequest-eve-everywoman" ]     ] [
fhir:reference [ fhir:v "Observation/observation-us-core-blood-pressure-eve-everywoman" ]     ] [
fhir:reference [ fhir:v "Observation/observation-us-core-body-height-eve-everywoman" ]     ] [
fhir:reference [ fhir:v "Observation/observation-us-core-body-weight-eve-everywoman" ]     ] [
fhir:reference [ fhir:v "Observation/observation-us-core-bmi-eve-everywoman" ]     ] )
  ] ) . # 

<http://example.org/fhir/Observation/observation-us-core-blood-pressure-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-core-blood-pressure-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-blood-pressure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-us-core-blood-pressure-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-us-core-blood-pressure-eve-everywoman</b></p><a name=\"observation-us-core-blood-pressure-eve-everywoman\"> </a><a name=\"hcobservation-us-core-blood-pressure-eve-everywoman\"> </a><a name=\"observation-us-core-blood-pressure-eve-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood Pressure systolic &amp; diastolic</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-henry-seven.html\">Practitioner Seven Henry </a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic Blood Pressure</span></p><p><b>value</b>: 107 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic Blood Pressure</span></p><p><b>value</b>: 60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></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 "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood Pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood Pressure systolic & diastolic" ]
  ] ; # 
  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-17"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-henry-seven" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic Blood Pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "107"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic Blood Pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-us-core-body-height-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-core-body-height-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-height>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-us-core-body-height-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-us-core-body-height-eve-everywoman</b></p><a name=\"observation-us-core-body-height-eve-everywoman\"> </a><a name=\"hcobservation-us-core-body-height-eve-everywoman\"> </a><a name=\"observation-us-core-body-height-eve-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Body height</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-henry-seven.html\">Practitioner Seven Henry </a></p><p><b>value</b>: 68 in<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[in_i] = '[in_i]')</span></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 "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]     ] ) ;
fhir:text [ fhir:v "Body height" ]
  ] ; # 
  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-17"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-henry-seven" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "68"^^xsd:decimal ] ;
fhir:unit [ fhir:v "in" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[in_i]" ]
  ] . # 

<http://example.org/fhir/PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "practitionerrole-us-core-practitionerrole-referral-initiator"] ; # 
  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-initiator\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-us-core-practitionerrole-referral-initiator</b></p><a name=\"practitionerrole-us-core-practitionerrole-referral-initiator\"> </a><a name=\"hcpractitionerrole-us-core-practitionerrole-referral-initiator\"> </a><a name=\"practitionerrole-us-core-practitionerrole-referral-initiator-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1111111111</p><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-henry-seven.html\">Henry Seven, MD</a></p><p><b>organization</b>: <a href=\"Organization-organization-us-core-organization-saint-luke.html\">Organization Saint Luke's Hospital of Kansas City</a></p><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 261QP2300X}\">Primary Care Clinic/Center</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 419772000}\">Family Practice</span></p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@example.com</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1111111111" ]
  ] ) ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-henry-seven" ] ;
fhir:display [ fhir:v "Henry Seven, 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 "henry.seven@example.com" ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-us-core-bmi-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-core-bmi-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-bmi>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-us-core-bmi-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-us-core-bmi-eve-everywoman</b></p><a name=\"observation-us-core-bmi-eve-everywoman\"> </a><a name=\"hcobservation-us-core-bmi-eve-everywoman\"> </a><a name=\"observation-us-core-bmi-eve-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">BMI</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-henry-seven.html\">Practitioner Seven Henry </a></p><p><b>value</b>: 29 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></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 "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:39156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ]     ] ) ;
fhir:text [ fhir:v "BMI" ]
  ] ; # 
  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-17"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-henry-seven" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "29"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg/m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg/m2" ]
  ] . # 

<http://example.org/fhir/Observation/observation-us-core-social-history-education-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-core-social-history-education-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-social-history>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-us-core-social-history-education-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-us-core-social-history-education-eve-everywoman</b></p><a name=\"observation-us-core-social-history-education-eve-everywoman\"> </a><a name=\"hcobservation-us-core-social-history-education-eve-everywoman\"> </a><a name=\"observation-us-core-social-history-education-eve-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82589-3}\">Highest level of education</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html\">PractitionerRole Primary Care Clinic/Center</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-EducationLevel ELEM}\">Elementary School</span></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 "social-history" ] ;
fhir:display [ fhir:v "Social History" ]     ] ) ;
fhir:text [ fhir:v "Social History" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82589-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82589-3" ] ;
fhir:display [ fhir:v "Highest level of education" ]     ] )
  ] ; # 
  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-17"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EducationLevel"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ELEM" ] ;
fhir:display [ fhir:v "Elementary School" ]     ] ) ;
fhir:text [ fhir:v "Elementary School" ]
  ] . # 

<http://example.org/fhir/MedicationRequest/medicationrequest-us-core-medicationrequest-eve-everywoman> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "medicationrequest-us-core-medicationrequest-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_medicationrequest-us-core-medicationrequest-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medicationrequest-us-core-medicationrequest-eve-everywoman</b></p><a name=\"medicationrequest-us-core-medicationrequest-eve-everywoman\"> </a><a name=\"hcmedicationrequest-us-core-medicationrequest-eve-everywoman\"> </a><a name=\"medicationrequest-us-core-medicationrequest-eve-everywoman-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Instance Order</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 27658006}\">Amoxicillin-containing product</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>authoredOn</b>: 2019-01-17</p><p><b>requester</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-hailey-eight.html\">Practitioner Eight Hailey </a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>bid</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "instance-order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:27658006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27658006" ] ;
fhir:display [ fhir:v "Amoxicillin-containing product" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2019-01-17"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-hailey-eight" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "bid" ]
  ] ) . # 

<http://example.org/fhir/Observation/observation-us-core-body-weight-eve-everywoman> a fhir:Observation ;
  fhir:id [ fhir:v "observation-us-core-body-weight-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-us-core-body-weight-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-us-core-body-weight-eve-everywoman</b></p><a name=\"observation-us-core-body-weight-eve-everywoman\"> </a><a name=\"hcobservation-us-core-body-weight-eve-everywoman\"> </a><a name=\"observation-us-core-body-weight-eve-everywoman-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body weight</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><p><b>effective</b>: 2019-01-17</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-us-core-practitioner-henry-seven.html\">Practitioner Seven Henry </a></p><p><b>value</b>: 65 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></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 "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] ) ;
fhir:text [ fhir:v "Body weight" ]
  ] ; # 
  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-17"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/practitioner-us-core-practitioner-henry-seven" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "65"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<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 "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-us-core-patient-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-us-core-patient-eve-everywoman</b></p><a name=\"patient-us-core-patient-eve-everywoman\"> </a><a name=\"hcpatient-us-core-patient-eve-everywoman\"> </a><a name=\"patient-us-core-patient-eve-everywoman-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve L Everywoman  Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(404)555-1212(Home)</li><li><a href=\"mailto:eve.everywoman@example.com\">eve.everywoman@example.com</a></li><li>5101 Peachtree St NE Atlanta GA 30302 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: <a href=\"RelatedPerson-relatedperson-us-core-relatedperson-self-eve-everywoman.html\">RelatedPerson Eve L Everywoman </a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity 2186-5</a>: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9).\"><a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity 2106-3</a>: White</li><li>text: White</li></ul></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/AllergyIntolerance/allergyintolerance-us-core-allergyint-eve-everywoman> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "allergyintolerance-us-core-allergyint-eve-everywoman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_allergyintolerance-us-core-allergyint-eve-everywoman\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance allergyintolerance-us-core-allergyint-eve-everywoman</b></p><a name=\"allergyintolerance-us-core-allergyint-eve-everywoman\"> </a><a name=\"hcallergyintolerance-us-core-allergyint-eve-everywoman\"> </a><a name=\"allergyintolerance-us-core-allergyint-eve-everywoman-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 387406002}\">sulfonamide antibacterial</span></p><p><b>patient</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 271807003}\">skin rash</span></td><td>Mild</td></tr></table></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [ fhir:v "medication"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:387406002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "387406002" ] ;
fhir:display [ fhir:v "Sulfonamide (substance)" ]     ] ) ;
fhir:text [ fhir:v "sulfonamide antibacterial" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/patient-us-core-patient-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:reaction ( [
    ( fhir:manifestation [
      ( fhir:coding [
a sct:271807003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "271807003" ] ;
fhir:display [ fhir:v "skin rash" ]       ] ) ;
fhir:text [ fhir:v "skin rash" ]     ] ) ;
fhir:severity [ fhir:v "mild" ]
  ] ) . # 

<http://example.org/fhir/Practitioner/practitioner-us-core-practitioner-henry-seven> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-us-core-practitioner-henry-seven"] ; # 
  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-henry-seven\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-us-core-practitioner-henry-seven</b></p><a name=\"practitioner-us-core-practitioner-henry-seven\"> </a><a name=\"hcpractitioner-us-core-practitioner-henry-seven\"> </a><a name=\"practitioner-us-core-practitioner-henry-seven-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/9941339108</p><p><b>name</b>: Seven Henry </p><p><b>telecom</b>: <a href=\"mailto:henry.seven@example.com\">henry.seven@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 "9941339108" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Henry" ] ;
    ( fhir:given [ fhir:v "Seven" ] ) ;
    ( fhir:suffix [ fhir:v "M.D." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "henry.seven@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/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 class=\"res-header-id\"><b>Generated Narrative: Organization organization-us-core-organization-saint-luke</b></p><a name=\"organization-us-core-organization-saint-luke\"> </a><a name=\"hcorganization-us-core-organization-saint-luke\"> </a><a name=\"organization-us-core-organization-saint-luke-en-US\"> </a><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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</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" ]
  ] ) . #