This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetAttribution Code
{
"resourceType": "ValueSet",
"id": "valueset-provenance-hspc-attribution-type",
"meta": {
"lastUpdated": "2015-03-27T00:13:00.999+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:0.00.000.0.000000.0.00.003"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:0.00.000.0.000000.0.00.003"
}
],
"url": "http://hl7.org/fhir/vs/provenance-hspc-attribution-type",
"version": "0.4.0",
"name": "Attribution Code",
"publisher": "CIMI",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://cimi.org/valueset/attribution"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.cimi.org/"
}
]
}
],
"description": "Type codes for HSPC Attribution provenance construct",
"status": "active",
"experimental": true,
"compose": {
"include": [
{
"system": "http://cimi.org/vs/patient/attribution-type",
"concept": [
{
"code": "1",
"display": "Observed"
},
{
"code": "2",
"display": "Updated"
},
{
"code": "3",
"display": "Verified"
}
]
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.