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 MedicationCode HOT9 ValueSet - TTL Representation

Active as of 2022-10-24

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-medication-code-hot9-vs"] ; # 
  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-hot9-cs.html\"><code>urn:oid:1.2.392.200119.4.403.1</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://jpfhir.jp/fhir/core/ValueSet/JP_MedicationCodeHOT9_VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.1"] ; # 
  fhir:name [ fhir:v "JP_MedicationCodeHOT9_VS"] ; # 
  fhir:title [ fhir:v "JP Core MedicationCode HOT9 ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-10-24"^^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 "医薬品HOT9コードの値セット"] ; # 
  fhir:copyright [ fhir:v "Copyright  MEDIS-DC 医療情報システム開発センター"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.392.200119.4.403.1"^^xsd:anyURI ]     ] )
  ] . #