MCC eCare Plan Implementation Guide
1.0.0 - STU1 United States of America flag

This page is part of the MCC eCare Plan Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MCC Care Team Example - TTL Representation

Raw ttl | Download


@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:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "careteam-of-noelle"] ; # 
  fhir:meta [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CareTeam Example for Noelle" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This is a careteam example for the MCC CareTeam." ]     ] ) ;
fhir:versionId [ fhir:v "7" ] ;
fhir:lastUpdated [ fhir:v "2022-11-04T11:56:28.976+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#KKfIz9YE5wp4BiUp"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCareTeam"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCareTeam>     ] )
  ] ; # 
  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 careteam-of-noelle</b></p><a name=\"careteam-of-noelle\"> </a><a name=\"hccareteam-of-noelle\"> </a><a name=\"careteam-of-noelle-en-US\"> </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\">version: 7; Last updated: 2022-11-04 11:56:28+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #KKfIz9YE5wp4BiUp</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MCCCareTeam.html\">Multiple Chronic Condition Care Plan Care Team</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Care Team of Noelle Example</p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patricia Noelle  Female, DoB: 1955-01-15 ( Medical Record Number: 103270456 (use: usual, ))</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 11911009}\">Nephrologist</span></p><p><b>member</b>: <a href=\"Practitioner-practitionerMCC-1.html\">Practitioner Henry Levin </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 453231000124104}\">Primary care provider</span></p><p><b>member</b>: <a href=\"Practitioner-practitionerMCC-3.html\">Practitioner Peter Primary </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 116154003}\">Patient (person)</span></p><p><b>member</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Noelle</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{http://snomed.info/sct 133932002}\">Caregiver (person)</span></p><p><b>member</b>: <a href=\"RelatedPerson-caregiver-of-noelle.html\">Sarah van Putten</a></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Care Team of Noelle Example"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/cc-pat-pnoelle" ]
  ] ; # 
  fhir:participant ( [
    ( fhir:role [
      ( fhir:coding [
a sct:11911009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11911009" ] ;
fhir:display [ fhir:v "Nephrologist" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/practitionerMCC-1" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:453231000124104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/731000124108/version/20220301" ] ;
fhir:code [ fhir:v "453231000124104" ] ;
fhir:display [ fhir:v "Primary care provider" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/practitionerMCC-3" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:116154003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "116154003" ] ;
fhir:display [ fhir:v "Patient (person)" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "Patient/cc-pat-pnoelle" ] ;
fhir:display [ fhir:v "Noelle" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:133932002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "133932002" ] ;
fhir:display [ fhir:v "Caregiver (person)" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "RelatedPerson/caregiver-of-noelle" ] ;
fhir:display [ fhir:v "Sarah van Putten" ]     ]
  ] ) . #