http://terminology.hl7.org/CodeSystem/primary-source-type|4.0.1
name
primary-source-type
primary-source-type
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2018-06-05 14:06:02.0
2018-06-05 14:06:02.0
Primary-source-type
Type of the validation primary source
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/primary-source-type"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}