Skip to content

Instantly share code, notes, and snippets.

@vitornogueira
Created January 2, 2020 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vitornogueira/cb92effe54017f5a4bf700b9984a6f5b to your computer and use it in GitHub Desktop.
Save vitornogueira/cb92effe54017f5a4bf700b9984a6f5b to your computer and use it in GitHub Desktop.
{
"@context": "http://id.who.int/icd/contexts/contextForMultiVersion.json",
"@id": "http://id.who.int/icd/release/10/A00.0",
"title": {
"@language": "en",
"@value": "Cholera due to Vibrio cholerae 01, biovar cholerae"
},
"latestRelease": "http://id.who.int/icd/release/10/2016/A00.0",
"release": [
"http://id.who.int/icd/release/10/2016/A00.0",
"http://id.who.int/icd/release/10/2010/A00.0",
"http://id.who.int/icd/release/10/2008/A00.0"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment