0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Carl Frederickson's Multi-Disciplinary Care Team - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CarlFredericksonCareTeam"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://shift.github.io/demo/StructureDefinition/sensitive-care-team-profile"^^xsd:anyURI ;
fhir:link <http://shift.github.io/demo/StructureDefinition/sensitive-care-team-profile>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam CarlFredericksonCareTeam</b></p><a name=\"CarlFredericksonCareTeam\"> </a><a name=\"hcCarlFredericksonCareTeam\"> </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-sensitive-care-team-profile.html\">Sensitive Care Team Profile</a></p></div><p><b>identifier</b>: <code>http://shift.github.io/demo/careteam-identifier</code>/CT-34567</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org LA27976-2}\">Encounter-focused care team</span></p><p><b>name</b>: Carl Frederickson's Care Team</p><p><b>subject</b>: <code>urn:uuid:CarlFrederickson</code></p><p><b>period</b>: 2023-01-15 --&gt; (ongoing)</p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 446050000}\">Primary care provider</span></p><p><b>member</b>: Dr. Hibbert</p><p><b>onBehalfOf</b>: Springfield Medical Center</p><p><b>period</b>: 2020-03-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Psychiatrist</span></p><p><b>member</b>: Dr. Funke</p><p><b>onBehalfOf</b>: Springfield Medical Center</p><p><b>period</b>: 2022-09-08 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 66288003}\">Psychotherapist</span></p><p><b>member</b>: Lucy van Pelt</p><p><b>onBehalfOf</b>: Springfield Medical Center</p><p><b>period</b>: 2022-10-12 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>42 CFR Part 2 Extension</b>: true</p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Psychiatrist</span></p><p><b>member</b>: Dr. White</p><p><b>onBehalfOf</b>: Springfield Medical Center Addiction Treatment Program</p><p><b>period</b>: 2022-06-30 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 159034004}\">Podiatrist</span></p><p><b>member</b>: Dr. Sasquatch</p><p><b>onBehalfOf</b>: Orthopedic Health Services</p><p><b>period</b>: 2023-02-25 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 158970007}\">Anesthesiologist</span></p><p><b>member</b>: Dr. Aurora</p><p><b>onBehalfOf</b>: Orthopedic Health Services</p><p><b>period</b>: 2023-05-15 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 66862007}\">Radiologist</span></p><p><b>member</b>: Dr. Banner</p><p><b>onBehalfOf</b>: Regional Advanced Diagnostic Services</p><p><b>period</b>: 2023-03-10 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 224546007}\">ICN - Infection control nurse</span></p><p><b>member</b>: ACO Care Manager</p><p><b>onBehalfOf</b>: Springfield ACO</p><p><b>period</b>: 2022-01-01 --&gt; (ongoing)</p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Multidisciplinary care</span></p><p><b>managingOrganization</b>: Springfield Medical Center</p><p><b>note</b>: By Dr. Hibbert @2023-05-10 14:00:00+0000</p><blockquote><div><p>Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://shift.github.io/demo/careteam-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CT-34567" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LA27976-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA27976-2" ] ;
fhir:display [ fhir:v "Encounter-focused care team" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Carl Frederickson's Care Team"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:CarlFrederickson" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2023-01-15"^^xsd:date ]
  ] ; # 
  fhir:participant ( [
    ( fhir:role [
      ( fhir:coding [
a sct:446050000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446050000" ] ;
fhir:display [ fhir:v "Primary care physician" ]       ] ) ;
fhir:text [ fhir:v "Primary care provider" ]     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. Hibbert" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Springfield Medical Center" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2020-03-15"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Physician" ]       ] ) ;
fhir:text [ fhir:v "Psychiatrist" ]     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. Funke" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Springfield Medical Center" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-09-08"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:66288003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66288003" ] ;
fhir:display [ fhir:v "Skin of infraclavicular region" ]       ] ) ;
fhir:text [ fhir:v "Psychotherapist" ]     ] ) ;
fhir:member [
fhir:display [ fhir:v "Lucy van Pelt" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Springfield Medical Center" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-10-12"^^xsd:date ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://shift.github.io/demo/StructureDefinition/42CFRPart2"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true       ]     ] ) ;
    ( fhir:role [
      ( fhir:coding [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Physician" ]       ] ) ;
fhir:text [ fhir:v "Psychiatrist" ]     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. White" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Springfield Medical Center Addiction Treatment Program" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-06-30"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:159034004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "159034004" ] ;
fhir:display [ fhir:v "Podiatrist" ]       ] )     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. Sasquatch" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Orthopedic Health Services" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-02-25"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:158970007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "158970007" ] ;
fhir:display [ fhir:v "Anaesthetist" ]       ] ) ;
fhir:text [ fhir:v "Anesthesiologist" ]     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. Aurora" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Orthopedic Health Services" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-05-15"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:66862007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66862007" ] ;
fhir:display [ fhir:v "Radiologist" ]       ] )     ] ) ;
fhir:member [
fhir:display [ fhir:v "Dr. Banner" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Regional Advanced Diagnostic Services" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2023-03-10"^^xsd:date ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:224546007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224546007" ] ;
fhir:display [ fhir:v "ICN - Infection control nurse" ]       ] )     ] ) ;
fhir:member [
fhir:display [ fhir:v "ACO Care Manager" ]     ] ;
fhir:onBehalfOf [
fhir:display [ fhir:v "Springfield ACO" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2022-01-01"^^xsd:date ]     ]
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:386661006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386661006" ] ;
fhir:display [ fhir:v "Fever (finding)" ]     ] ) ;
fhir:text [ fhir:v "Multidisciplinary care" ]
  ] ) ; # 
  fhir:managingOrganization ( [
fhir:display [ fhir:v "Springfield Medical Center" ]
  ] ) ; # 
  fhir:note ( [
fhir:author [
a fhir:string ;
fhir:v "Dr. Hibbert"     ] ;
fhir:time [ fhir:v "2023-05-10T14:00:00Z"^^xsd:dateTime ] ;
fhir:text [ fhir:v "Monthly care coordination meetings scheduled to coordinate care across behavioral health, primary care, and specialty services. Substance use treatment protected under 42 CFR Part 2." ]
  ] ) . #