FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.3.88.12.3221.4.2.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.4.2 |
| Version | 1 |
| Status | active |
| Date | 2009-01-23T00:07:00+11:00 |
| Name | PHVS_ProviderRole_HITSP |
| Title | Provider Role Value Set |
| Realm | us |
| Description | This classifies providers according to the role they play in the healthcare of the individual. See HL7 Table 0443 in Appendix A of HL7 2.5.1 Specification. |
No resources found
| CodeSystem | |
| v2-0443 | providerRole |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.3.88.12.3221.4.2",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.3221.4.2"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.4.2",
"version": "1",
"name": "PHVS_ProviderRole_HITSP",
"title": "Provider Role Value Set",
"status": "active",
"date": "2009-01-23T00:07:00+11:00",
"description": "This classifies providers according to the role they play in the healthcare of the individual. See HL7 Table 0443 in Appendix A of HL7 2.5.1 Specification.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"version": "2.5.1",
"concept": [
{
"code": "CP",
"display": "Consulting Provider"
},
{
"code": "PP",
"display": "Primary Care Provider"
},
{
"code": "RP",
"display": "Referring Provider"
}
]
}
]
}
}