Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build
Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-03-21 |
{
"resourceType" : "ValueSet",
"id" : "AbnormalClinicalFindings",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-MitochondrialFindings.html\"><code>http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings</code></a></li><li>Include codes from <code>http://purl.obolibrary.org/obo/hp.fhir</code> where concept descends from HP:0000118</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 64572001 (Disease)</li></ul></div>"
},
"url" : "http://aehrc.github.io/genclipr-fhir-ig/ValueSet/AbnormalClinicalFindings",
"version" : "0.1.0",
"name" : "AbnormalClinicalFindings",
"title" : "Abnormal Clinical Findings Value Set",
"status" : "active",
"date" : "2022-03-21T00:46:36+00:00",
"publisher" : "The Australian e-Health Research Centre",
"contact" : [
{
"name" : "The Australian e-Health Research Centre",
"telecom" : [
{
"system" : "url",
"value" : "https://aehrc.com"
},
{
"system" : "email",
"value" : "ontoserver-support@csiro.au"
}
]
}
],
"description" : "Abnormal clinical findings.",
"copyright" : "[Australian Genomics](https://www.australiangenomics.org.au)",
"compose" : {
"include" : [
{
"system" : "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/MitochondrialFindings"
},
{
"system" : "http://purl.obolibrary.org/obo/hp.fhir",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "HP:0000118"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "64572001"
}
]
}
]
}
}