Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions
: SmartBearResearchSubject001 - JSON Representation
Raw json | Download
{
"resourceType" : "ResearchSubject",
"id" : "SmartBearResearchSubject001",
"meta" : {
"profile" : [
"https://smart-bear.eu/fhir/StructureDefinition/SmartBearResearchSubject"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ResearchSubject</b><a name=\"SmartBearResearchSubject001\"> </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 ResearchSubject "SmartBearResearchSubject001" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SmartBearResearchSubject.html\">ResearchSubject for smart bear</a></p></div><p><b>SourceReferral</b>: Health Services Research (Details: https://smart-bear.eu/fhir/CodeSystem/SourceReferral code health-services-research = 'Health Services Research', stated as 'Health Services Research')</p><p><b>identifier</b>: id:Â SmartBearResearchSubject001</p><p><b>status</b>: on-study</p><p><b>study</b>: <a href=\"ResearchStudy-ResearchStudy001.html\">ResearchStudy/ResearchStudy001</a></p><p><b>individual</b>: <a href=\"Patient-Patient001.html\">Patient/Patient001</a> " BIANCHI"</p></div>"
},
"extension" : [
{
"url" : "https://smart-bear.eu/fhir/StructureDefinition/SourceReferral",
"valueCoding" : {
"system" : "https://smart-bear.eu/fhir/CodeSystem/SourceReferral",
"code" : "health-services-research",
"display" : "Health Services Research"
}
}
],
"identifier" : [
{
"value" : "SmartBearResearchSubject001"
}
],
"status" : "on-study",
"study" : {
"reference" : "ResearchStudy/ResearchStudy001"
},
"individual" : {
"reference" : "Patient/Patient001"
}
}