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" : "CodeSystem", "id" : "hp", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>parent</td><td/><td>Parent codes.</td><td>code</td></tr><tr><td>imported</td><td/><td>Indicates if the concept is imported from another code system.</td><td>boolean</td></tr><tr><td>root</td><td/><td>Indicates if this concept is a root concept (i.e. Thing is equivalent or a direct parent)</td><td>boolean</td></tr><tr><td>deprecated</td><td/><td>Indicates if this concept is deprecated.</td><td>boolean</td></tr></table><p><b>Filters</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>operator</b></td><td><b>Value</b></td></tr><tr><td>root</td><td/><td>= </td><td>True or false.</td></tr><tr><td>deprecated</td><td/><td>= </td><td>True or false.</td></tr><tr><td>imported</td><td/><td>= </td><td>True or false</td></tr></table><p>This code system http://purl.obolibrary.org/obo/hp.owl defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HP:0004307<a name=\"hp-HP.580004307\"> </a></td><td>Abnormal anatomic location of the heart</td><td/></tr></table></div>" }, "url" : "http://purl.obolibrary.org/obo/hp.owl", "version" : "0.1.0", "name" : "http://purl.obolibrary.org/obo/hp.owl", "title" : "Human Phenotype Ontology", "status" : "draft", "experimental" : false, "date" : "2020-07-20T21:18:14+00:00", "publisher" : "Kids First DRC", "contact" : [ { "name" : "Kids First DRC", "telecom" : [ { "system" : "email", "value" : "mailto:support@kidsfirstdrc.org" } ] } ], "description" : "Please see license of HPO at http://www.human-phenotype-ontology.org", "valueSet" : "http://fhir.kids-first.io/ValueSet/phenotype-codes", "hierarchyMeaning" : "is-a", "compositional" : false, "versionNeeded" : false, "content" : "complete", "count" : 1, "filter" : [ { "code" : "root", "operator" : [ "=" ], "value" : "True or false." }, { "code" : "deprecated", "operator" : [ "=" ], "value" : "True or false." }, { "code" : "imported", "operator" : [ "=" ], "value" : "True or false" } ], "property" : [ { "code" : "parent", "description" : "Parent codes.", "type" : "code" }, { "code" : "imported", "description" : "Indicates if the concept is imported from another code system.", "type" : "boolean" }, { "code" : "root", "description" : "Indicates if this concept is a root concept (i.e. Thing is equivalent or a direct parent)", "type" : "boolean" }, { "code" : "deprecated", "description" : "Indicates if this concept is deprecated.", "type" : "boolean" } ], "concept" : [ { "code" : "HP:0004307", "display" : "Abnormal anatomic location of the heart" } ] }