Fujitsu Healthy Living JP Core extension Implementation Guide
1.1.1 - release

Publication Build: This will be filled in by the publication tooling

: JP Core Medication YJ ValueSet - TTL Representation

Active as of 2022-09-26

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-medicationcodeyj-vs"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2022-10-11T21:23:36.869+09:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-jp-medicationcode-yj-cs.html\"><code>urn:oid:1.2.392.100495.20.1.73</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCodeYJ_VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.1"] ; # 
  fhir:name [ fhir:v "JP_MedicationCodeYJ_VS"] ; # 
  fhir:title [ fhir:v "JP Core Medication YJ ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-09-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Fujitsu"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Fujitsu" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ig.fujitsu.com/healthy-living-jpcore-ext" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "個別医薬品コード(YJコード)の値セット"] ; # 
  fhir:copyright [ fhir:v "Copyright (株)医薬情報研究所"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.392.100495.20.1.73"^^xsd:anyURI ]     ] )
  ] . #