Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
Active as of 2023-11-26 |
@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:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "179606"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2023-11-26T18:36:39.922Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results> ] )
] ; #
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: Library 179606</b></p><a name=\"179606\"> </a><a name=\"hc179606\"> </a><a name=\"179606-en-US\"> </a><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\">version: 2; Last updated: 2023-11-26 18:36:39+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-search-results.html\">SearchResults</a></p></div><h2>Participants</h2><table class=\"grid\"><tr><td>Author</td><td>Brian S. Alper</td></tr></table><h2>Related Artifacts</h2><table class=\"grid\"><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr><tr><td>Contains</td><td/></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://fevir.net/resources/Library/179606"^^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 "179606" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.44.28.1" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:title [ fhir:v "SearchResults: PubMed search for Wonder Woman"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/library-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asset-collection" ] ;
fhir:display [ fhir:v "Asset Collection" ] ] )
] ; #
fhir:subject [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/179593" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "SearchStrategy: PubMed search for Wonder Woman" ]
] ; #
fhir:date [ fhir:v "2023-11-26T18:15:27.442Z"^^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 "Example of searching for 'Wonder Woman' in titles and abstracts in PubMed"] ; #
fhir:useContext ( [
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 "SearchResults" ] ;
fhir:display [ fhir:v "SearchResults" ] ] ) ]
] ) ; #
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 "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179594" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "34871555 What Can Wonder Woman Teach Radiologists?" ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179595" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "30467172 Finding my inner Wonder Woman." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179596" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29694302 Introduction: 'Suffering Sappho!': Lesbian content and queer female characters in comics." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179597" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29694275 A regressive formula of perversity: Wertham and the women of comics." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179598" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29357271 Using Hawkeye from the Avengers to communicate on the eye." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179599" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29202628 'I Kinda Feel Like Wonder Woman': An Interpretative Phenomenological Analysis of Pole Fitness and Positive Body Image." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179600" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29114762 Web Exclusives. Annals Story Slam - Wonder Woman Is a Cartoon Character." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179601" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "29114761 Web Exclusives. Annals Story Slam - How Wonder Woman Became My Alter Ego." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179602" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "18160893 Wonder woman. Like my childhood heroine, Mrs. Betty also had amazing powers." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179603" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "19967827 Wonder woman was Argentine and her real name was Evita." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179604" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "6907780 Career guide: to change what needs changing...doesn't take Wonder Woman." ] ]
] [
fhir:type [ fhir:v "contains" ] ;
fhir:resourceReference [
fhir:reference [ fhir:v "Citation/179605" ] ;
fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ;
fhir:display [ fhir:v "36491989 Another Georgia Wonder Woman: She Does More Astounding Tricks Than Did Lula Hurst." ] ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-11-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change