FHIR IG analytics| Package | hl7.fhir.uv.vhdir |
| Resource Type | CareTeam |
| Id | CareTeam-cardiologycareteam1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CareTeam cardiologycareteam1
VhDir Careteam Alias: Founding Fathers Heart Team
VhDir Location Reference: Founding Fathers Memorial Hospital Heart and Vascular Institute
VhDir Healthcareservice Reference: Founding Fathers Memorial Hospital Heart and Vascular Services
VhDir Practitioner Endpoint Reference: Direct address for the Founding Fathers Heart and Vascular Institute
identifier: Business ID/careteam0021 (use: secondary, period: 2016-07-16 09:00:00-0500 --> (ongoing)) (status: active)
status: Active
category: Condition-focused care team
name: Founding Fathers Heart and Vascular Institute Cardiology Care Team
period: 2016-07-16 --> (ongoing)
| Role | Member | Period |
| Cardiologist | George Washington, a cardiologist at the Founding Fathers Memorial Hospital Heart and Vascular Institute | 2016-07-16 --> (ongoing) |
managingOrganization: Founding Fathers Memorial Hospital
telecom: heartteam@ffhospital.com
note: This care team was founded to optimize the management of complex cardiac cases (By Founding Fathers Memorial Hospital)
{
"resourceType": "CareTeam",
"id": "cardiologycareteam1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-careteam"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/careteam-alias",
"valueString": "Founding Fathers Heart Team"
},
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/location-reference",
"valueReference": {
"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": {
"reference": "HealthcareService/ffcardiology",
"display": "Founding Fathers Memorial Hospital Heart and Vascular Services"
}
},
{
"url": "http://hl7.org/fhir/uv/vhdir/StructureDefinition/endpoint-reference",
"valueReference": {
"reference": "Endpoint/direct321",
"display": "Direct address for the Founding Fathers Heart and Vascular Institute"
}
}
],
"identifier": [
{
"extension": [
{
"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": [
{
"coding": [
{
"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": {
"start": "2016-07-16"
},
"participant": [
{
"role": [
{
"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": [
{
"system": "email",
"value": "heartteam@ffhospital.com",
"use": "work"
}
],
"note": [
{
"authorString": "Founding Fathers Memorial Hospital",
"text": "This care team was founded to optimize the management of complex cardiac cases"
}
]
}