Recognized Coordinating Entity (RCE) Implementation Guide
1.0.3 - Release 1 United States of America flag

: RCE Child Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "RCE-Child-example",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2023-06-28T19:39:53.843Z",
    "profile" : [
      🔗 "https://sequoiaproject.org/fhir/rce/StructureDefinition/Child"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"RCE-Child-example\"> </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;RCE-Child-example&quot; Version &quot;6&quot; Updated &quot;2023-06-28 19:39:53+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Child.html\">Child</a></p></div><p><b>Domains</b>: RCE (Details: https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains code RCE = 'RCE', stated as 'null')</p><p><b>UseCases</b>: Query Based Document Exchange <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"file:///tmp/tmp-1-GK8U00wCJ9Ga/output/CodeSystem-EndpointUseCaseCodes.html\">Endpoint Use Case Codes</a>#QueryBasedDocumentExchange)</span></p><p><b>OrgManagingOrg</b>: <a href=\"Organization-1.2.3.4.5.html\">Organization/1.2.3.4.5</a> &quot;RCE Participant Example&quot;</p><p><b>identifier</b>: Home Community ID:\u00a0<a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-uri.html\">#</a>urn:oid:5.5.5.5, id:\u00a0some-CCN-identifier-code</p><p><b>active</b>: false</p><p><b>type</b>: Child <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"file:///tmp/tmp-1-GK8U00wCJ9Ga/output/CodeSystem-OrganizationType.html\">Organization Type</a>#Child)</span></p><p><b>name</b>: RCE Child Example</p><p><b>address</b>: Primary(WORK)</p><p><b>partOf</b>: <a href=\"Organization-5.4.3.2.1.html\">Organization/5.4.3.2.1: RCE Subparticipant Example</a> &quot;RCE Subparticipant Example&quot;</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Administrative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-contactentity-type.html\">Contact entity type</a>#ADMIN)</span></td><td>Family, Given(OFFICIAL)</td><td>ph: 555-555-5555(WORK), <a href=\"mailto:test21@test.com\">test21@test.com</a></td><td>Primary(WORK)</td></tr></table><hr/><blockquote><p><b>Generated Narrative: Location #orgloc</b><a name=\"orgloc\"> </a></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-97.7047386</td><td>30.4159542</td></tr></table></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Location",
      "id" : "orgloc",
      "position" : {
        "longitude" : -97.7047386,
        "latitude" : 30.4159542
      }
    }
  ],
  "extension" : [
    {
      "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Domains",
      "valueCoding" : {
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains",
        "code" : "RCE"
      }
    },
    {
      "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/UseCases",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes",
            "code" : "QueryBasedDocumentExchange"
          }
        ]
      }
    },
    {
      "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/org-managing-org",
      "valueReference" : {
        🔗 "reference" : "Organization/1.2.3.4.5"
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
            "code" : "HCID"
          }
        ]
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:5.5.5.5"
    },
    {
      "system" : "urn:oid:2.16.840.1.113883.4.336",
      "value" : "some-CCN-identifier-code"
    }
  ],
  "active" : false,
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType",
          "code" : "Child",
          "display" : "Child"
        }
      ]
    }
  ],
  "name" : "RCE Child Example",
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgLocation",
          "valueReference" : {
            "reference" : "#orgloc"
          }
        }
      ],
      "use" : "work",
      "type" : "both",
      "text" : "Primary",
      "line" : [
        "200 Main St."
      ],
      "city" : "Austin",
      "state" : "TX",
      "postalCode" : "2472",
      "country" : "US"
    }
  ],
  "partOf" : {
    🔗 "reference" : "Organization/5.4.3.2.1",
    "display" : "RCE Subparticipant Example"
  },
  "contact" : [
    {
      "purpose" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
            "code" : "ADMIN",
            "display" : "Administrative"
          }
        ]
      },
      "name" : {
        "use" : "official",
        "text" : "Family, Given"
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "555-555-5555",
          "use" : "work"
        },
        {
          "system" : "email",
          "value" : "test21@test.com",
          "use" : "work"
        }
      ],
      "address" : {
        "use" : "work",
        "type" : "both",
        "text" : "Primary",
        "line" : [
          "100 Main St."
        ],
        "city" : "Austin",
        "postalCode" : "78737",
        "country" : "US"
      }
    }
  ]
}