http://terminology.hl7.org/CodeSystem/usage-context-type|2.0.1

name
UsageContextType
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2024-04-24 00:00:00.0

UsageContextType

A code that specifies a type of context being specified by a usage context.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/usage-context-type"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}