Vanna Health IG
0.0.2 - ci-build
Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "OrganizationExample",
"meta" : {
"profile" : [
🔗 "http://vanna.health/fhir/StructureDefinition/vanna-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"OrganizationExample\"> </a><a name=\"hcOrganizationExample\"> </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 Organization "OrganizationExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vanna-organization.html\">VannaOrganization</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Center <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-organization-type.html\">Vanna Communication Category Code System</a>#center)</span></p><p><b>name</b>: Vanna Philadelphia</p><p><b>partOf</b>: <a href=\"http://fhir.org/packages/us.nlm.vsac/Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861\">Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861: Emilio</a></p></div>"
},
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://vanna.health/fhir/CodeSystem/organization-type",
"code" : "center"
}
]
}
],
"name" : "Vanna Philadelphia",
"partOf" : {
"reference" : "Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861",
"display" : "Emilio"
}
}