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
@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:_Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "173251"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2023-12-04T16:29:43.793Z"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Group</b><a name=\"173251\"> </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 Group "173251" Version "5" Updated "2023-12-04 16:29:43+0000" </p></div><p><b>Artifact related artifact</b>: </p><p><b>Artifact Title</b>: OutcomeDefinition: New onset depression</p><p><b>Artifact URL</b>: <a href=\"https://fevir.net/resources/Group/173251\">https://fevir.net/resources/Group/173251</a></p><p><b>Artifact Publisher</b>: Computable Publishing LLC</p><p><b>Artifact Copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>Artifact use context</b>: <span title=\"{https://fevir.net/resources/CodeSystem/179423 evidence-communication}\">Evidence Communication</span>: <span title=\"Codes: {https://fevir.net/resources/CodeSystem/179423 OutcomeDefinition}\">OutcomeDefinition</span></p><p><b>Artifact Contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>Artifact Author</b>: Brian S. Alper: </p><p><b>CombinationMethod</b>: all-of</p><blockquote><p><b>modifierExtension[http://hl7.org/fhir/StructureDefinition/artifact-status]</b></p></blockquote><p><b>identifier</b>: FEvIR Object Identifier: 173251</p><p><b>type</b>: animal</p><p><b>membership</b>: definitional</p><p><b>name</b>: OutcomeDefinition_New_onset_depression</p><p><b>description</b>: New onset depression</p><blockquote><p><b>characteristic</b></p><p><b>CharacteristicDescription</b>: depression</p><blockquote><p><b>CharacteristicTiming</b></p><blockquote><p><b>url</b></p><code>contextCode</code></blockquote><p><b>value</b>: study enrollment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>url</b></p><code>offset</code></blockquote><p><b>value</b>: >0</p></blockquote><p><b>code</b>: Disease (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#64572001)</span></p><p><b>value</b>: Depressive disorder (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#35489007)</span></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>CharacteristicDescription</b>: the depression is New onset</p><p><b>CharacteristicOffset</b>: study enrollment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>code</b>: onset of the depression <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: >0</p><p><b>exclude</b>: false</p></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "OutcomeDefinition: New onset depression [Group]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 173251. Revised 2023-11-23. Available at: https://fevir.net/resources/Group/173251. Computable resource at: https://fevir.net/resources/Group/173251." ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "OutcomeDefinition: New onset depression" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/resources/Group/173251"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-publisher"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Computable Publishing LLC" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-copyright"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-useContext"^^xsd:anyURI ] ;
fhir:value [
a fhir:UsageContext ;
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OutcomeDefinition" ] ;
fhir:display [ fhir:v "OutcomeDefinition" ] ] ) ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-contact"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/combination-method"^^xsd:anyURI ] ;
fhir:value [ fhir:v "all-of" ]
] ) ; #
fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ]
] ) ; #
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 "173251" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:type [ fhir:v "animal"] ; #
fhir:membership [ fhir:v "definitional"] ; #
fhir:name [ fhir:v "OutcomeDefinition_New_onset_depression"] ; #
fhir:description [ fhir:v "New onset depression"] ; #
fhir:characteristic ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/characteristic-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "depression" ] ] [
( fhir:extension [
fhir:url [ fhir:v "contextCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "study enrollment" ] ] ] [
fhir:url [ fhir:v "offset"^^xsd:anyURI ] ;
fhir:value [
a fhir:Duration ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/characteristic-timing"^^xsd:anyURI ] ] ) ;
fhir:code [
( fhir:coding [
a sct:64572001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64572001" ] ;
fhir:display [ fhir:v "Disease (disorder)" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:35489007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35489007" ] ;
fhir:display [ fhir:v "Depressive disorder (disorder)" ] ] ) ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/characteristic-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "the depression is New onset" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/characteristic-offset"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "study enrollment" ] ] ] ) ;
fhir:code [
fhir:text [ fhir:v "onset of the depression" ] ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">" ] ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ]
] ) . #
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