FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-179593.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

[No data.]

Source1

{
  "resourceType": "Group",
  "id": "179593",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2025-07-21T12:55:37.905Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/search-strategy"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "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 2025-07-21. Available at: https://fevir.net/resources/Group/179593. Computable resource at: https://fevir.net/resources/Group/179593#json."
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "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": "https://fevir.net/FOI",
      "value": "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": "http://hl7.org/fhir/uv/ebm/CodeSystem/search-strategy-characteristic-code-system",
            "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])"
    }
  ]
}