HL7 FHIR JP Core ImplementationGuide
2.0.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v2.0.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Diagnostic Report Category ValueSet - TTL Representation

Active as of 2023-10-31

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "jp-diagnosticreportcategory-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-diagnosticreportcategory-vs</b></p><a name=\"jp-diagnosticreportcategory-vs\"> </a><a name=\"hcjp-diagnosticreportcategory-vs\"> </a><a name=\"jp-diagnosticreportcategory-vs-ja\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP29684-5\">LP29684-5</a></td><td>放射線</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP7839-6\">LP7839-6</a></td><td>病理</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP7796-8\">LP7796-8</a></td><td>内視鏡</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP29693-6\">LP29693-6</a></td><td>検体検査</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP29708-2\">LP29708-2</a></td><td>循環器</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP31759-1\">LP31759-1</a></td><td>歯科口腔</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-LP7819-8\">LP7819-8</a></td><td>微生物検査</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://jpfhir.jp/fhir/core/ValueSet/JP_DiagnosticReportCategory_VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-dev"] ; # 
  fhir:name [ fhir:v "JP_DiagnosticReportCategory_VS"] ; # 
  fhir:title [ fhir:v "JP Core Diagnostic Report Category ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-10-31"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://jpfhir.jp" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "office@hlfhir.jp" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "DiagnosticReportカテゴリ 値セット"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "JP" ] ;
fhir:display [ fhir:v "Japan" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討  \nThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and 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://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "放射線" ]       ] [
fhir:code [ fhir:v "LP7839-6" ] ;
fhir:display [ fhir:v "病理" ]       ] [
fhir:code [ fhir:v "LP7796-8" ] ;
fhir:display [ fhir:v "内視鏡" ]       ] [
fhir:code [ fhir:v "LP29693-6" ] ;
fhir:display [ fhir:v "検体検査" ]       ] [
fhir:code [ fhir:v "LP29708-2" ] ;
fhir:display [ fhir:v "循環器" ]       ] [
fhir:code [ fhir:v "LP31759-1" ] ;
fhir:display [ fhir:v "歯科口腔" ]       ] [
fhir:code [ fhir:v "LP7819-8" ] ;
fhir:display [ fhir:v "微生物検査" ]       ] )     ] )
  ] . # 

本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けております。