BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
: Quality Standard - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "QualityStandard",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://fhir.bbmri.de/CodeSystem/QualityStandard",
"version" : "1.2.0",
"name" : "QualityStandard",
"title" : "Quality Standard",
"status" : "active",
"date" : "2023-09-01T11:58:43+00:00",
"publisher" : "bbmri.de",
"contact" : [
{
"name" : "bbmri.de",
"telecom" : [
{
"system" : "url",
"value" : "bbmri.de"
},
{
"system" : "email",
"value" : "feedback@germanbiobanknode.de"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "iso-15189",
"display" : "ISO-15189"
},
{
"code" : "iso-15190",
"display" : "ISO-15190"
},
{
"code" : "iso-17025",
"display" : "ISO-17025"
},
{
"code" : "iso-9001",
"display" : "ISO-9001"
},
{
"code" : "nfs96-900",
"display" : "NFS96-900"
},
{
"code" : "oecd-guidelines",
"display" : "OECD Guidelines"
},
{
"code" : "others",
"display" : "Others"
}
]
}