NCPI FHIR Implementation Guide v2
0.1.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-11-25 |
{
"resourceType" : "ValueSet",
"id" : "condition-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet condition-code-vs</b></p><a name=\"condition-code-vs\"> </a><a name=\"hccondition-code-vs\"> </a><a name=\"condition-code-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-HPO.html\"><code>http://human-phenotype-ontology.org</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-MONDO.html\"><code>http://purl.obolibrary.org/obo/mondo.owl</code></a></li></ul></div>"
},
"url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/condition-code-vs",
"version" : "0.1.0",
"name" : "ConditionCodeVS",
"title" : "Conditon Codes",
"status" : "draft",
"date" : "2024-11-25T15:36:07+00:00",
"publisher" : "NCPI FHIR Working Group",
"contact" : [
{
"name" : "NCPI FHIR Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
},
{
"system" : "email",
"value" : "ncpi-fhir-ig@googlegroups.com"
}
]
}
],
"description" : "Includes all codes from **HPO** and **MONDO**",
"compose" : {
"include" : [
{
"system" : "http://human-phenotype-ontology.org"
},
{
"system" : "http://purl.obolibrary.org/obo/mondo.owl"
}
]
}
}