Kids First Implementation Guide
0.1.0 - CI Build
Kids First Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "species",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/CodeSystem-species.html\"><code>http://fhir.kids-first.io/CodeSystem/species</code></a></li></ul></div>"
},
"url" : "http://fhir.kids-first.io/ValueSet/species",
"version" : "0.1.0",
"name" : "species",
"title" : "Species",
"status" : "draft",
"experimental" : false,
"date" : "2020-07-20T20:58:16+00:00",
"publisher" : "Kids First DRC",
"contact" : [
{
"name" : "Kids First DRC",
"telecom" : [
{
"system" : "email",
"value" : "mailto:support@kidsfirstdrc.org"
}
]
}
],
"description" : "Species of the Kids First DRC Patient.",
"compose" : {
"include" : [
{
"system" : "http://fhir.kids-first.io/CodeSystem/species"
}
]
}
}