{
"description": "The type of relationship between documents.",
"_filename": "ValueSet-document-relationship-type.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "DocumentRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "replaces",
"system": "http://hl7.org/fhir/document-relationship-type",
"display": "Replaces"
}, {
"code": "transforms",
"system": "http://hl7.org/fhir/document-relationship-type",
"display": "Transforms"
}, {
"code": "signs",
"system": "http://hl7.org/fhir/document-relationship-type",
"display": "Signs"
}, {
"code": "appends",
"system": "http://hl7.org/fhir/document-relationship-type",
"display": "Appends"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/document-relationship-type?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:f3d7159f-e505-45a1-8896-2ade374e1ed7"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.133"
} ],
"status": "draft",
"id": "bb9d06cb-d1ac-4d20-b898-6a50224314a7",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/document-relationship-type",
"codeSystem": {
"system": "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."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}