PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/document-relationship-type
{
  "description": "The type of relationship between documents.",
  "_filename": "CodeSystem-document-relationship-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Structured Documents",
  "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": "DocumentRelationshipType",
  "package_version": "r4.r4b-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-r4.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sd"
  } ],
  "status": "draft",
  "id": "172c1e50-3d93-43bd-8cb8-bfee3bd985c9",
  "valueSet": "http://hl7.org/fhir/ValueSet/document-relationship-type|4.3.0",
  "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."
  } ],
  "caseSensitive": true,
  "version": "4.0.1",
  "contact": [ {
    "name": "Structured Documents",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/structure",
      "system": "url"
    } ]
  } ]
}