Find concepts by ID or term
Search by identifier
curl -u "test:test" 'http://localhost:8080/snowowl/snomedct/SNOMEDCT/concepts/138875005?expand=pt()&pretty'{
"id": "138875005",
"released": true,
"active": true,
"effectiveTime": "20020131",
"moduleId": "900000000000207008",
"iconId": "snomed_rt_ctv3",
"score": 0.0,
"memberOf": [ "900000000000497000" ],
"activeMemberOf": [ "900000000000497000" ],
"definitionStatus": {
"id": "900000000000074008"
},
"subclassDefinitionStatus": "NON_DISJOINT_SUBCLASSES",
"pt": {
"id": "220309016",
"term": "SNOMED CT Concept",
"concept": {
"id": "138875005"
},
"type": {
"id": "900000000000013009"
},
"typeId": "900000000000013009",
"conceptId": "138875005",
"acceptability": {
"900000000000509007": "PREFERRED",
"900000000000508004": "PREFERRED"
}
},
"ancestorIds": [ ],
"parentIds": [ "-1" ],
"statedAncestorIds": [ ],
"statedParentIds": [ "-1" ],
"definitionStatusId": "900000000000074008"
}Search by term
Last updated