Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: cardiologycareteam1 - JSON Representation

Raw json | Download


{
  "resourceType" : "CareTeam",
  "id" : "cardiologycareteam1",
  "meta" : //  An example care team, which treats complex cardiac cases for Founding Fathers Memorial Hospital 
  {
    "profile" : [
      "http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-careteam"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CareTeam</b><a name=\"cardiologycareteam1\"> </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\">Resource CareTeam &quot;cardiologycareteam1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vhdir-careteam.html\">VhDir Care Team</a></p></div><p><b>VhDir Careteam Alias</b>: Founding Fathers Heart Team</p><p><b>VhDir Location Reference</b>: <a href=\"Location-loc-ffmh-hvi.html\">Location/loc-ffmh-hvi: Founding Fathers Memorial Hospital Heart and Vascular Institute</a> &quot;Founding Fathers Memorial Hospital Heart and Vascular Institute&quot;</p><p><b>VhDir Healthcareservice Reference</b>: <a href=\"HealthcareService-ffcardiology.html\">HealthcareService/ffcardiology: Founding Fathers Memorial Hospital Heart and Vascular Services</a> &quot;Founding Fathers Memorial Hospital Heart and Vascular Services&quot;</p><p><b>VhDir Practitioner Endpoint Reference</b>: <a href=\"Endpoint-direct321.html\">Endpoint/direct321: Direct address for the Founding Fathers Heart and Vascular Institute</a> &quot;Founding Fathers Memorial Hospital Heart and Vascular Institute Direct address&quot;</p><p><b>identifier</b>: Business ID:\u00a0careteam0021\u00a0(use:\u00a0SECONDARY,\u00a0period:\u00a02016-07-16 09:00:00-0500 --&gt; (ongoing))</p><p><b>status</b>: active</p><p><b>category</b>: Condition-focused care team <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA27978-8)</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>Cardiologist <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#17561000)</span></td><td><a href=\"PractitionerRole-practitionerrole1.html\">PractitionerRole/practitionerrole1: 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\">Organization/foundingfathers: Founding Fathers Memorial Hospital</a> &quot;Founding Fathers Memorial Hospital&quot;</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/careteam-alias",
      "valueString" : "Founding Fathers Heart Team"
    },
    //  This care team is also known as the Founding Fathers Heart Team 
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/location-reference",
      "valueReference" : //  This care team is located at the Founding Fathers Memorial Hospital Heart and Vascular Institute 
      {
        "reference" : "Location/loc-ffmh-hvi",
        "display" : "Founding Fathers Memorial Hospital Heart and Vascular Institute"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/healthcareservice-reference",
      "valueReference" : //  This care team provides heart and vascular services 
      {
        "reference" : "HealthcareService/ffcardiology",
        "display" : "Founding Fathers Memorial Hospital Heart and Vascular Services"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference",
      "valueReference" : //  A reference to an electronic endpoint for this care team 
      {
        "reference" : "Endpoint/direct321",
        "display" : "Direct address for the Founding Fathers Heart and Vascular Institute"
      }
    }
  ],
  "identifier" : [
    {
      "extension" : [
        //  Internal business ID for the care team assigned by Founding Fathers Memorial Hospital 
        {
          "url" : "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status",
          "valueCode" : "active"
        }
      ],
      "use" : "secondary",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PRN",
            "display" : "Provider number"
          }
        ],
        "text" : "Business ID"
      },
      "system" : "http://example.org/www.foundingfathersmemorial.com",
      "value" : "careteam0021",
      "period" : {
        "start" : "2016-07-16T09:00:00-05:00"
      },
      "assigner" : {
        "reference" : "Organization/foundingfathers",
        "display" : "Founding Fathers Memorial Hospital"
      }
    }
  ],
  "status" : "active",
  "category" : [
    //  This care team is active 
    {
      "coding" : [
        //  This care team focuses on a specific condition 
        {
          "system" : "http://loinc.org",
          "code" : "LA27978-8",
          "display" : "Condition-focused care team",
          "userSelected" : true
        }
      ]
    }
  ],
  "name" : "Founding Fathers Heart and Vascular Institute Cardiology Care Team",
  "period" : //  The name of this care team 
  {
    "start" : "2016-07-16"
  },
  "participant" : [
    //  This care team was established on July 16, 2016  
    {
      "role" : [
        //  Describes a participant on the care team, George Washington, who is a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute 
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "17561000",
              "display" : "Cardiologist"
            }
          ]
        }
      ],
      "member" : {
        "reference" : "PractitionerRole/practitionerrole1",
        "display" : "George Washington, a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute"
      },
      "period" : {
        "start" : "2016-07-16"
      }
    }
  ],
  "managingOrganization" : [
    {
      "reference" : "Organization/foundingfathers",
      "display" : "Founding Fathers Memorial Hospital"
    }
  ],
  "telecom" : [
    //  This care team is managed by Founding Fathers Memorial Hospital 
    {
      "system" : "email",
      "value" : "heartteam@ffhospital.com",
      "use" : "work"
    }
  ],
  "note" : [
    //  an email address for contacting this care team 
    {
      "authorString" : "Founding Fathers Memorial Hospital",
      "text" : "This care team was founded to optimize the management of complex cardiac cases"
    }
  ]
}