Retrieve Condition for a Condition Identifier
get
/ohfapi/cg/v3.3/patientapi/conditions/{id}
This API endpoint supports the retrieval of Condition (Diagnosis) for a single Condition Identifier. It returns the condition linked to the identifier.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: integer(int64)
Minimum Value:
0Condition Row ID
Security
-
basicAuth: basic
Type:
basic
Response
Supported Media Types
- application/json
- application/xml
200 Response
successful operation
Root Schema : Diagnosis
Type:
objectModel for a Diagnosis object in CDM.
Show Source
-
administeredmedications(optional):
object LinkedReference
-
asserter(optional):
object Practitioner
Model for a Practitioner, i.e. a person who is directly or indirectly involved in the provisioning of healthcare with a formal responsibility.
-
bodySite(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
certainty(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
clinicalspecimens(optional):
object LinkedReference
-
clinicalStatus(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
code(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
concernSubtype(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
concernSubtypeEffectiveEndDate(optional):
string(date-time)
Concern Subtype Effective End Date
-
concernSubtypeEffectiveStartDate(optional):
string(date-time)
Concern Subtype Effective Start Date
-
encounter(optional):
object Encounter
-
endDate(optional):
string(date-time)
End Date
-
grade(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
hospitalAcquired(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
identifier(optional):
object CdmIdentifier
Identifier assigned by a given system
-
metastasis(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
nodeExtension(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
observations(optional):
object LinkedReference
-
onsetAge(optional):
string
Diagnosis Onset Age
-
onsetDate(optional):
string(date-time)
Diagnosis Onset Date
-
patient(optional):
object LinkedReference
-
primaryTumor(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
procedures(optional):
object LinkedReference
-
reportedDate(optional):
string(date-time)
Reporter Date
-
severity(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
stage(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
stagingSystem(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
subject(optional):
object LinkedReference
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.
Show Source
-
address(optional):
object Address
Model for a postal address.
-
identifier(optional):
object CdmIdentifier
Identifier assigned by a given system
-
name(optional):
object HumanName
Model for a name of a human with text and parts information.
-
speciality(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
specimenAliasIssuerFlag(optional):
string
The flag that indicates that this Service Provider has issued Specimen Alias(es).
-
telecom(optional):
object Telecom
-
type(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
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.
Show Source
-
coding(optional):
array coding
Read Only:
trueCode(s) defined by a terminology system. -
text(optional):
string
Plain text representation of the concept.
Nested Schema : Encounter
Type:
Show Source
object-
identifier(optional):
object CdmIdentifier
Identifier assigned by a given system
-
location(optional):
object Location
-
sequence(optional):
object Number
-
type(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
Nested Schema : CdmIdentifier
Type:
objectIdentifier assigned by a given system
Show Source
-
system(optional):
string
System which assigned this identifier
-
value(optional):
string
Identifier value
Nested Schema : Address
Type:
objectModel for a postal address.
Show Source
-
city(optional):
string
Name of city, town etc.
-
country(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
district(optional):
string
District name (aka county).
-
line(optional):
array line
Street name, number, direction & P.O. Box etc.
-
postalCode(optional):
string
Postal code for area.
-
state(optional):
object CodeableConcept
Model 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.
Show Source
-
family(optional):
string
Family name (often called 'Surname').
-
given(optional):
array given
Given names (not always 'first'). Includes middle names.
-
text(optional):
string
Text representation of the full name.
Nested Schema : Telecom
Type:
Show Source
object-
use(optional):
object CodeableConcept
Model that represents a value as a reference to one or more terminologies or ontologies or defined by the provision of text.
-
value(optional):
string
Telecom Value
Nested Schema : given
Type:
arrayGiven names (not always 'first'). Includes middle names.
Show Source
Nested Schema : coding
Type:
arrayRead Only:
trueCode(s) defined by a terminology system.
Show Source
-
Array of:
object Coding
Model for a reference to a code defined by a terminology system.
Nested Schema : Coding
Type:
objectModel for a reference to a code defined by a terminology system.
Show Source
-
code(optional):
string
Symbol in syntax defined by the system.
-
description(optional):
string
Description defined by the system.
-
display(optional):
string
Representation defined by the system.
-
srvcProviderId(optional):
string
Service Provider Id of Specimen Alias .
-
srvcProviderName(optional):
string
Service Provider Name of Specimen Alias .
-
sysId(optional):
string
Identity of the terminology system.
-
sysName(optional):
string
Name of the terminology system.
-
sysVersion(optional):
string
Version of the system - if relevant.
Nested Schema : Location
Type:
Show Source
object-
identifier(optional):
object CdmIdentifier
Identifier assigned by a given system
-
name(optional):
string
Name of the facility.
-
type(optional):
object CodeableConcept
Model 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:
object400 Response
Invalid parameters supplied
404 Response
Condition not found
Examples
The following example submits a GET request.
API URL
http://localhost:7010/ohfapi/cg/v3.3/patientapi/conditions/10001/
Example of Response Body
The following example shows the response returned in JSON format.
{
"identifier": {
"system": "CDM",
"value": "10001"
},
"code": {
"coding": [
{
"code": "1",
"display": "D1",
"description": "DDesc",
"sysId": "ICD10",
"sysName": "ICD10",
"sysVersion": "ICD10_2016"
}
]
},
"bodySite": {
"coding": [
{
"code": "ANA_SITE_CD_CODE1",
"display": "ANA_SITE_CD_CODE1name",
"description": "ANA_SITE_CD_CODE1Desc",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"clinicalStatus": {
"coding": [
{
"code": "1",
"display": "DIASTS1",
"description": "DIASTS_DESC1",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"onsetDate": "01/01/1998",
"onsetAge": "50",
"reportedDate": "03/01/1998",
"endDate": "03/31/1998",
"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": 10001
},
"asserter": {
"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"
}
]
},
"speciality": {
"coding": [
{
"code": "Speciality_1",
"display": "SP_LTY_NAME",
"description": "SP_LTY_DESC",
"sysId": "EHA_CUSTOM_CD_SYS",
"sysName": "EHA Custom Code System",
"sysVersion": "1"
}
]
},
"specimenAliasIssuerFlag": "Y"
},
"patient": {
"reference": "/ohfapi/cg/v3.3/patientapi/patients/2"
},
"clinicalspecimens": {
"reference": "/ohfapi/cg/v3.3/patientapi/conditions/10001/clinicalspecimens"
},
"observations": {
"reference": "/ohfapi/cg/v3.3/patientapi/conditions/10001/observations"
},
"administeredmedications": {
"reference": "/ohfapi/cg/v3.3/patientapi/conditions/10001/administeredmedications"
},
"procedures": {
"reference": "/ohfapi/cg/v3.3/patientapi/conditions/10001/procedures"
}