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

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

organization-Agency-Department

Code system of concepts used to specify the agency or department that assigned the identifier in component 1. Used in the Performing Person Time Stamp (PPN), Extended Composite ID Number and Name for Persons (XCN) and Extended Composite ID with Check Digit (CX) segments in HL7 Version 2.x messaging.

POST /CodeSystem/$validate-codedocs

Input

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