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" : "phenotype-codes",
"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-hp.html\"><code>http://purl.obolibrary.org/obo/hp.owl</code></a></li></ul></div>"
},
"url" : "http://fhir.kids-first.io/ValueSet/phenotype-codes",
"version" : "0.1.0",
"name" : "phenotype-codes",
"title" : "Phenotype Codes",
"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" : "This value set includes all codes from Human Phenotype Ontology.",
"compose" : {
"include" : [
{
"system" : "http://purl.obolibrary.org/obo/hp.owl"
}
]
}
}