{
"resourceType": "ValueSet", "id": "link-type", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>LinkType</h2><p>The type of link between this patient resource and another patient resource.</p><p>This value set has an inline code system http://hl7.org/fhir/link-type, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>replace<a name=\"replace\"> </a></td><td>Replace</td><td>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.</td></tr><tr><td>refer<a name=\"refer\"> </a></td><td>Refer</td><td>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.</td></tr><tr><td>seealso<a name=\"seealso\"> </a></td><td>See also</td><td>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.</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>nl</b></td></tr><tr><td>replace</td><td>vervangen</td></tr><tr><td>refer</td><td>verwijzing</td></tr><tr><td>seealso</td><td>zie ook</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.234" } ], "url": "http://hl7.org/fhir/ValueSet/link-type", "version": "1.0.2", "name": "LinkType", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "The type of link between this patient resource and another patient resource.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.234" } ], "system": "http://hl7.org/fhir/link-type", "version": "1.0.2", "caseSensitive": true, "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": [ { "language": "nl", "value": "vervangen" } ] }, { "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": [ { "language": "nl", "value": "verwijzing" } ] }, { "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": [ { "language": "nl", "value": "zie ook" } ] } ] }
}