NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: research-study-phs000711 - JSON Representation
Raw json | Download
{
"resourceType" : "ResearchStudy",
"id" : "research-study-phs000711",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchStudy</b><a name=\"research-study-phs000711\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ResearchStudy "research-study-phs000711" </p></div><p><b>title</b>: Baylor Hopkins Center for Mendelian Genomics (BH CMG)</p><p><b>partOf</b>: <a href=\"ResearchStudy-research-study-cmg.html\">ResearchStudy/research-study-cmg</a></p><p><b>status</b>: completed</p><p><b>primaryPurposeType</b>: diagnostic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#diagnostic)</span></p><p><b>category</b>: Study Cohort <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ncpi.html\">NCPI FHIR Codes</a>#StudyCohort)</span></p><p><b>condition</b>: Mendelian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
},
"title" : "Baylor Hopkins Center for Mendelian Genomics (BH CMG)",
"partOf" : [
{
"reference" : "ResearchStudy/research-study-cmg"
}
],
"status" : "completed",
"primaryPurposeType" : {
"coding" : [
{
"code" : "diagnostic"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem/ncpi",
"code" : "StudyCohort",
"display" : "Study Cohort"
}
]
}
],
"condition" : [
{
"text" : "Mendelian"
}
]
}