http://hl7.org/fhir/document-relationship-type|5.0.0
name
DocumentRelationshipType
DocumentRelationshipType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-11-18 23:01:24.0
2021-11-18 23:01:24.0
Document Relationship Type
The type of relationship between documents.
{
"description" : "The type of relationship between documents.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-11-18T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "DocumentRelationshipType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Document Relationship Type",
"supliment" : null,
"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" : "active",
"id" : "e61f95f4-0d57-5992-943f-b7a03997a838",
"valueSet" : "http://hl7.org/fhir/ValueSet/document-relationship-type",
"url" : "http://hl7.org/fhir/document-relationship-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.245",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.240",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.133",
"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" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}