PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot2
    http://hl7.org/fhir/document-relationship-type
{
  "description": "The type of relationship between documents.",
  "_filename": "CodeSystem-document-relationship-type.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2021-11-19T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T16:52:12.437+08: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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Document Relationship Type",
  "package_version": "6.0.0-ballot2",
  "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": "caba5ccd-63d9-4b92-a866-faf4e771326f",
  "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.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": "6.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}