NHS Notify – FHIR Letter Printing Implementation Guide
0.1.0 - ci-build United Kingdom

NHS Notify – FHIR Letter Printing Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ExampleSenderOrg - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ExampleSenderOrg",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleSenderOrg</b></p><a name=\"ExampleSenderOrg\"> </a><a name=\"hcExampleSenderOrg\"> </a><p><b>identifier</b>: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/R0A</p><p><b>name</b>: Example NHS Trust</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
      "value" : "R0A"
    }
  ],
  "name" : "Example NHS Trust"
}