http://hl7.org/fhir/link-type|4.0.1

name
LinkType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

LinkType

The type of link between this patient resource and another patient resource.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/link-type"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}