This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
Active as of 2023-12-17 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "179650"] ; #
fhir:meta [
fhir:versionId [ fhir:v "23" ] ;
fhir:lastUpdated [ fhir:v "2023-12-01T21:18:51.948Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/data-dictionary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/data-dictionary> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Datatype</td><td>string</td><td>Datatype</td></tr><tr><td>Units</td><td>string</td><td>Units</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://fevir.net/resources/CodeSystem/179650</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Datatype</b></td><td><b>Units</b></td></tr><tr><td style=\"white-space:nowrap\">phv00527644.v1.p1<a name=\"179650-phv00527644.46v1.46p1\"> </a></td><td>SUBJECT_ID</td><td>Subject ID</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527645.v1.p1<a name=\"179650-phv00527645.46v1.46p1\"> </a></td><td>SEX</td><td>Self-reported sex</td><td>encoded value</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527646.v1.p1<a name=\"179650-phv00527646.46v1.46p1\"> </a></td><td>RACE</td><td>Self-reported race</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527647.v1.p1<a name=\"179650-phv00527647.46v1.46p1\"> </a></td><td>Age at diagnosis</td><td>Subject age at diagnosis</td><td>integer, encoded value</td><td>years</td></tr><tr><td style=\"white-space:nowrap\">phv00527648.v1.p1<a name=\"179650-phv00527648.46v1.46p1\"> </a></td><td>SAMPLE_ID</td><td>Sample ID</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527649.v1.p1<a name=\"179650-phv00527649.46v1.46p1\"> </a></td><td>BODY_SITE</td><td>Body site where sample was collected</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527650.v1.p1<a name=\"179650-phv00527650.46v1.46p1\"> </a></td><td>SAMPLE_USE</td><td>Technology employed on the sample</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527651.v1.p1<a name=\"179650-phv00527651.46v1.46p1\"> </a></td><td>Source_Type</td><td>Source of sample</td><td>string</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527652.v1.p1<a name=\"179650-phv00527652.46v1.46p1\"> </a></td><td>IS_TUMOR</td><td>The tumor status of the sample</td><td>encoded value</td><td/></tr><tr><td style=\"white-space:nowrap\">phv00527653.v1.p1<a name=\"179650-phv00527653.46v1.46p1\"> </a></td><td>ANALYTE_TYPE</td><td>Analyte type of the sample</td><td>string</td><td/></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cds" ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/CodeSystem/179650"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "179650" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "DataDictionary_for_phs003190"] ; #
fhir:title [ fhir:v "DataDictionary: phs003190"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-17T16:55:23+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ] ] )
] ) ; #
fhir:description [ fhir:v "This is an example of a DataDictionary Profile for the EBMonFHIR Implementation Guide."] ; #
fhir:jurisdiction ( [
( fhir:coding [
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:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper" ]
] ) ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "DataDictionary: phs003190 [CodeSystem]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179650. Revised 2023-12-01. Available at: https://fevir.net/resources/CodeSystem/179650. Computable resource at: https://fevir.net/resources/CodeSystem/179650." ]
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "Datatype" ] ;
fhir:description [ fhir:v "Datatype" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "Units" ] ;
fhir:description [ fhir:v "Units" ] ;
fhir:type [ fhir:v "string" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "phv00527644.v1.p1" ] ;
fhir:display [ fhir:v "SUBJECT_ID" ] ;
fhir:definition [ fhir:v "Subject ID" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527645.v1.p1" ] ;
fhir:display [ fhir:v "SEX" ] ;
fhir:definition [ fhir:v "Self-reported sex" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "encoded value" ] ] )
] [
fhir:code [ fhir:v "phv00527646.v1.p1" ] ;
fhir:display [ fhir:v "RACE" ] ;
fhir:definition [ fhir:v "Self-reported race" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527647.v1.p1" ] ;
fhir:display [ fhir:v "Age at diagnosis" ] ;
fhir:definition [ fhir:v "Subject age at diagnosis" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "integer, encoded value" ] ] [
fhir:code [ fhir:v "Units" ] ;
fhir:value [ fhir:v "years" ] ] )
] [
fhir:code [ fhir:v "phv00527648.v1.p1" ] ;
fhir:display [ fhir:v "SAMPLE_ID" ] ;
fhir:definition [ fhir:v "Sample ID" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527649.v1.p1" ] ;
fhir:display [ fhir:v "BODY_SITE" ] ;
fhir:definition [ fhir:v "Body site where sample was collected" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527650.v1.p1" ] ;
fhir:display [ fhir:v "SAMPLE_USE" ] ;
fhir:definition [ fhir:v "Technology employed on the sample" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527651.v1.p1" ] ;
fhir:display [ fhir:v "Source_Type" ] ;
fhir:definition [ fhir:v "Source of sample" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] [
fhir:code [ fhir:v "phv00527652.v1.p1" ] ;
fhir:display [ fhir:v "IS_TUMOR" ] ;
fhir:definition [ fhir:v "The tumor status of the sample" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "encoded value" ] ] )
] [
fhir:code [ fhir:v "phv00527653.v1.p1" ] ;
fhir:display [ fhir:v "ANALYTE_TYPE" ] ;
fhir:definition [ fhir:v "Analyte type of the sample" ] ;
( fhir:property [
fhir:code [ fhir:v "Datatype" ] ;
fhir:value [ fhir:v "string" ] ] )
] ) . #
IG © 2022+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot based on FHIR 5.0.0. Generated 2023-12-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change