SNOMED CT
Last updated
Last updated
Now that we have a SNOMED CT Code System, let's take a look at its content. We can query its content using either the or the .
For sake of simplicity, let's search for the available concepts using the . For that we will need the branch we would like to query, but fortunately we already know the value from our previous call to the Code Systems API, it was MAIN
. To list all available concepts in a SNOMED CT Code System, use the following command:
And the response is:
Which simply means we have no SNOMED CT concepts yet in our instance.