Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GrouperEx03"] ; #
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: Observation GrouperEx03</b></p><a name=\"GrouperEx03\"> </a><a name=\"hcGrouperEx03\"> </a><a name=\"GrouperEx03-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 GE}\">Genetics</span></p><p><b>code</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C43359}\">Group</span></p><p><b>subject</b>: <a href=\"Patient-CGPatientExample01.html\">Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))</a></p><p><b>effective</b>: 2019-04-01</p><p><b>performer</b>: <a href=\"Organization-ExampleOrg.html\">Organization some lab</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-Pgx-var-1011.html\">NC_000010.10(CYP2C19):g.96521657C=</a></li><li><a href=\"Observation-Pgx-var-1012.html\">NC_000010.10(CYP2C19):g.96522463A=</a></li><li><a href=\"Observation-Pgx-var-1013.html\">NC_000010.10(CYP2C19):g.96535173T=</a></li><li><a href=\"Observation-Pgx-var-1014.html\">NC_000010.10(CYP2C19):g.96535210G=</a></li><li><a href=\"Observation-Pgx-var-1015.html\">NC_000010.10(CYP2C19):g.96540410G>A</a></li><li><a href=\"Observation-Pgx-var-1016.html\">NC_000010.10(CYP2C19):g.96541616G=</a></li><li><a href=\"Observation-Pgx-var-1017.html\">NC_000010.10(CYP2C19):g.96541756T=</a></li><li><a href=\"Observation-Pgx-var-1018.html\">NC_000010.10(CYP2C19):g.96612495C=</a></li><li><a href=\"Observation-Pgx-var-1019.html\">NC_000016.9(VKORC1):g.31096368C>T</a></li><li><a href=\"Observation-Pgx-var-1020.html\">NC_000010.10(CYP2C9):g.96702047C=</a></li><li><a href=\"Observation-Pgx-var-1021.html\">NC_000010.10(CYP2C9):g.96741053A=</a></li></ul></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GE" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C43359" ] ;
fhir:display [ fhir:v "Group" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/CGPatientExample01" ]
] ; #
fhir:effective [ fhir:v "2019-04-01"^^xsd:date] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/ExampleOrg" ]
] ) ; #
fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/Pgx-var-1011" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96521657C=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1012" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96522463A=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1013" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96535173T=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1014" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96535210G=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1015" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96540410G>A" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1016" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96541616G=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1017" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96541756T=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1018" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C19):g.96612495C=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1019" ] ;
fhir:display [ fhir:v "NC_000016.9(VKORC1):g.31096368C>T" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1020" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C9):g.96702047C=" ]
] [
fhir:reference [ fhir:v "Observation/Pgx-var-1021" ] ;
fhir:display [ fhir:v "NC_000010.10(CYP2C9):g.96741053A=" ]
] ) . #
IG © 2022+ HL7 International / Clinical Genomics. Package hl7.fhir.uv.genomics-reporting#3.0.0 based on FHIR 4.0.1. Generated 2024-11-19
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change