{
"description": "The type of relationship between documents.",
"_filename": "CodeSystem-document-relationship-type.json",
"package_name": "hl7.fhir.uv.xver-r5.r4.r4b",
"date": "2021-11-19T09:01:24+10:00",
"publisher": "Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DocumentRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Document Relationship Type",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "active",
"id": "bfd5334e-3c01-4e7a-be2d-17d5fc023f22",
"valueSet": "http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1",
"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."
}, {
"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": [ {
"name": "Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}