German Oncological Data Standard (GOLD) - 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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ResearchStudy ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleStudyNapkonCovidom"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.vision-zero-oncology.de/fhir/StructureDefinition/clinical-study"^^xsd:anyURI ;
fhir:link <https://www.vision-zero-oncology.de/fhir/StructureDefinition/clinical-study> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchStudy</b><a name=\"ExampleStudyNapkonCovidom\"> </a></p><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\">Resource ResearchStudy "ExampleStudyNapkonCovidom" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-clinical-study.html\">Profile Clinical Study</a></p></div><p><b>identifier</b>: id: NCT04679584, id: DRKS00023742</p><p><b>title</b>: COVIDOM: Longterm Morbidity of SARS-CoV-2 Infection and COVID-19 Disease - Consequences for Health Status and Quality of Life (NAPKON-POP)</p><p><b>status</b>: active</p><p><b>phase</b>: N/A <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-research-study-phase.html\">ResearchStudyPhase</a>#n-a)</span></p><p><b>category</b>: Observational Study <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C16084)</span>, Cohort Study <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C15208)</span></p><p><b>condition</b>: Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#840539006)</span></p><p><b>contact</b>: Stefan Schreiber, Prof. Dr.: <a href=\"mailto:s.schreiber@mucosa.de\">s.schreiber@mucosa.de</a>,ph: 0049 (0)431 500 22201, <a href=\"mailto:thomas.bahmer@uksh.de\">thomas.bahmer@uksh.de</a>,ph: 0049 (0) 431 500 62629</p><p><b>location</b>: Germany <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#DE)</span></p><p><b>period</b>: 2020-11-16 --> 2021-12-31</p><p><b>sponsor</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.4.0&canonical=http://fhir.org/packages/de.basisprofil.r4/Organization/UKSH\">Organization/UKSH</a></p><p><b>principalInvestigator</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.4.0&canonical=http://fhir.org/packages/de.basisprofil.r4/Practitioner/example\">Practitioner/example</a></p><blockquote><p><b>objective</b></p><p><b>name</b>: Longterm morbidities and sequels of SARS-CoV-2 infections in the general population</p><p><b>type</b>: Primary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-research-study-objective-type.html\">ResearchStudyObjectiveType</a>#primary)</span></p></blockquote><blockquote><p><b>objective</b></p><p><b>name</b>: Longterm quality of life of SARS-CoV-2 infected individuals recruited from the general population</p><p><b>type</b>: Secondary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-research-study-objective-type.html\">ResearchStudyObjectiveType</a>#secondary)</span></p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://clinicaltrials.gov"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NCT04679584" ]
] [
fhir:system [ fhir:v "https://www.drks.de"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DRKS00023742" ]
] ) ; #
fhir:title [ fhir:v "COVIDOM: Longterm Morbidity of SARS-CoV-2 Infection and COVID-19 Disease - Consequences for Health Status and Quality of Life (NAPKON-POP)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:phase [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/research-study-phase"^^xsd:anyURI ] ;
fhir:code [ fhir:v "n-a" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C16084" ] ;
fhir:display [ fhir:v "Observational Study" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C15208" ] ;
fhir:display [ fhir:v "Cohort Study" ] ] )
] ) ; #
fhir:condition ( [
( fhir:coding [
a sct:840539006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "840539006" ] ;
fhir:display [ fhir:v "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)" ] ] )
] ) ; #
fhir:contact ( [
fhir:name [ fhir:v "Stefan Schreiber, Prof. Dr." ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "s.schreiber@mucosa.de" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0049 (0)431 500 22201" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "thomas.bahmer@uksh.de" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0049 (0) 431 500 62629" ] ] )
] ) ; #
fhir:location ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:period [
fhir:start [ fhir:v "2020-11-16"^^xsd:date ] ;
fhir:end [ fhir:v "2021-12-31"^^xsd:date ]
] ; #
fhir:sponsor [
fhir:reference [ fhir:v "Organization/UKSH" ]
] ; #
fhir:principalInvestigator [
fhir:reference [ fhir:v "Practitioner/example" ]
] ; #
fhir:objective ( [
fhir:name [ fhir:v "Longterm morbidities and sequels of SARS-CoV-2 infections in the general population" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/research-study-objective-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "primary" ] ] ) ]
] [
fhir:name [ fhir:v "Longterm quality of life of SARS-CoV-2 infected individuals recruited from the general population" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/research-study-objective-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "secondary" ] ] ) ]
] ) . #
IG © 2021+ Berlin Institute of Health at Charité (BIH). Package gold#0.1.0 based on FHIR 4.0.1. Generated 2023-12-13
Links: Table of Contents |
QA Report