| Package | hl7.fhir.uv.ebm |
| Resource Type | CodeSystem |
| Id | search-strategy-characteristic-code-system |
| FHIR Version | R6 |
| Source | http://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/CodeSystem-search-strategy-characteristic-code-system.html |
| URL | http://hl7.org/fhir/uv/ebm/CodeSystem/search-strategy-characteristic-code-system |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2025-08-08T16:25:43+00:00 |
| Name | SearchStrategyCharacteristicCodeSystem |
| Title | Search Strategy Characteristic Code System |
| Realm | uv |
| Authority | hl7 |
| Description | Codes for use in the Group.characteristic.code element in a SearchStrategy Profile. |
| Content | complete |
| ValueSet | |
| search-strategy-characteristic | Search Strategy Characteristic Value Set |
No resources found
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:
{
"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-08-08T16:25:43+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."
}
]
}