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

FHIR IG Statistics: ValueSet/us-pathology-provider-types

Packagehl7.fhir.us.cancer-reporting
TypeValueSet
Idus-pathology-provider-types
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cancer-reporting/https://build.fhir.org/ig/HL7/cancer-reporting/ValueSet-us-pathology-provider-types.html
URLhttp://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-provider-types
Version2.0.0-ballot
Statusactive
Date2025-06-29T15:41:19+00:00
NameUSPathologyProviderTypes
TitleUS Pathology Provider Types
Realmus
Authorityhl7
DescriptionThis ValueSet is composed of HL7 ParticipationType codes (found in PV1) and concepts from Pathology Provider Types CodeSystem (found in OBR).

Resources that use this resource

StructureDefinition
us-pathology-related-practitioner-roleUS Pathology Related Practitioner Role

Resources that this resource uses

CodeSystem
v2-0443providerRole
v3-ParticipationTypeParticipationType
v3-ParticipationTypev3 Code System ParticipationType
v2-0443providerRole

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet us-pathology-provider-types

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ParticipationType version 5.0.0
    CodeDisplayDefinition
    ADMadmitterThe practitioner who is responsible for admitting a patient to a patient encounter.
    ATNDattenderThe practitioner that has responsibility for overseeing a patient's care during a patient encounter.
    CONconsultantAn advisor participating in the service by performing evaluations and making recommendations.
    REFreferrerA person having referred the subject of the service to the performer (referring physician). Typically, a referring physician will receive a report.
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v2-0443 version 2.0.0
    CodeDisplayDefinition
    CLPCollecting ProviderCollecting Provider
    OPOrdering ProviderOrdering Provider
    PIPrimary InterpreterPrimary Interpreter
    ROResponsible ObserverResponsible Observer

Source

{
  "resourceType": "ValueSet",
  "id": "us-pathology-provider-types",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/cancer-reporting/ImplementationGuide/hl7.fhir.us.cancer-reporting"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-provider-types",
  "version": "2.0.0-ballot",
  "name": "USPathologyProviderTypes",
  "title": "US Pathology Provider Types",
  "status": "active",
  "experimental": false,
  "date": "2025-06-29T15:41:19+00:00",
  "publisher": "HL7 International / Orders and Observations and College of American Pathologists",
  "contact": [
    {
      "name": "HL7 International / Orders and Observations and College of American Pathologists",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system": "email",
          "value": "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This ValueSet is composed of HL7 ParticipationType codes (found in PV1) and concepts from Pathology Provider Types CodeSystem (found in OBR).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version": "5.0.0",
        "concept": [
          {
            "code": "ADM",
            "display": "admitter"
          },
          {
            "code": "ATND",
            "display": "attender"
          },
          {
            "code": "CON",
            "display": "consultant"
          },
          {
            "code": "REF",
            "display": "referrer"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
        "version": "2.0.0",
        "concept": [
          {
            "code": "CLP",
            "display": "Collecting Provider"
          },
          {
            "code": "OP",
            "display": "Ordering Provider"
          },
          {
            "code": "PI",
            "display": "Primary Interpreter"
          },
          {
            "code": "RO",
            "display": "Responsible Observer"
          }
        ]
      }
    ]
  }
}