{
"description": "Code the reason for different URLs, eg abstract and full-text.",
"_filename": "CodeSystem-article-url-type.json",
"package_name": "hl7.fhir.r5.core",
"date": "2020-08-20T17:41:31+10:00",
"meta": {
"lastUpdated": "2020-08-20T17:41:31.970+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ArticleUrlType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ArticleUrlType",
"package_version": "4.5.0",
"extension": [ {
"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/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "9b097dfd-d0f4-475e-bac2-69759afe114f",
"valueSet": "http://hl7.org/fhir/ValueSet/article-url-type",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/article-url-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1491",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "abstract",
"display": "Abstract",
"definition": "URL to reach the abstract for the article."
}, {
"code": "abstract-cited",
"display": "Abstract Cited",
"definition": "URL to reach a specific version of the abstract for the article."
}, {
"code": "DOI-based",
"display": "DOI Based",
"definition": "URL derived from DOI."
}, {
"code": "full-text",
"display": "Full-Text",
"definition": "URL to reach the full-text of the article."
}, {
"code": "full-text-cited",
"display": "Full-Text Cited",
"definition": "URL to reach a specific version of the full-text of the article."
}, {
"code": "PDF",
"display": "PDF",
"definition": "URL to reach the full-text of the article in PDF form."
}, {
"code": "PDF-cited",
"display": "PDF-Cited",
"definition": "URL to reach a specific version of the full-text of the article in PDF form."
}, {
"code": "not-specified",
"display": "Not Specified",
"definition": "Used when URL type is not specified, commonly when only a single URL is provided."
}, {
"code": "JSON",
"display": "JSON",
"definition": "URL to reach computable content in JSON format."
}, {
"code": "XML",
"display": "XML",
"definition": "URL to reach computable content in XML format."
} ],
"caseSensitive": true,
"version": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}