We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5738f9d commit 27a82bcCopy full SHA for 27a82bc
fhir-registry/src/main/java/com/ibm/fhir/registry/FHIRRegistry.java
@@ -131,7 +131,7 @@ public Collection<Canonical> getProfiles(String type) {
131
* Get the resource for the given canonical url and resource type
132
*
133
* @param url
134
- * the canonical url (with optional version postfix)
+ * the canonical url (with optional version postfix and optional fragment id for contained resources)
135
* @param resourceType
136
* the resource type
137
* @return
0 commit comments