Publication Build: This will be filled in by the publication tooling
: Type de contact - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "eclaire-type-contact-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://interop.esante.gouv.fr/ig/fhir/eclaire/CodeSystem/eclaire-type-contact-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PUB<a name=\"eclaire-type-contact-code-system-PUB\"> </a></td><td>Publique / Public</td></tr><tr><td style=\"white-space:nowrap\">SCI<a name=\"eclaire-type-contact-code-system-SCI\"> </a></td><td>Scientifique / Scientific</td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/eclaire/CodeSystem/eclaire-type-contact-code-system",
"version" : "0.1.1",
"name" : "EclaireTypeContactCS",
"title" : "Type de contact",
"status" : "draft",
"date" : "2023-10-09T08:51:32+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Type de contact pour les essais cliniques",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "PUB",
"display" : "Publique / Public"
},
{
"code" : "SCI",
"display" : "Scientifique / Scientific"
}
]
}