Sequoia Project Healthcare Directory Implementation Guide
0.0.10 - CI Build United States of America flag

Sequoia Project Healthcare Directory Implementation Guide - Local Development build (v0.0.10). See the Directory of published versions

: Create Full Example 2 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "create-full-example2",
  "meta" : {
    "versionId" : "11",
    "lastUpdated" : "2021-10-22T18:06:14.711+00:00",
    "source" : "#Vda3zMaBODFjCHjS"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"create-full-example2\"> </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 &quot;create-full-example2&quot; Version &quot;11&quot; Updated &quot;2021-10-22 18:06:14+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #Vda3zMaBODFjCHjS!</p></div><p><b>identifier</b>: id:\u00a0urn:oid:5.5.5.5\u00a0(use:\u00a0OFFICIAL)</p><p><b>active</b>: false</p><p><b>type</b>: Other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-organization-type.html\">Organization type</a>#other)</span></p><p><b>name</b>: EricXYZ Hospital</p><p><b>address</b>: 200 Main St. Austin TX 2472 US (WORK)</p><p><b>partOf</b>: <a href=\"Organization-create-full-example2.html\">Organization/create-full-example2</a> &quot;EricXYZ Hospital&quot;</p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td>*</td><td>Family, Given(OFFICIAL)</td><td><a href=\"mailto:test21@test.com\">test21@test.com</a>, ph: 555-555-5555(WORK)</td><td>100 Main St. Austin 78737 US (WORK)</td></tr></table><p><b>endpoint</b>: <a name=\"5.5.5.5\"> </a></p><blockquote><p/><p><a name=\"5.5.5.5\"> </a></p><p><b>identifier</b>: Home Community ID: urn:oid:5.5.5.5\u00a0(use:\u00a0OFFICIAL)</p><p><b>status</b>: active</p><p><b>connectionType</b>: ihe-xcpd (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xcpd = 'ihe-xcpd', stated as 'null')</p><p><b>name</b>: Patient Discovery</p><p><b>payloadType</b>: null <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown)</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href=\"https://carequality.test.com/xcpd/v1/xcpd\">https://carequality.test.com/xcpd/v1/xcpd</a></p></blockquote><hr/><blockquote><p><b>Generated Narrative: Location #orgloc</b><a name=\"orgloc\"> </a></p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>-97.7047386</td><td>30.4159542</td></tr></table></blockquote><hr/><blockquote><p><b>Generated Narrative: Endpoint #5.5.5.5</b><a name=\"5.5.5.5\"> </a></p><p><b>identifier</b>: Home Community ID: urn:oid:5.5.5.5\u00a0(use:\u00a0OFFICIAL)</p><p><b>status</b>: active</p><p><b>connectionType</b>: ihe-xcpd (Details: http://terminology.hl7.org/CodeSystem/endpoint-connection-type code ihe-xcpd = 'ihe-xcpd', stated as 'null')</p><p><b>name</b>: Patient Discovery</p><p><b>payloadType</b>: null <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown)</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href=\"https://carequality.test.com/xcpd/v1/xcpd\">https://carequality.test.com/xcpd/v1/xcpd</a></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Location",
      "id" : "orgloc",
      "position" : {
        "longitude" : -97.7047386,
        "latitude" : 30.4159542
      }
    },
    {
      "resourceType" : "Endpoint",
      "id" : "5.5.5.5",
      "identifier" : [
        {
          "use" : "official",
          "type" : {
            "coding" : [
              {
                "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
                "code" : "HCID"
              }
            ]
          },
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:oid:5.5.5.5"
        }
      ],
      "status" : "active",
      "connectionType" : {
        "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
        "code" : "ihe-xcpd"
      },
      "name" : "Patient Discovery",
      "payloadType" : [
        {
          "coding" : [
            {
              "system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3"
            }
          ]
        }
      ],
      "payloadMimeType" : [
        "application/xml"
      ],
      "address" : "https://carequality.test.com/xcpd/v1/xcpd"
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:5.5.5.5"
    }
  ],
  "active" : false,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "other"
        }
      ]
    }
  ],
  "name" : "EricXYZ Hospital",
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgLocation",
          "valueReference" : {
            "reference" : "#orgloc"
          }
        }
      ],
      "use" : "work",
      "type" : "both",
      "line" : [
        "200 Main St."
      ],
      "city" : "Austin",
      "state" : "TX",
      "postalCode" : "2472",
      "country" : "US"
    }
  ],
  "partOf" : {
    "reference" : "Organization/create-full-example2",
    "identifier" : {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
            "code" : "HCID"
          }
        ]
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.1.1.1"
    }
  },
  "contact" : [
    {
      "name" : {
        "use" : "official",
        "text" : "Family, Given"
      },
      "telecom" : [
        {
          "system" : "email",
          "value" : "test21@test.com",
          "use" : "work"
        },
        {
          "system" : "phone",
          "value" : "555-555-5555",
          "use" : "work"
        }
      ],
      "address" : {
        "use" : "work",
        "type" : "both",
        "line" : [
          "100 Main St."
        ],
        "city" : "Austin",
        "postalCode" : "78737",
        "country" : "US"
      }
    }
  ],
  "endpoint" : [
    {
      "reference" : "#5.5.5.5"
    }
  ]
}