FHIR IG analytics| Package | hl7.fhir.us.davinci-vbpr |
| Resource Type | Group |
| Id | Group-goodhealth-group.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group goodhealth-group
Last updated: 2023-01-01 03:04:12-0400
Profile: Davinci ATR Group
Contract Validity Period: 2021-01-01 --> 2024-12-31
Attribution List Status: final
identifier: United States Employer Identification Number/789456231
type: Person
actual: true
name: Good Health Clinic ATR Group
managingEntity: Good Health Clinic
{
"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": "<!-- snip (see above) -->"
},
"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"
}
}