{
"description": "The type of relationship between documents.",
"_filename": "CodeSystem-document-relationship-type.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-11-19T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T15:56:19.712+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DocumentRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DocumentRelationshipType",
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
} ],
"status": "draft",
"id": "b1046efd-47a7-431a-9fc7-b7d426c7c010",
"valueSet": "http://hl7.org/fhir/ValueSet/document-relationship-type",
"kind": null,
"url": "http://hl7.org/fhir/document-relationship-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.245",
"system": "urn:ietf:rfc:3986"
} ],
"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."
}, {
"code": "incorporates",
"display": "Incorporates",
"definition": "This document embeds the content from the (source) target document."
}, {
"code": "summarizes",
"display": "Summarizes",
"definition": "This document summarizes the content from the (source) target document."
} ],
"caseSensitive": true,
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}