Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 class=\"res-header-id\"><b>Generated Narrative: ResearchSubject SmartBearResearchSubject001</b></p><a name=\"SmartBearResearchSubject001\"> </a><a name=\"hcSmartBearResearchSubject001\"> </a><a name=\"SmartBearResearchSubject001-en-US\"> </a><p><b>SourceReferral</b>: <a href=\"CodeSystem-SourceReferral.html#SourceReferral-health-services-research\">SourceReferral Code System</a> health-services-research: Health Services Research</p><p><b>identifier</b>: SmartBearResearchSubject001</p><p><b>status</b>: On-study</p><p><b>study</b>: <a href=\"ResearchStudy-ResearchStudy001.html\">ResearchStudy ResearchStudy SMART-BEAR</a></p><p><b>individual</b>: <a href=\"Patient-Patient001.html\">Mario Bianchi Male, DoB: 1983-11-07 ( Patient001)</a></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"
  }
}