NGS IG
0.1.0 - ci-build

NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NGS Composition - 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "com-min"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/Composition-twngs"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/Composition-twngs>     ] )
  ] ; # 
  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: Composition com-min</b></p><a name=\"com-min\"> </a><a name=\"hccom-min\"> </a><a name=\"com-min-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-twngs.html\">基因定序檢測證明文件-Composition TWNGS</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type 1}\">送核</span></p><p><b>category</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-case-classification 04}\">西醫慢性病</span></p><p><b>date</b>: 2024-06-13</p><p><b>author</b>: <a href=\"Organization-org-hosp-min.html\">Organization 佛教慈濟醫療財團法人花蓮慈濟醫院</a></p><p><b>title</b>: 次世代基因定序檢測報告證明文件</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "送核" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-case-classification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "西醫慢性病" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pat-min" ]
  ] ; # 
  fhir:date [ fhir:v "2024-06-13"^^xsd:date] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/org-hosp-min" ]
  ] ) ; # 
  fhir:title [ fhir:v "次世代基因定序檢測報告證明文件"] ; # 
  fhir:section ( [
    ( fhir:entry [
fhir:reference [ fhir:v "DiagnosticReport/dia-min" ]     ] [
fhir:reference [ fhir:v "Condition/con-min" ]     ] [
fhir:reference [ fhir:v "Organization/org-gene-min" ]     ] [
fhir:reference [ fhir:v "Specimen/spe-min" ]     ] [
fhir:reference [ fhir:v "Device/dev-min" ]     ] [
fhir:reference [ fhir:v "DocumentReference/doc-gene-min" ]     ] [
fhir:reference [ fhir:v "Observation/obs-diagnostic-min" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/serReq-min" ]     ] )
  ] ) . #