http://terminology.hl7.org/CodeSystem/v3-HtmlLinkType|2018-08-12
name
v3.HtmlLinkType
v3.HtmlLinkType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System HtmlLinkType
HtmlLinkType values are drawn from HTML 4.0 and describe the relationship between the current document and the anchor that is the target of the link
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-HtmlLinkType"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}