PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Pathology Report codes - TTL Representation
Raw ttl | Download
@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 "plugin-pa-report-codes-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet plugin-pa-report-codes-vs</b></p><a name=\"plugin-pa-report-codes-vs\"> </a><a name=\"hcplugin-pa-report-codes-vs\"> </a><a name=\"plugin-pa-report-codes-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v2-0074.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0074</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/6.1.0/CodeSystem-v2-0074.html#v2-0074-CP\">CP</a></td><td>Cytopathology</td><td>Cytopathology</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v2-0074.html#v2-0074-SP\">SP</a></td><td>Pathology (gross & histopath, not surgical</td><td>Surgical Pathology</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v2-0074.html#v2-0074-PAT\">PAT</a></td><td>Surgical Pathology</td><td>Pathology (gross & histopath, not surgical)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://plugin.healthcare/fhir/ValueSet/plugin-pa-report-codes-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-ci"] ; #
fhir:name [ fhir:v "PluginPathologyReportCodes"] ; #
fhir:title [ fhir:v "Pathology Report codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-01-16T08:18:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "PLUGIN"] ; #
fhir:contact ( [
fhir:name [ fhir:v "PLUGIN" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://plugin.healthcare" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "m.sieswerda@iknl.nl" ] ] )
] ) ; #
fhir:description [ fhir:v "Waardelijst met codes die een pathologieverslag identificeren."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "528" ] ;
fhir:display [ fhir:v "NL" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of the PLUGIN team, all rights reserved Creative Commons License"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "CP" ] ;
fhir:display [ fhir:v "Cytopathology" ] ] [
fhir:code [ fhir:v "SP" ] ;
fhir:display [ fhir:v "Pathology (gross & histopath, not surgical" ] ] [
fhir:code [ fhir:v "PAT" ] ;
fhir:display [ fhir:v "Surgical Pathology" ] ] ) ] )
] . #