This page is part of the Sharing eCC Data from Pathology Labs to EHR (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-07-11 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "us-pathology-provider-types"] ; #
fhir:meta [
fhir:versionId [ fhir:v "8" ] ;
fhir:lastUpdated [ fhir:v "2022-02-01T19:46:58.449+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#ns8ihQZ7ppQYMyUT"^^xsd:anyURI ]
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/3.1.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> version <code>2018-08-12</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ADM\">ADM</a></td><td>admitter</td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ATND\">ATND</a></td><td>attender</td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-CON\">CON</a></td><td>consultant</td></tr><tr><td><a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-REF\">REF</a></td><td>referrer</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0443.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0443</code></a><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/3.1.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/3.1.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/3.1.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/3.1.0/CodeSystem-v2-0443.html#v2-0443-RO\">RO</a></td><td>Responsible Observer</td><td>Responsible Observer</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-provider-types"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "USPathologyProviderTypes"] ; #
fhir:title [ fhir:v "US Pathology Provider Types"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-07-11T15:48:53+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Orders and Observations Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Orders and Observations" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "This ValueSet is composed of HL7 ParticipationType codes (found in PV1) and concepts from Pathology Provider Types CodeSystem (found in OBR)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] ) ;
fhir:text [ fhir:v "United States of America" ]
] ) ; #
fhir:copyright [ fhir:v "<copyright value=\"This material contains content from LOINC (http://loinc.org ). Refer to terminology.hl7.org for copyright information. LOINC® is available at no cost under the license at http://loinc.org/license . LOINC® is a registered United States trademark of Regenstrief Institute, Inc.\"/>"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
( fhir:concept [
fhir:code [ fhir:v "ADM" ] ;
fhir:display [ fhir:v "admitter" ] ] [
fhir:code [ fhir:v "ATND" ] ;
fhir:display [ fhir:v "attender" ] ] [
fhir:code [ fhir:v "CON" ] ;
fhir:display [ fhir:v "consultant" ] ] [
fhir:code [ fhir:v "REF" ] ;
fhir:display [ fhir:v "referrer" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "CLP" ] ;
fhir:display [ fhir:v "Collecting Provider" ] ] [
fhir:code [ fhir:v "OP" ] ;
fhir:display [ fhir:v "Ordering Provider" ] ] [
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Primary Interpreter" ] ] [
fhir:code [ fhir:v "RO" ] ;
fhir:display [ fhir:v "Responsible Observer" ] ] ) ] )
] . #
IG © 2020+ HL7 Orders and Observations Work Group. Package hl7.fhir.us.cancer-reporting#1.0.0 based on FHIR 4.0.1. Generated 2023-07-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change