FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/search-strategy-characteristic-code-system

Packagehl7.fhir.uv.ebm
Resource TypeCodeSystem
Idsearch-strategy-characteristic-code-system
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/CodeSystem-search-strategy-characteristic-code-system.html
URLhttp://hl7.org/fhir/uv/ebm/CodeSystem/search-strategy-characteristic-code-system
Version1.0.0-ballot2
Statusactive
Date2025-07-25T17:41:13+00:00
NameSearchStrategyCharacteristicCodeSystem
TitleSearch Strategy Characteristic Code System
Realmuv
Authorityhl7
DescriptionCodes for use in the Group.characteristic.code element in a SearchStrategy Profile.
Contentcomplete

Resources that use this resource

ValueSet
search-strategy-characteristicSearch Strategy Characteristic Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem search-strategy-characteristic-code-system

This case-sensitive code system http://hl7.org/fhir/uv/ebm/CodeSystem/search-strategy-characteristic-code-system defines the following codes:

CodeDisplayDefinition
pubmed-search PubMed search stringThe search string used for the PubMed database.
embase-search Embase search stringThe search string used for the Embase database.
ovid-medline-search Ovid MEDLINE search stringThe search string used for the Ovid MEDLINE database.
ovid-embase-search Ovid Embase search stringThe search string used for the Ovid Embase database.
ovid-cochrane-library-search Ovid Cochrane Library search stringThe search string used for the Ovid Cochrane Library database.

Source

{
  "resourceType": "CodeSystem",
  "id": "search-strategy-characteristic-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/uv/ebm/CodeSystem/search-strategy-characteristic-code-system",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.44.16.6"
    }
  ],
  "version": "1.0.0-ballot2",
  "name": "SearchStrategyCharacteristicCodeSystem",
  "title": "Search Strategy Characteristic Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T17:41:13+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Codes for use in the Group.characteristic.code element in a SearchStrategy Profile.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "pubmed-search",
      "display": "PubMed search string",
      "definition": "The search string used for the PubMed database."
    },
    {
      "code": "embase-search",
      "display": "Embase search string",
      "definition": "The search string used for the Embase database."
    },
    {
      "code": "ovid-medline-search",
      "display": "Ovid MEDLINE search string",
      "definition": "The search string used for the Ovid MEDLINE database."
    },
    {
      "code": "ovid-embase-search",
      "display": "Ovid Embase search string",
      "definition": "The search string used for the Ovid Embase database."
    },
    {
      "code": "ovid-cochrane-library-search",
      "display": "Ovid Cochrane Library search string",
      "definition": "The search string used for the Ovid Cochrane Library database."
    }
  ]
}