PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/document-relationship-type
{
  "description": "The type of relationship between documents.",
  "_filename": "ValueSet-document-relationship-type.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "DocumentRelationshipType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.133"
  } ],
  "status": "draft",
  "id": "c62cf643-5ed6-43f1-b7d0-c47708e8226d",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/document-relationship-type",
  "codeSystem": {
    "system": "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."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.133"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}