FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-contributor-summary-source.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-contributor-summary-source.html |
| URL | http://hl7.org/fhir/contributor-summary-source |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T15:55:11+10:00 |
| Name | ContributorSummarySource |
| Title | Contributor Summary Source |
| Realm | uv |
| Authority | hl7 |
| Description | Used to code the producer or rule for creating the display string. |
| Content | complete |
| ValueSet | |
| R5-contributor-summary-source-for-R4 | Cross-version VS for R5.ContributorSummarySource 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/contributor-summary-source defines the following codes:
{
"resourceType": "CodeSystem",
"id": "contributor-summary-source",
"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/contributor-summary-source",
"version": "5.0.0",
"name": "ContributorSummarySource",
"title": "Contributor Summary Source",
"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 code the producer or rule for creating the display string.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/contributor-summary-source|4.3.0",
"content": "complete",
"concept": [
{
"code": "publisher-data",
"display": "Publisher provided",
"definition": "Data copied by machine from publisher data."
},
{
"code": "article-copy",
"display": "Copied from article",
"definition": "Data copied by human from article text."
},
{
"code": "citation-manager",
"display": "Reported by citation manager",
"definition": "Data copied by machine from citation manager data."
},
{
"code": "custom",
"display": "custom format",
"definition": "Custom format (may be described in text note)."
}
]
}