0.1.0 - ci-build
collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "SampleRootOrganization",
"meta" : {
"profile" : [
🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization SampleRootOrganization</b></p><a name=\"SampleRootOrganization\"> </a><a name=\"hcSampleRootOrganization\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-collabree-organization.html\">Collabree Organization Profile</a></p></div><p><b>identifier</b>: <code>https://fhir.collabree.com/fhir/Extensions/organization-name</code>/root-healthy-health-insurance</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://fhir.collabree.com/fhir/CodeSystem/organization-type root}\">Root Organization</span></p><p><b>name</b>: Root Healthy Health Insurance Inc.</p></div>"
},
"identifier" : [
{
"system" : "https://fhir.collabree.com/fhir/Extensions/organization-name",
"value" : "root-healthy-health-insurance"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "https://fhir.collabree.com/fhir/CodeSystem/organization-type",
"code" : "root",
"display" : "Root Organization"
}
]
}
],
"name" : "Root Healthy Health Insurance Inc."
}