FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.88.12.3221.4.2

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.88.12.3221.4.2
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.4.2
Version1
Statusactive
Date2009-01-23T00:07:00+11:00
NamePHVS_ProviderRole_HITSP
TitleProvider Role Value Set
Realmus
DescriptionThis 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0443providerRole

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}