FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-cited-artifact-abstract-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-cited-artifact-abstract-type.html |
| URL | http://hl7.org/fhir/cited-artifact-abstract-type |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T15:55:11+10:00 |
| Name | CitedArtifactAbstractType |
| Title | Cited Artifact Abstract Type |
| Realm | uv |
| Authority | hl7 |
| Description | Used to express the reason and specific aspect for the variant abstract, such as language and specific language |
| Content | complete |
| ValueSet | |
| R5-cited-artifact-abstract-type-for-R4 | Cross-version VS for R5.CitedArtifactAbstractType for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/cited-artifact-abstract-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cited-artifact-abstract-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}
],
"url": "http://hl7.org/fhir/cited-artifact-abstract-type",
"version": "5.0.0",
"name": "CitedArtifactAbstractType",
"title": "Cited Artifact Abstract Type",
"status": "active",
"experimental": false,
"date": "2020-12-28T15:55:11+10:00",
"publisher": "Clinical Decision Support",
"contact": [
{
"name": "Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "Used to express the reason and specific aspect for the variant abstract, such as language and specific language",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type|4.3.0",
"content": "complete",
"concept": [
{
"code": "primary-human-use",
"display": "Primary human use",
"definition": "Human-friendly main or official abstract"
},
{
"code": "primary-machine-use",
"display": "Primary machine use",
"definition": "Machine-friendly main or official abstract"
},
{
"code": "truncated",
"display": "Truncated",
"definition": "Truncated abstract"
},
{
"code": "short-abstract",
"display": "Short abstract",
"definition": "Brief abstract, for use when abstracts are provided in different sizes or lengths"
},
{
"code": "long-abstract",
"display": "Long abstract",
"definition": "Long version of the abstract, for use when abstracts are provided in different sizes or lengths"
},
{
"code": "plain-language",
"display": "Plain language",
"definition": "Additional form of abstract written for the general public"
},
{
"code": "different-publisher",
"display": "Different publisher for abstract",
"definition": "Abstract produced by a different publisher than the cited artifact"
},
{
"code": "language",
"display": "Different language",
"definition": "Additional form of abstract in a different language"
},
{
"code": "autotranslated",
"display": "Different language derived from autotranslation",
"definition": "Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine"
},
{
"code": "duplicate-pmid",
"display": "Different text in additional Medline entry",
"definition": "Alternative form of abstract in two or more Medline entries"
},
{
"code": "earlier-abstract",
"display": "Different text in an earlier version",
"definition": "Alternative form of abstract in an earlier version such as epub ahead of print"
}
]
}