GET Organizations/Get/{ID}

Returns a specified organization

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

OrganizationDTO
NameDescriptionTypeAdditional information
Name

Organization Name

string

None.

Acronym

Organization Acronym

string

None.

Deleted

Gets or sets the indicator to specify if Organization is Deleted

boolean

None.

Primary

Gets or sets the indicator to specify if Primary Organization is selected

boolean

None.

ParentOrganizationID

ID of Parent Organization

globally unique identifier

None.

ParentOrganization

Parent Organization

string

None.

ContactEmail

Contact Email

string

None.

ContactFirstName

Contact First Name

string

None.

ContactLastName

Contact Last Name

string

None.

ContactPhone

Contact Phone

string

None.

SpecialRequirements

Special Requirements

string

None.

UsageRestrictions

Usage Restrictions

string

None.

OrganizationDescription

Organization Description

string

None.

PragmaticClinicalTrials

Gets or sets the indicator to specify if Pragmatic clinical trials is selected

boolean

None.

ObservationalParticipation

Gets or sets the indicator to specify if Observational participation is selected

boolean

None.

ProspectiveTrials

Gets or sets the indicator to specify if Prospective trials is selected

boolean

None.

EnableClaimsAndBilling

Gets or sets the indicator to specify if claims and Billing is enabled

boolean

None.

EnableEHRA

Gets or sets the indicator to specify if EHR is enabled

boolean

None.

EnableRegistries

Gets or sets the indicator to specify if registries are enabled

boolean

None.

DataModelMSCDM

Gets or sets the indicator to specify if Data Model MSCDM is selected

boolean

None.

DataModelHMORNVDW

Gets or sets the indicator to specify if Data Model HMORN VDW is selected

boolean

None.

DataModelESP

Gets or sets the indicator to specify if Data Model ESP is selected

boolean

None.

DataModelI2B2

Gets or sets the indicator to specify if Data Model I2B2 is selected

boolean

None.

DataModelOMOP

Gets or sets the indicator to specify if Data Model OMOP is selected

boolean

None.

DataModelPCORI

Gets or sets the indicator to specify if Data Model Pcori is selected

boolean

None.

DataModelOther

Gets or sets the indicator to specify if Data Model other is selected

boolean

None.

DataModelOtherText

Data Model Other Text

string

None.

InpatientClaims

Gets or sets the indicator to specify if inpatient claims is selected

boolean

None.

OutpatientClaims

Gets or sets the indicator to specify if outpatient claims is selected

boolean

None.

OutpatientPharmacyClaims

Gets or sets the indicator to specify if outpatient pharmacy claims is selected

boolean

None.

EnrollmentClaims

Gets or sets the indicator to specify if enrollment claims is selected

boolean

None.

DemographicsClaims

Gets or sets the indicator to specify if demographic claims is selected

boolean

None.

LaboratoryResultsClaims

Gets or sets the indicator to specify if laboratory results claims is selected

boolean

None.

VitalSignsClaims

Gets or sets the indicator to specify if vital signs claims is selected

boolean

None.

OtherClaims

Gets or sets the indicator to specify if other claims is selected

boolean

None.

OtherClaimsText

Other Claims Text

string

None.

Biorepositories

Gets or sets the indicator to specify if Biorepositories is selected

boolean

None.

PatientReportedOutcomes

Gets or sets the indicator to specify if patient reported outcomes is selected

boolean

None.

PatientReportedBehaviors

Gets or sets the indicator to specify if patient reported behaviors is selected

boolean

None.

PrescriptionOrders

Gets or sets the indicator to specify if prescription order is selected

boolean

None.

X509PublicKey

Gets or sets X509 Key

string

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Response Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "Name": "sample string 1",
      "Acronym": "sample string 2",
      "Deleted": true,
      "Primary": true,
      "ParentOrganizationID": "120e6740-4b97-400c-aa89-02d634a91dd2",
      "ParentOrganization": "sample string 5",
      "ContactEmail": "sample string 6",
      "ContactFirstName": "sample string 7",
      "ContactLastName": "sample string 8",
      "ContactPhone": "sample string 9",
      "SpecialRequirements": "sample string 10",
      "UsageRestrictions": "sample string 11",
      "OrganizationDescription": "sample string 12",
      "PragmaticClinicalTrials": true,
      "ObservationalParticipation": true,
      "ProspectiveTrials": true,
      "EnableClaimsAndBilling": true,
      "EnableEHRA": true,
      "EnableRegistries": true,
      "DataModelMSCDM": true,
      "DataModelHMORNVDW": true,
      "DataModelESP": true,
      "DataModelI2B2": true,
      "DataModelOMOP": true,
      "DataModelPCORI": true,
      "DataModelOther": true,
      "DataModelOtherText": "sample string 26",
      "InpatientClaims": true,
      "OutpatientClaims": true,
      "OutpatientPharmacyClaims": true,
      "EnrollmentClaims": true,
      "DemographicsClaims": true,
      "LaboratoryResultsClaims": true,
      "VitalSignsClaims": true,
      "OtherClaims": true,
      "OtherClaimsText": "sample string 35",
      "Biorepositories": true,
      "PatientReportedOutcomes": true,
      "PatientReportedBehaviors": true,
      "PrescriptionOrders": true,
      "X509PublicKey": "sample string 40",
      "ID": "c0eb3170-c40a-49fe-bde4-0f742a974435",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"Name":"sample string 1","Acronym":"sample string 2","Deleted":true,"Primary":true,"ParentOrganizationID":"120e6740-4b97-400c-aa89-02d634a91dd2","ParentOrganization":"sample string 5","ContactEmail":"sample string 6","ContactFirstName":"sample string 7","ContactLastName":"sample string 8","ContactPhone":"sample string 9","SpecialRequirements":"sample string 10","UsageRestrictions":"sample string 11","OrganizationDescription":"sample string 12","PragmaticClinicalTrials":true,"ObservationalParticipation":true,"ProspectiveTrials":true,"EnableClaimsAndBilling":true,"EnableEHRA":true,"EnableRegistries":true,"DataModelMSCDM":true,"DataModelHMORNVDW":true,"DataModelESP":true,"DataModelI2B2":true,"DataModelOMOP":true,"DataModelPCORI":true,"DataModelOther":true,"DataModelOtherText":"sample string 26","InpatientClaims":true,"OutpatientClaims":true,"OutpatientPharmacyClaims":true,"EnrollmentClaims":true,"DemographicsClaims":true,"LaboratoryResultsClaims":true,"VitalSignsClaims":true,"OtherClaims":true,"OtherClaimsText":"sample string 35","Biorepositories":true,"PatientReportedOutcomes":true,"PatientReportedBehaviors":true,"PrescriptionOrders":true,"X509PublicKey":"sample string 40","ID":"c0eb3170-c40a-49fe-bde4-0f742a974435","Timestamp":"QEA="}]}

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.

application/xml, text/xml

Sample:
<OrganizationDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">c0eb3170-c40a-49fe-bde4-0f742a974435</ID>
  <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
  <Acronym>sample string 2</Acronym>
  <Biorepositories>true</Biorepositories>
  <ContactEmail>sample string 6</ContactEmail>
  <ContactFirstName>sample string 7</ContactFirstName>
  <ContactLastName>sample string 8</ContactLastName>
  <ContactPhone>sample string 9</ContactPhone>
  <DataModelESP>true</DataModelESP>
  <DataModelHMORNVDW>true</DataModelHMORNVDW>
  <DataModelI2B2>true</DataModelI2B2>
  <DataModelMSCDM>true</DataModelMSCDM>
  <DataModelOMOP>true</DataModelOMOP>
  <DataModelOther>true</DataModelOther>
  <DataModelOtherText>sample string 26</DataModelOtherText>
  <DataModelPCORI>true</DataModelPCORI>
  <Deleted>true</Deleted>
  <DemographicsClaims>true</DemographicsClaims>
  <EnableClaimsAndBilling>true</EnableClaimsAndBilling>
  <EnableEHRA>true</EnableEHRA>
  <EnableRegistries>true</EnableRegistries>
  <EnrollmentClaims>true</EnrollmentClaims>
  <InpatientClaims>true</InpatientClaims>
  <LaboratoryResultsClaims>true</LaboratoryResultsClaims>
  <Name>sample string 1</Name>
  <ObservationalParticipation>true</ObservationalParticipation>
  <OrganizationDescription>sample string 12</OrganizationDescription>
  <OtherClaims>true</OtherClaims>
  <OtherClaimsText>sample string 35</OtherClaimsText>
  <OutpatientClaims>true</OutpatientClaims>
  <OutpatientPharmacyClaims>true</OutpatientPharmacyClaims>
  <ParentOrganization>sample string 5</ParentOrganization>
  <ParentOrganizationID>120e6740-4b97-400c-aa89-02d634a91dd2</ParentOrganizationID>
  <PatientReportedBehaviors>true</PatientReportedBehaviors>
  <PatientReportedOutcomes>true</PatientReportedOutcomes>
  <PragmaticClinicalTrials>true</PragmaticClinicalTrials>
  <PrescriptionOrders>true</PrescriptionOrders>
  <Primary>true</Primary>
  <ProspectiveTrials>true</ProspectiveTrials>
  <SpecialRequirements>sample string 10</SpecialRequirements>
  <UsageRestrictions>sample string 11</UsageRestrictions>
  <VitalSignsClaims>true</VitalSignsClaims>
  <X509PublicKey>sample string 40</X509PublicKey>
</OrganizationDTO>