ATC
Description des Metadata ATC
Metadata
{
"type": "string",
"created": "string",
"subClassOf": "string",
"subCodeOf": "string"
}
Champ | Descriptif |
---|---|
type | Niveau dans la hierarchie (1-5) |
created | Date au format YYYY-MM-DD |
subClassOf | Lien vers le code parent |
subCodeOf | Code parent |
Exemple:
{
"valeur": "V09IX17",
"libelle": "(18F) PSMA-1007",
"lang": "fr",
"identifiantNomenclature": "ATC",
"nomNomenclature": "ATC",
"metadata": {
"type": "5",
"created": "2023-01-01",
"subClassOf": "http://data.esante.gouv.fr/whocc/atc/V09IX",
"subCodeOf": "V09IX"
},
"source": "https://smt.esante.gouv.fr"
}