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

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

specimenSourceCodes

HL7-defined code system of concepts which specify sources for speciments for clinical testing. These concepts are used in HL7 Version 2.x messaging in the OBR segment prior to version 2.7, and was replaced by the concepts in code system 2.16.840.1.133883.18.311 specimenType and code system 2.16.840.1.133883.18.312 specimenCollectionMethod as of version 2.5 and thereafter.

POST /CodeSystem/$validate-codedocs

Input

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