Publish-box (todo)
| Terminology Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Value SetGenomic Study Data Format
@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:ValueSet ; fhir:id [ fhir:v "genomicstudy-dataformat"] ;<http://hl7.org/fhir/ValueSet/genomicstudy-dataformat> a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "genomicstudy-dataformat"] ; # fhir:meta [fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] ) ] ;fhir:lastUpdated [ fhir:v "2025-04-01T12:16:37.966+11:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] ) ] ; # fhir:text [fhir:status [ fhir:v "generated" ] ] ;fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n \n \n <ul>\n \n \n \n \n <li>Include major genomic data file format as described by Broad Institue \n \n \n \n \n <a href=\"http://hl7.org/fhir/genomicstudy-dataformat\">\n \n \n \n \n <code>http://hl7.org/fhir/genomicstudy-dataformat</code>\n \n \n \n \n </a>\n \n \n \n \n </li>\n \n \n \n \n </ul>\n \n \n \n \n </div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "cg" ]fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "cg" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:value [ fhir:v "trial-use" ]fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "trial-use" ] ] [fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:value [ fhir:v "1" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/genomicstudy-dataformat"], [ fhir:v "http://hl7.org/fhir/ValueSet/genomicstudy-dataformat"] ;fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ a fhir:integer ; fhir:v 1 ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/genomicstudy-dataformat"^^xsd:anyURI] ; # fhir:identifier ( [fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.3084" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.3084" ]] ) ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "GenomicStudyDataFormat"], [ fhir:v "GenomicStudyDataFormat"] ; fhir:title [ fhir:v "Genomic Study Data Format"], [ fhir:v "Genomic Study Data Format"] ; fhir:status [ fhir:v "draft"], [ fhir:v "draft"] ; fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ; fhir:date [ fhir:v "2022-08-17T15:02:11-05:00"], [ fhir:v "2022-08-17T15:02:11-05:00"] ; fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;] ) ; # fhir:version [ fhir:v "6.0.0-ballot3"] ; # fhir:name [ fhir:v "GenomicStudyDataFormat"] ; # fhir:title [ fhir:v "Genomic Study Data Format"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2022-08-17T15:02:11-05:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] )] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; fhir:description [ fhir:v "The data formats relevant to Genomic Study analysis."], [ fhir:v "The data formats relevant to Genomic Study analysis."] ;] ) ; # fhir:description [ fhir:v "The data formats relevant to Genomic Study analysis."] ; # fhir:jurisdiction ( [ fhir:coding ( [fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] )] ) ; fhir:immutable [ fhir:v "false"] ;] ) ; # fhir:immutable [ fhir:v false] ; # fhir:compose [ fhir:include ( [fhir:system [ fhir:v "http://hl7.org/fhir/genomicstudy-dataformat" ]fhir:system [ fhir:v "http://hl7.org/fhir/genomicstudy-dataformat"^^xsd:anyURI ] ] )] .] ; # fhir:expansion [] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:23+1100.
Tue,
Apr
1,
2025
12:23+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change