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

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. 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/fhir-us-mcc/ and changes regularly. See the Directory of published versions

: Multiple Chronic Condition Care Plan Care Team - 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 "MCCCareTeamexample"] ; # 
  fhir:meta [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CareTeam Example" ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This is a US Core CareTeam Example for MCC." ]     ] ) ;
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2022-04-21T17:30:10.117+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#fOlntPRC97ZmQthM"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CareTeam</b><a name=\"MCCCareTeamexample\"> </a><a name=\"hcMCCCareTeamexample\"> </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\">ResourceCareTeam &quot;MCCCareTeamexample&quot; Version &quot;2&quot; Updated &quot;2022-04-21 17:30:10+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #fOlntPRC97ZmQthM!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-careteam.html\">US Core CareTeam Profile</a></p></div><p><b>status</b>: active</p><p><b>name</b>: US-Core MCC example CareTeam</p><p><b>subject</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Amy V. Shaw</a> &quot; NOELLE&quot;</p><blockquote><p><b>participant</b></p><p><b>role</b>: Nephrologist <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#11911009)</span></p><p><b>member</b>: <a href=\"Practitioner-practitionerMCC-1.html\">Practitioner/practitionerMCC-1: Henry Levin VII, MD</a> &quot; LEVIN&quot;</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Nurse Practitioner <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#224571005)</span></p><p><b>member</b>: <a href=\"Practitioner-practitionerMCC-2.html\">Practitioner/practitionerMCC-2: Nancy Nurse, RN NP</a> &quot; NURSE&quot;</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Primary care provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#453231000124104)</span></p><p><b>member</b>: <a href=\"Practitioner-practitionerMCC-3.html\">Practitioner/practitionerMCC-3: Peter Primary, MD</a> &quot; PRIMARY&quot;</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Patient (person) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#116154003)</span></p><p><b>member</b>: <a href=\"Patient-cc-pat-pnoelle.html\">Patient/cc-pat-pnoelle: Patricia Noelle</a> &quot; NOELLE&quot;</p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "US-Core MCC example CareTeam"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/cc-pat-pnoelle" ] ;
fhir:display [ fhir:v "Amy V. Shaw" ]
  ] ; # 
  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:display [ fhir:v "Henry Levin VII, MD" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:224571005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224571005" ] ;
fhir:display [ fhir:v "Nurse Practitioner" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/practitionerMCC-2" ] ;
fhir:display [ fhir:v "Nancy Nurse, RN NP" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
a sct:453231000124104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "453231000124104" ] ;
fhir:display [ fhir:v "Primary care provider" ]       ] )     ] ) ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/practitionerMCC-3" ] ;
fhir:display [ fhir:v "Peter Primary, MD" ]     ]
  ] [
    ( 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 "Patricia Noelle" ]     ]
  ] ) . #