HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: JP Core Observation Radiology Code ValueSet - TTL Representation
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-observation-radiology-code-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-observation-radiology-code-vs</b></p><a name=\"jp-observation-radiology-code-vs\"> </a><a name=\"hcjp-observation-radiology-code-vs\"> </a><a name=\"jp-observation-radiology-code-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-18782-3\">18782-3</a></td><td>Radiology Study observation (narrative)(所見)</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-19005-8\">19005-8</a></td><td>Radiology Imaging study [Impression] (narrative)(インプレッション)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationRadiologyCode_VS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.3.0-dev"] ; #
fhir:name [ fhir:v "JP_ObservationRadiologyCode_VS"] ; #
fhir:title [ fhir:v "JP Core Observation Radiology Code ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-12-30"^^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 "Observation(放射線)コードで使用する項目値セット。LOINCのFindings、Impressionに相当する"] ; #
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 JED-Project、JAHIS、日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG \nThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995+, 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 "18782-3" ] ;
fhir:display [ fhir:v "Radiology Study observation (narrative)(所見)" ] ] [
fhir:code [ fhir:v "19005-8" ] ;
fhir:display [ fhir:v "Radiology Imaging study [Impression] (narrative)(インプレッション)" ] ] ) ] )
] . #