Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: SearchStrategy: PubMed search for Wonder Woman - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "179593",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2025-03-15T21:12:40.475Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/search-strategy"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "SearchStrategy: PubMed search for Wonder Woman [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179593. Revised 2024-07-29. Available at: https://fevir.net/resources/Group/179593. Computable resource at: https://fevir.net/resources/Group/179593#json."
    }
  ],
  "url" : "https://fevir.net/resources/Group/179593",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/179593",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "SearchStrategy_PubMed_search_for_Wonder_Woman",
  "title" : "SearchStrategy: PubMed search for Wonder Woman",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Example of searching for \"Wonder Woman\" in titles and abstracts in PubMed",
  "useContext" : [
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "SearchStrategy",
            "display" : "SearchStrategy"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership" : "conceptual",
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "pubmed-search",
            "display" : "PubMed search string"
          }
        ],
        "text" : "PubMed search string"
      },
      "valueExpression" : {
        "name" : "PubMed search string",
        "expression" : "(\"Wonder Woman\"[tiab])"
      },
      "exclude" : false,
      "description" : "PubMed search for (\"Wonder Woman\"[tiab])"
    }
  ]
}