http://terminology.hl7.org/CodeSystem/v2-0325|2.0.0

name
LocationRelationship
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

locationRelationship

Code system of concepts specifying an identifier code to show which relationship is being communicated with the segment. Used in HL7 Version 2.x messaging in the Location Relationship (LRL) segment.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0325"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}