{
  "resourceType" : "ValueSet",
  "id" : "us-pathology-provider-types",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-pathology-provider-types</b></p><a name=\"us-pathology-provider-types\"> </a><a name=\"hcus-pathology-provider-types\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> version <code>5.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ADM\">ADM</a></td><td>admitter</td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ATND\">ATND</a></td><td>attender</td><td>The practitioner that has responsibility for overseeing a patient's care during a patient encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-CON\">CON</a></td><td>consultant</td><td>An advisor participating in the service by performing evaluations and making recommendations.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-REF\">REF</a></td><td>referrer</td><td>A person having referred the subject of the service to the performer (referring physician). Typically, a referring physician will receive a report.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0443</code></a> version <code>2.3.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-CLP\">CLP</a></td><td>Collecting Provider</td><td>Collecting Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-OP\">OP</a></td><td>Ordering Provider</td><td>Ordering Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-PI\">PI</a></td><td>Primary Interpreter</td><td>Primary Interpreter</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html#v2-0443-RO\">RO</a></td><td>Responsible Observer</td><td>Responsible Observer</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "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/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",
  "name" : "USPathologyProviderTypes",
  "title" : "US Pathology Provider Types",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-02T18:42:32+00:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [{
    "name" : "HL7 International / Orders and Observations",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders"
    },
    {
      "system" : "email",
      "value" : "ord@lists.HL7.org"
    }]
  },
  {
    "name" : "College of American Pathologists",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cap.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.3.0",
      "concept" : [{
        "code" : "CLP",
        "display" : "Collecting Provider"
      },
      {
        "code" : "OP",
        "display" : "Ordering Provider"
      },
      {
        "code" : "PI",
        "display" : "Primary Interpreter"
      },
      {
        "code" : "RO",
        "display" : "Responsible Observer"
      }]
    }]
  }
}