SEAMAT2FHIR ドラフト版
0.1.1 - draft Japan

SEAMAT2FHIR ドラフト版 - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SEAMAT PCI Stenosis ValueSet - TTL Representation

Active as of 2024-05-08

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 "jp-observation-pci-stenosis-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-jp-loinc-answer-code-cs.html\"><code>http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_LOINC_AnswerCode_CS</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=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA15243-1\">LA15243-1</a></td><td>0%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA24352-9\">LA24352-9</a></td><td>1-24%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA24431-1\">LA24431-1</a></td><td>25-49%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA15328-0\">LA15328-0</a></td><td>50-69%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA15329-8\">LA15329-8</a></td><td>70-89%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA24351-1\">LA24351-1</a></td><td>90-99%</td></tr><tr><td><a href=\"CodeSystem-jp-loinc-answer-code-cs.html#jp-loinc-answer-code-cs-LA15253-0\">LA15253-0</a></td><td>100%</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Observation_PCIStenosis_VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "JP_Observation_PCIStenosis_VS"] ; # 
  fhir:title [ fhir:v "SEAMAT PCI Stenosis ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-08"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "SIP D1 SEAMAT2FHIR WG"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "SIP D1 SEAMAT2FHIR WG" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://jpfhir.jp/fhir/seamat2fhir" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "office@hlfhir.jp" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "SEAMAT心カテレポートPCI Stenosis値セット"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166-2"^^xsd:anyURI ] ;
fhir:code [ fhir:v "JP" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright Copyright SIP D1 SEAMAT2FHIR-WG"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_LOINC_AnswerCode_CS"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA15243-1" ] ;
fhir:display [ fhir:v "0%" ]       ] [
fhir:code [ fhir:v "LA24352-9" ] ;
fhir:display [ fhir:v "1-24%" ]       ] [
fhir:code [ fhir:v "LA24431-1" ] ;
fhir:display [ fhir:v "25-49%" ]       ] [
fhir:code [ fhir:v "LA15328-0" ] ;
fhir:display [ fhir:v "50-69%" ]       ] [
fhir:code [ fhir:v "LA15329-8" ] ;
fhir:display [ fhir:v "70-89%" ]       ] [
fhir:code [ fhir:v "LA24351-1" ] ;
fhir:display [ fhir:v "90-99%" ]       ] [
fhir:code [ fhir:v "LA15253-0" ] ;
fhir:display [ fhir:v "100%" ]       ] )     ] )
  ] . #