http://hl7.org/fhir/us/core/CodeSystem/us-core-category|8.0.0-ballot
name
USCoreCategory
USCoreCategory
package
hl7.fhir.us.core@8.0.0-ballot
hl7.fhir.us.core@8.0.0-ballot
content
complete
complete
status
active
active
date
2022-04-20 00:00:00.0
2022-04-20 00:00:00.0
US Core Category
Category codes used across US Core Profiles and resource types. They are typically used when there is a need for categorization for searching and finding resources or workflow hints.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"
}, {
"name" : "version",
"valueString" : "8.0.0-ballot"
} ]
}