Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: FlagCategory - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "FlagCategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-FlagCategory.html\"><code>https://ancode.app/fhir/CodeSystem/FlagCategory</code></a></li></ul></div>"
},
"url" : "https://ancode.app/fhir/ValueSet/FlagCategory",
"version" : "0.2.0",
"name" : "FlagCategory",
"status" : "draft",
"experimental" : false,
"date" : "2023-01-17",
"publisher" : "Ancode",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ancode.app"
}
]
}
],
"description" : "Face Recognition Type",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://ancode.app/fhir/CodeSystem/FlagCategory",
"version" : "*"
}
]
}
}