Logica COVID-19 FHIR Profile Library IG
0.13.1 - ci-build
Logica COVID-19 FHIR Profile Library IG - Local Development build (v0.13.1). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "healthcare-occupation-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 223366009 (Healthcare professional)</li></ul></div>"
},
"url" : "http://fhir.logicahealth.org/covid19/ValueSet/healthcare-occupation-value-set",
"version" : "0.13.1",
"name" : "HealthcareOccupationVS",
"title" : "Healthcare Occupation Value Set",
"status" : "active",
"date" : "2021-08-09T20:08:14+00:00",
"publisher" : "Logica",
"contact" : [
{
"name" : "Logica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.logicahealth.org/"
}
]
}
],
"description" : "A set of SNOMED CT codes that represent occupations within the health care industry.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "223366009"
}
]
}
]
}
}