Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft
Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "5b325a13-bb0f-4de9-b218-762c3efe67ab",
"meta" : {
"profile" : [
🔗 "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/MODS-Organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 5b325a13-bb0f-4de9-b218-762c3efe67ab</b></p><a name=\"5b325a13-bb0f-4de9-b218-762c3efe67ab\"> </a><a name=\"hc5b325a13-bb0f-4de9-b218-762c3efe67ab\"> </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-MODS-Organization.html\">MODS Organization</a></p></div><p><b>identifier</b>: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/A30045\u00a0(use:\u00a0official,\u00a0)</p><p><b>name</b>: Capital Comfort Care</p><p><b>address</b>: 8 Box Road London W3 7JF United Kingdom of Great Britain and Northern Ireland </p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "A30045"
}
],
"name" : "Capital Comfort Care",
"address" : [
{
"extension" : [
{
"url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/StructureDefinition/Extension-MODS-AddressCountry",
"valueCoding" : {
"system" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-Country-1",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
}
],
"line" : [
"8 Box Road",
"London"
],
"postalCode" : "W3 7JF",
"country" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}