XealthIG
v1.42.0 - release

XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Organization - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ExampleOrganization",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>XYZ Insurance</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.840.1.113883.3.19.2.3",
      "value" : "666666"
    }
  ],
  "name" : "Health Level Seven International",
  "alias" : [
    "HL7 International"
  ]
}