Validated Healthcare Directory
1.0.0 - STU1 International flag

Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: CareTeam/cardiologycareteam1 - 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:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cardiologycareteam1"] ; #  An example care team, which treats complex cardiac cases for Founding Fathers Memorial Hospital 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-careteam"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-careteam>     ] )
  ] ; # 
  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: CareTeam cardiologycareteam1</b></p><a name=\"cardiologycareteam1\"> </a><a name=\"hccardiologycareteam1\"> </a><a name=\"cardiologycareteam1-en-US\"> </a><p><b>identifier</b>: Business ID/careteam0021 (use: secondary, period: 2016-07-16 09:00:00-0500 --&gt; (ongoing))</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org LA27978-8}\">Condition-focused care team</span></p><p><b>name</b>: Founding Fathers Heart and Vascular Institute Cardiology Care Team</p><p><b>period</b>: 2016-07-16 --&gt; (ongoing)</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Member</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 17561000}\">Cardiologist</span></td><td><a href=\"PractitionerRole-practitionerrole1.html\">George Washington, a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute</a></td><td>2016-07-16 --&gt; (ongoing)</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-foundingfathers.html\">Founding Fathers Memorial Hospital</a></p><p><b>telecom</b>: <a href=\"mailto:heartteam@ffhospital.com\">heartteam@ffhospital.com</a></p><p><b>note</b>: This care team was founded to optimize the management of complex cardiac cases (By Founding Fathers Memorial Hospital)</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/careteam-alias"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Founding Fathers Heart Team" ] #  This care team is also known as the Founding Fathers Heart Team 
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/location-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Location/loc-ffmh-hvi" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital Heart and Vascular Institute" ]     ] #  This care team is located at the Founding Fathers Memorial Hospital Heart and Vascular Institute 
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/healthcareservice-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "HealthcareService/ffcardiology" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital Heart and Vascular Services" ]     ] #  This care team provides heart and vascular services 
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Endpoint/direct321" ] ;
fhir:display [ fhir:v "Direct address for the Founding Fathers Heart and Vascular Institute" ]     ] #  A reference to an electronic endpoint for this care team 
  ] ) ; # 
  fhir:identifier ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ]     ] ) ; #  Internal business ID for the care team assigned by Founding Fathers Memorial Hospital 
fhir:use [ fhir:v "secondary" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ]       ] ) ;
fhir:text [ fhir:v "Business ID" ]     ] ;
fhir:system [ fhir:v "http://example.org/www.foundingfathersmemorial.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "careteam0021" ] ;
fhir:period [
fhir:start [ fhir:v "2016-07-16T09:00:00-05:00"^^xsd:dateTime ]     ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ;
fhir:display [ fhir:v "Founding Fathers Memorial Hospital" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LA27978-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA27978-8" ] ;
fhir:display [ fhir:v "Condition-focused care team" ] ;
fhir:userSelected [ fhir:v "true"^^xsd:boolean ]     ] ) #  This care team focuses on a specific condition 
  ] ) ; #  This care team is active 
  fhir:name [ fhir:v "Founding Fathers Heart and Vascular Institute Cardiology Care Team"] ; # 
  fhir:period [
fhir:start [ fhir:v "2016-07-16"^^xsd:date ] #  This care team was established on July 16, 2016  
  ] ; #  The name of this care team 
  fhir:participant ( [
    ( fhir:role [
      ( fhir:coding [
a sct:17561000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "17561000" ] ;
fhir:display [ fhir:v "Cardiologist" ]       ] )     ] ) ; #  Describes a participant on the care team, George Washington, who is a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute 
fhir:member [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole1" ] ;
fhir:display [ fhir:v "George Washington, a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute" ]     ] ;
fhir:period [
fhir:start [ fhir:v "2016-07-16"^^xsd:date ]     ]
  ] ) ; # 
  fhir:managingOrganization ( [
fhir:reference [ fhir:v "Organization/foundingfathers" ] ; #  This care team is managed by Founding Fathers Memorial Hospital 
fhir:display [ fhir:v "Founding Fathers Memorial Hospital" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ; #  an email address for contacting this care team 
fhir:value [ fhir:v "heartteam@ffhospital.com" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:note ( [
fhir:author [ fhir:v "Founding Fathers Memorial Hospital" ] ; #  A note about the care team 
fhir:text [ fhir:v "This care team was founded to optimize the management of complex cardiac cases" ]
  ] ) . #