{
"description": "The type of relationship between documents.",
"_filename": "codesystem-document-relationship-type.json",
"package_name": "hl7.fhir.core",
"date": "2016-03-31T08:01:25+11:00",
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DocumentRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.133"
} ],
"status": "draft",
"id": "a0b07c57-cbf8-4265-b69d-66c091d33c41",
"valueSet": "http://hl7.org/fhir/ValueSet/document-relationship-type",
"kind": null,
"url": "http://hl7.org/fhir/document-relationship-type",
"concept": [ {
"code": "replaces",
"display": "Replaces",
"definition": "This document logically replaces or supersedes the target document."
}, {
"code": "transforms",
"display": "Transforms",
"definition": "This document was generated by transforming the target document (e.g. format or language conversion)."
}, {
"code": "signs",
"display": "Signs",
"definition": "This document is a signature of the target document."
}, {
"code": "appends",
"display": "Appends",
"definition": "This document adds additional information to the target document."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}