Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Group",
"id" : "goodhealth-group",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown" : "Example Member Attribution List (ATR Group) for ABC Payer and Good Health Clinic Value-Based Contract."
}
],
"lastUpdated" : "2023-01-01T03:04:12.348-04:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/atr-group"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group goodhealth-group</b></p><a name=\"goodhealth-group\"> </a><a name=\"hcgoodhealth-group\"> </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\">Last updated: 2023-01-01 03:04:12-0400</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-atr/STU2.1/StructureDefinition-atr-group.html\">Davinci ATR Group</a></p></div><p><b>Contract Validity Period</b>: 2021-01-01 --> 2024-12-31</p><p><b>Attribution List Status</b>: final</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-USEIN.html\" title=\"An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.\">United States Employer Identification Number</a>/789456231</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Good Health Clinic ATR Group</p><p><b>managingEntity</b>: <a href=\"Organization-vbp-provider01.html\">Good Health Clinic</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-contractValidityPeriod",
"valuePeriod" : {
"start" : "2021-01-01",
"end" : "2024-12-31"
}
},
{
"url" : "http://hl7.org/fhir/us/davinci-atr/StructureDefinition/ext-attributionListStatus",
"valueCode" : "final"
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.840.1.113883.4.4",
"value" : "789456231"
}
],
"type" : "person",
"actual" : true,
"name" : "Good Health Clinic ATR Group",
"managingEntity" : {
🔗 "reference" : "Organization/vbp-provider01",
"display" : "Good Health Clinic"
}
}