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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dia-min"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/DiagnosticReport-twngs"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/DiagnosticReport-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: DiagnosticReport dia-min</b></p><a name=\"dia-min\"> </a><a name=\"hcdia-min\"> </a><a name=\"dia-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-DiagnosticReport-twngs.html\">基因定序檢測報告-DiagnosticReport TWNGS</a></p></div><h2><span title=\"Codes:{http://loinc.org 51969-4}\">Genetic analysis report</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</td></tr><tr><td>When For</td><td>2024-05-07</td></tr><tr><td>Performer</td><td> <a href=\"Organization-org-gene-min.html\">Organization: identifier = https://dep.mohw.gov.tw#2023LDTB0002</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-obs-diagnostic-min.html\"><span title=\"Codes:{http://loinc.org 69548-6}\">Genetic variant assessment</span></a></td><td><span title=\"Codes:{http://loinc.org LA9633-4}\">Present</span></td><td>Final</td><td>2024-01-01</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/extension-DiagnosticReport-condition"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Condition/con-min" ] ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/serReq-min" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:51969-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51969-4" ] ;
fhir:display [ fhir:v "Genetic analysis report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-min" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2024-05-07"^^xsd:date
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/org-gene-min" ]
] ) ; #
fhir:result ( [
fhir:reference [ fhir:v "Observation/obs-diagnostic-min" ]
] ) . #
IG © 2023+ 衛生福利部. Package tw.ngs#0.1.0 based on FHIR 4.0.1. Generated 2025-04-08
Links: Table of Contents |
QA Report