Missing ATC codes
- Dominant language
- CSS
- Stars
- 32
- Forks
- 25
- Avg merge
- 8d 13h
- Merged PRs (30d)
- 2
Description
The following code is missing in the [codesystem-atc](https://github.com/FHIR/packages/blob/master/packages/fhir.tx.support.r4/package/CodeSystem-atc.json). see [ATC Website](https://www.whocc.no/atc_ddd_index/?code=J07BX03&showdescription=no).
`{
"code": "J07BX03",
"display": "covid-19 vaccines"
}`
according the [information](https://www.whocc.no/filearchive/documents/temporary__atc_and_ddd_decissions_november_2021.xlsx), there will be soon 3 more entries:
`{
"code": "J07BN01",
"display": "covid-19, RNA-based vaccine"
},
{
"code": "J07BN02",
"display": "covid-19, viral vector, non-replicating
},
{
"code": "J07BN03",
"display": "covid-19, inactivated virus"
}`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.