Retrieve Observations for Subject Identifiers
get
/HSDataService-web/api/3.2.0/subjectapi/observations
This endpoint supports the retrieval of Observations for multiple Subject Identifiers passed. It returns all the Observation related information like Code, Name, Type, Value, Encounter, Facility and Service Provider.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
- id
-
Type:
arrayRequired:trueCollection Format:multiMinimum Number of Items:1Maximum Number of Items:2147483647Subject Identifiers-
Type:
integer(int64)
- limit
Type:integer(int32)Pagination query params: ?limit=2&offset=0- offset
Type:integer(int32)Pagination query params: ?limit=2&offset=0 -
Response
Supported Media Types
- application/json
- application/xml
200 Response
successful operation
Body
Model for paginated collections of data.
Root Schema : PageableCollectionObservation
Type:
objectModel for paginated collections of data.
- count
-
Type:
integer(int64)Number of objects in the 'items' collection. - hasMore
-
Type:
booleanDefault Value:falseA boolean indicating if more pages are available. - items
-
Type:
arrayitemsA collection of paged items. - links
-
Type:
arraylinksA collection of links containing hrefs to the current, next, and previous pages as applicable. - resourceType
-
Type:
stringIdentify the resource type
Nested Schema : items
Nested Schema : links
Nested Schema : Observation
Type:
object- bodySite
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - category
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - code
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - effectiveDateTime
-
Type:
string(date-time)Effective Date - encounter
-
Type:
objectEncounter - identifier
-
Type:
objectIdentifierIdentifier assigned by a given system - patient
-
Type:
objectLinkedReference - performer
-
Type:
objectPractitionerModel for a Practitioner, i.e. a person who is directly or indirectly involved in the provisioning of healthcare with a formal responsibility. - referenceRange
-
Type:
objectReferenceRange - specimenType
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - subject
-
Type:
objectLinkedReference - valueCodeableConcept
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - valueQuantity
-
Type:
objectQuantityModel for a Quantity object in CDM. - valueString
-
Type:
stringString Value
Nested Schema : CodeableConcept
Type:
objectModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
- coding
-
Type:
arraycodingRead Only:trueCode(s) defined by a terminology system. - text
-
Type:
stringPlain text representation of the concept.
Nested Schema : Encounter
Type:
object- identifier
-
Type:
objectCdmIdentifierIdentifier assigned by a given system - location
-
Type:
objectLocation - sequence
-
Type:
objectNumber - type
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
Nested Schema : Identifier
Type:
objectIdentifier assigned by a given system
- system
-
Type:
stringSystem which assigned this identifier - value
-
Type:
stringIdentifier value
Nested Schema : LinkedReference
Type:
object- display
-
Type:
string - reference
-
Type:
string
Nested Schema : Practitioner
Type:
objectModel for a Practitioner, i.e. a person who is directly or indirectly involved in the provisioning of healthcare with a formal responsibility.
- address
-
Type:
objectAddressModel for a postal address. - identifier
-
Type:
objectCdmIdentifierIdentifier assigned by a given system - name
-
Type:
objectHumanNameModel for a name of a human with text and parts information. - speciality
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - specimenAliasIssuerFlag
-
Type:
stringThe flag that indicates that this Service Provider has issued Specimen Alias(es). - telecom
-
Type:
objectTelecom - type
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
Nested Schema : ReferenceRange
Type:
objectNested Schema : Quantity
Type:
objectModel for a Quantity object in CDM.
- code
-
Type:
stringThe quantity units symbol in syntax defined by the system. - description
-
Type:
stringThe quantity units description. - sysId
-
Type:
stringThe quantity units terminology system identifier. - sysName
-
Type:
stringThe quantity units terminology system name. - sysVersion
-
Type:
stringThe quantity units terminology system version. - units
-
Type:
stringThe quantity units displayable name. - value
-
Type:
stringThe numerical value of the quantity.
Nested Schema : coding
Nested Schema : Coding
Type:
objectModel for a reference to a code defined by a terminology system.
- code
-
Type:
stringSymbol in syntax defined by the system. - description
-
Type:
stringDescription defined by the system. - display
-
Type:
stringRepresentation defined by the system. - sysId
-
Type:
stringIdentity of the terminology system. - sysName
-
Type:
stringName of the terminology system. - sysVersion
-
Type:
stringVersion of the system - if relevant.
Nested Schema : CdmIdentifier
Type:
objectIdentifier assigned by a given system
- system
-
Type:
stringSystem which assigned this identifier - value
-
Type:
stringIdentifier value
Nested Schema : Location
Type:
object- identifier
-
Type:
objectCdmIdentifierIdentifier assigned by a given system - name
-
Type:
stringName of the facility. - type
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
Nested Schema : Number
Type:
objectNested Schema : Address
Type:
objectModel for a postal address.
- city
-
Type:
stringName of city, town etc. - country
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - district
-
Type:
stringDistrict name (aka county). - line
-
Type:
arraylineStreet name, number, direction & P.O. Box etc. - postalCode
-
Type:
stringPostal code for area. - state
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
Nested Schema : HumanName
Type:
objectModel for a name of a human with text and parts information.
- family
-
Type:
stringFamily name (often called 'Surname'). - given
-
Type:
arraygivenGiven names (not always 'first'). Includes middle names. - text
-
Type:
stringText representation of the full name.
Nested Schema : Telecom
Type:
object- use
-
Type:
objectCodeableConceptModel that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text. - value
-
Type:
stringTelecom Value
Nested Schema : line
Nested Schema : given
400 Response
Invalid parameters supplied
404 Response
Observation(s) not found
Examples
The following example submits a GET request.
API URL
http://localhost:7001/HSDataService-web/api/3.2.0/subjectapi/observations?id=1&id=2&id=3&id=4&limit=5&offset=0
Example of Response Body
The following example shows the contents of the response body in JSON format:
{
"resourceType": "Observation",
"items": [
{
"identifier": {
"system": "CDM",
"value": "1"
},
"category": {
"coding": [
{
"code": "OBTYPE1",
"display": "OBTYPE1name",
"description": "Observation Type Description"
}
]
},
"code": {
"coding": [
{
"code": "1",
"display": "OBSV1",
"description": "Observation Description",
"sysId": "1",
"sysName": "Code System 1",
"sysVersion": "Version 1"
}
]
},
"subject": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1"
},
"patient": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1/patients"
},
"encounter": {
"identifier": {
"system": "CDM",
"value": "ENC1"
},
"type": {
"coding": [
{
"code": "1",
"display": "ENC_TYPE1",
"description": "ENC_TYPE_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"location": {
"identifier": {
"system": "CDM",
"value": "1"
},
"name": "FAC1",
"type": {
"coding": [
{
"code": "FAC_SUBTYP_RM",
"display": "Room",
"description": "A space allocated for a function within a building or a floor",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
}
},
"sequence": 1
},
"performer": {
"identifier": {
"system": "CDM",
"value": "SVCPRV1"
},
"type": {
"coding": [
{
"code": "SVCPRV_TYP_CD_VALUE",
"display": "SVCPRV_TYP_CD_NAME",
"description": "SVCPRV_TYP_CD_DESC",
"sysId": "SVCPRV_TYP_CD_SYS",
"sysName": "Service Provider System",
"sysVersion": "2"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"valueQuantity": {
"value": "20",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"display": "OBS_VAL1",
"description": "OBSV_VAL_VIN_DESC_1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"valueString": "NOTE for OBSV CD ID",
"specimen": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/clinicalspecimens/1"
},
"referenceRange": {
"low": {
"value": "30",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"high": {
"value": "40",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
}
},
"effectiveDateTime": "12/14/1998"
},
{
"identifier": {
"system": "CDM",
"value": "2"
},
"category": {
"coding": [
{
"code": "OBTYPE1",
"display": "OBTYPE1name",
"description": "Observation Type Description"
}
]
},
"code": {
"coding": [
{
"code": "1",
"display": "OBSV1",
"description": "Observation Description",
"sysId": "1",
"sysName": "Code System 1",
"sysVersion": "Version 1"
}
]
},
"subject": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1"
},
"patient": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1/patients"
},
"encounter": {
"identifier": {
"system": "CDM",
"value": "ENC1"
},
"type": {
"coding": [
{
"code": "1",
"display": "ENC_TYPE1",
"description": "ENC_TYPE_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"location": {
"identifier": {
"system": "CDM",
"value": "1"
},
"name": "FAC1",
"type": {
"coding": [
{
"code": "FAC_SUBTYP_RM",
"display": "Room",
"description": "A space allocated for a function within a building or a floor",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
}
},
"sequence": 2
},
"performer": {
"identifier": {
"system": "CDM",
"value": "SVCPRV1"
},
"type": {
"coding": [
{
"code": "SVCPRV_TYP_CD_VALUE",
"display": "SVCPRV_TYP_CD_NAME",
"description": "SVCPRV_TYP_CD_DESC",
"sysId": "SVCPRV_TYP_CD_SYS",
"sysName": "Service Provider System",
"sysVersion": "2"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"valueQuantity": {
"value": "20",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"display": "OBS_VAL1",
"description": "OBSV_VAL_VIN_DESC_1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"valueString": "NOTE for OBSV CD ID",
"specimen": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/clinicalspecimens/1"
},
"referenceRange": {
"low": {
"value": "30",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"high": {
"value": "40",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
}
},
"effectiveDateTime": "12/14/1998"
},
{
"identifier": {
"system": "CDM",
"value": "3"
},
"category": {
"coding": [
{
"code": "OBTYPE1",
"display": "OBTYPE1name",
"description": "Observation Type Description"
}
]
},
"code": {
"coding": [
{
"code": "1",
"display": "OBSV1",
"description": "Observation Description",
"sysId": "1",
"sysName": "Code System 1",
"sysVersion": "Version 1"
}
]
},
"subject": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1"
},
"patient": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1/patients"
},
"encounter": {
"identifier": {
"system": "CDM",
"value": "ENC1"
},
"type": {
"coding": [
{
"code": "1",
"display": "ENC_TYPE1",
"description": "ENC_TYPE_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"location": {
"identifier": {
"system": "CDM",
"value": "1"
},
"name": "FAC1",
"type": {
"coding": [
{
"code": "FAC_SUBTYP_RM",
"display": "Room",
"description": "A space allocated for a function within a building or a floor",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
}
},
"sequence": 3
},
"performer": {
"identifier": {
"system": "CDM",
"value": "SVCPRV1"
},
"type": {
"coding": [
{
"code": "SVCPRV_TYP_CD_VALUE",
"display": "SVCPRV_TYP_CD_NAME",
"description": "SVCPRV_TYP_CD_DESC",
"sysId": "SVCPRV_TYP_CD_SYS",
"sysName": "Service Provider System",
"sysVersion": "2"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"valueQuantity": {
"value": "20",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"display": "OBS_VAL1",
"description": "OBSV_VAL_VIN_DESC_1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"valueString": "NOTE for OBSV CD ID",
"specimen": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/clinicalspecimens/1"
},
"referenceRange": {
"low": {
"value": "30",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"high": {
"value": "40",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
}
},
"effectiveDateTime": "12/14/1998"
},
{
"identifier": {
"system": "CDM",
"value": "4"
},
"category": {
"coding": [
{
"code": "OBTYPE1",
"display": "OBTYPE1name",
"description": "Observation Type Description"
}
]
},
"code": {
"coding": [
{
"code": "1",
"display": "OBSV1",
"description": "Observation Description",
"sysId": "1",
"sysName": "Code System 1",
"sysVersion": "Version 1"
}
]
},
"subject": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1"
},
"patient": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1/patients"
},
"encounter": {
"identifier": {
"system": "CDM",
"value": "ENC1"
},
"type": {
"coding": [
{
"code": "1",
"display": "ENC_TYPE1",
"description": "ENC_TYPE_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"location": {
"identifier": {
"system": "CDM",
"value": "1"
},
"name": "FAC1",
"type": {
"coding": [
{
"code": "FAC_SUBTYP_RM",
"display": "Room",
"description": "A space allocated for a function within a building or a floor",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
}
},
"sequence": 4
},
"performer": {
"identifier": {
"system": "CDM",
"value": "SVCPRV1"
},
"type": {
"coding": [
{
"code": "SVCPRV_TYP_CD_VALUE",
"display": "SVCPRV_TYP_CD_NAME",
"description": "SVCPRV_TYP_CD_DESC",
"sysId": "SVCPRV_TYP_CD_SYS",
"sysName": "Service Provider System",
"sysVersion": "2"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"valueQuantity": {
"value": "20",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"display": "OBS_VAL1",
"description": "OBSV_VAL_VIN_DESC_1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"valueString": "NOTE for OBSV CD ID",
"specimen": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/clinicalspecimens/1"
},
"referenceRange": {
"low": {
"value": "30",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"high": {
"value": "40",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
}
},
"effectiveDateTime": "12/14/1998"
},
{
"identifier": {
"system": "CDM",
"value": "5"
},
"category": {
"coding": [
{
"code": "OBTYPE1",
"display": "OBTYPE1name",
"description": "Observation Type Description"
}
]
},
"code": {
"coding": [
{
"code": "1",
"display": "OBSV1",
"description": "Observation Description",
"sysId": "1",
"sysName": "Code System 1",
"sysVersion": "Version 1"
}
]
},
"subject": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1"
},
"patient": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/subjects/1/patients"
},
"encounter": {
"identifier": {
"system": "CDM",
"value": "ENC1"
},
"type": {
"coding": [
{
"code": "1",
"display": "ENC_TYPE1",
"description": "ENC_TYPE_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"location": {
"identifier": {
"system": "CDM",
"value": "1"
},
"name": "FAC1",
"type": {
"coding": [
{
"code": "FAC_SUBTYP_RM",
"display": "Room",
"description": "A space allocated for a function within a building or a floor",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
}
},
"sequence": 5
},
"performer": {
"identifier": {
"system": "CDM",
"value": "SVCPRV1"
},
"type": {
"coding": [
{
"code": "SVCPRV_TYP_CD_VALUE",
"display": "SVCPRV_TYP_CD_NAME",
"description": "SVCPRV_TYP_CD_DESC",
"sysId": "SVCPRV_TYP_CD_SYS",
"sysName": "Service Provider System",
"sysVersion": "2"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"valueQuantity": {
"value": "20",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"display": "OBS_VAL1",
"description": "OBSV_VAL_VIN_DESC_1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"valueString": "NOTE for OBSV CD ID",
"specimen": {
"reference": "/HSDataService-web/api/3.2.0/subjectapi/clinicalspecimens/1"
},
"referenceRange": {
"low": {
"value": "30",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
},
"high": {
"value": "40",
"units": "cm",
"code": "1",
"description": "centi meter",
"sysId": "1",
"sysName": "UOM code",
"sysVersion": "UOM version"
}
},
"effectiveDateTime": "12/14/1998"
}
],
"count": 5,
"hasMore": true,
"links": [
{
"rel": "self",
"href": "http://localhost:7001/HSDataService-web/api/3.2.0/subjectapi/observations?id=1&id=2&id=3&id=4&limit=5&offset=0"
},
{
"rel": "next",
"href": "http://localhost:7001/HSDataService-web/api/3.2.0/subjectapi/observations?offset=5&limit=5&id=1&id=2&id=3&id=4"
}
]
}