旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引
1.0.0 - ci-build

This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 藥品資料-阿托奎酮與氯胍混合製劑 - TTL Representation

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:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "medication-min"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://vacc.cdc.gov.tw/vacc/StructureDefinition/medication-vacc"^^xsd:anyURI ;
fhir:link <https://vacc.cdc.gov.tw/vacc/StructureDefinition/medication-vacc>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>藥品資料-阿托奎酮與氯胍混合製劑</b></h3><p><b>藥品</b>:阿托奎酮與氯胍混合製劑 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"CodeSystem-twvacc-vaccine-code-values.html\">CDC-VACC系統-疫苗/藥品</a>#MALAR)</span></p><p><b>藥品批號</b>:UL9K-returned</p><p><b>藥品廠牌</b>: <a href=\"Organization-organization-med-min.html\">Organization/organization-med-min</a> \"Sanofi Pasteur\"</p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-vaccine-code-values"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MALAR" ] ;
fhir:display [ fhir:v "阿托奎酮與氯胍混合製劑" ]     ] ) ;
fhir:text [ fhir:v "0" ]
  ] ; # 
  fhir:manufacturer [
fhir:reference [ fhir:v "Organization/organization-med-min" ]
  ] ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "UL9K-returned" ]
  ] . #