NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-25 |
@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 "ncpi"] ; #
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: CodeSystem ncpi</b></p><a name=\"ncpi\"> </a><a name=\"hcncpi\"> </a><a name=\"ncpi-en-US\"> </a><p>This case-sensitive code system <code>https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/ncpi</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Consortium<a name=\"ncpi-Consortium\"> </a></td><td>Study Consortium</td></tr><tr><td style=\"white-space:nowrap\">StudyCohort<a name=\"ncpi-StudyCohort\"> </a></td><td>Study Cohort</td></tr><tr><td style=\"white-space:nowrap\">ConsentGroup<a name=\"ncpi-ConsentGroup\"> </a></td><td>Study Consent Group</td></tr><tr><td style=\"white-space:nowrap\">Summary<a name=\"ncpi-Summary\"> </a></td><td>Summary Data</td></tr><tr><td style=\"white-space:nowrap\">CohortCount<a name=\"ncpi-CohortCount\"> </a></td><td>Number of cohorts that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">SubStudyCount<a name=\"ncpi-SubStudyCount\"> </a></td><td>Number of sub-studies that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">SampleCount<a name=\"ncpi-SampleCount\"> </a></td><td>Number of samples that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">Participant<a name=\"ncpi-Participant\"> </a></td><td>Number of participants that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">VariableCount<a name=\"ncpi-VariableCount\"> </a></td><td>Number of variables that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">AnalysesCount<a name=\"ncpi-AnalysesCount\"> </a></td><td>Number of analyses that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">MolecularDatasetCount<a name=\"ncpi-MolecularDatasetCount\"> </a></td><td>Number of molecular datasets that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">PhenotypeDatasetCount<a name=\"ncpi-PhenotypeDatasetCount\"> </a></td><td>Number of phenotype datasets that are part of this study</td></tr><tr><td style=\"white-space:nowrap\">StorageSize<a name=\"ncpi-StorageSize\"> </a></td><td>Size on Disk</td></tr><tr><td style=\"white-space:nowrap\">ConsentCodes<a name=\"ncpi-ConsentCodes\"> </a></td><td>Consent Codes</td></tr><tr><td style=\"white-space:nowrap\">TerraWorkspace<a name=\"ncpi-TerraWorkspace\"> </a></td><td>Terra Workspace Name</td></tr><tr><td style=\"white-space:nowrap\">PrimaryDisease<a name=\"ncpi-PrimaryDisease\"> </a></td><td>Primary Disease</td></tr><tr><td style=\"white-space:nowrap\">AccessType<a name=\"ncpi-AccessType\"> </a></td><td>Access Type</td></tr><tr><td style=\"white-space:nowrap\">StudyDesign<a name=\"ncpi-StudyDesign\"> </a></td><td>Study Design</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/ncpi"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Ncpi"] ; #
fhir:title [ fhir:v "NCPI FHIR Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-25T15:36:07+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "NCPI FHIR Working Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "NCPI FHIR Working Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ncpi-fhir-ig@googlegroups.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes that would apply to NCPI projects"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "Consortium" ] ;
fhir:display [ fhir:v "Study Consortium" ]
] [
fhir:code [ fhir:v "StudyCohort" ] ;
fhir:display [ fhir:v "Study Cohort" ]
] [
fhir:code [ fhir:v "ConsentGroup" ] ;
fhir:display [ fhir:v "Study Consent Group" ]
] [
fhir:code [ fhir:v "Summary" ] ;
fhir:display [ fhir:v "Summary Data" ]
] [
fhir:code [ fhir:v "CohortCount" ] ;
fhir:display [ fhir:v "Number of cohorts that are part of this study" ]
] [
fhir:code [ fhir:v "SubStudyCount" ] ;
fhir:display [ fhir:v "Number of sub-studies that are part of this study" ]
] [
fhir:code [ fhir:v "SampleCount" ] ;
fhir:display [ fhir:v "Number of samples that are part of this study" ]
] [
fhir:code [ fhir:v "Participant" ] ;
fhir:display [ fhir:v "Number of participants that are part of this study" ]
] [
fhir:code [ fhir:v "VariableCount" ] ;
fhir:display [ fhir:v "Number of variables that are part of this study" ]
] [
fhir:code [ fhir:v "AnalysesCount" ] ;
fhir:display [ fhir:v "Number of analyses that are part of this study" ]
] [
fhir:code [ fhir:v "MolecularDatasetCount" ] ;
fhir:display [ fhir:v "Number of molecular datasets that are part of this study" ]
] [
fhir:code [ fhir:v "PhenotypeDatasetCount" ] ;
fhir:display [ fhir:v "Number of phenotype datasets that are part of this study" ]
] [
fhir:code [ fhir:v "StorageSize" ] ;
fhir:display [ fhir:v "Size on Disk" ]
] [
fhir:code [ fhir:v "ConsentCodes" ] ;
fhir:display [ fhir:v "Consent Codes" ]
] [
fhir:code [ fhir:v "TerraWorkspace" ] ;
fhir:display [ fhir:v "Terra Workspace Name" ]
] [
fhir:code [ fhir:v "PrimaryDisease" ] ;
fhir:display [ fhir:v "Primary Disease" ]
] [
fhir:code [ fhir:v "AccessType" ] ;
fhir:display [ fhir:v "Access Type" ]
] [
fhir:code [ fhir:v "StudyDesign" ] ;
fhir:display [ fhir:v "Study Design" ]
] ) . #
IG © 2023+ NCPI FHIR Working Group. Package ncpi-fhir-implementation-guide-v2#0.1.0 based on FHIR 4.3.0. Generated 2024-11-25
Links: Table of Contents |
QA Report