PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/link-type
{
  "description": "The type of link between this patient resource and another patient resource.",
  "_filename": "ValueSet-link-type.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "LinkType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "replace",
      "system": "http://hl7.org/fhir/link-type",
      "display": "Replace"
    }, {
      "code": "refer",
      "system": "http://hl7.org/fhir/link-type",
      "display": "Refer"
    }, {
      "code": "seealso",
      "system": "http://hl7.org/fhir/link-type",
      "display": "See also"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/link-type?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:a9cb209e-fcfa-4419-a7d5-d3550e288dc6"
  },
  "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.234"
  } ],
  "status": "draft",
  "id": "6440a191-3281-4be8-9faa-2fd8a73375c9",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/link-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/link-type",
    "concept": [ {
      "code": "replace",
      "display": "Replace",
      "definition": "The patient resource containing this link must no longer be used. The link points forward to another patient resource that must be used in lieu of the patient resource that contains this link.",
      "designation": [ {
        "value": "vervangen",
        "language": "nl"
      } ]
    }, {
      "code": "refer",
      "display": "Refer",
      "definition": "The patient resource containing this link is in use and valid but not considered the main source of information about a patient. The link points forward to another patient resource that should be consulted to retrieve additional patient information.",
      "designation": [ {
        "value": "verwijzing",
        "language": "nl"
      } ]
    }, {
      "code": "seealso",
      "display": "See also",
      "definition": "The patient resource containing this link is in use and valid, but points to another patient resource that is known to contain data about the same person. Data in this resource might overlap or contradict information found in the other patient resource. This link does not indicate any relative importance of the resources concerned, and both should be regarded as equally valid.",
      "designation": [ {
        "value": "zie ook",
        "language": "nl"
      } ]
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}