@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ResourceDef
public abstract String name
public abstract String id
http://localhost:8080/fhir/Profile/hello (the base URL will be whatever
your server uses, not necessarily "http://localhost:8080/fhir")public abstract String profile
This URL should be fully qualified to indicate the complete URL of
the profile being used, e.g. http://example.com/fhir/StructureDefiniton/some_profile
Copyright © 2014–2019 University Health Network. All rights reserved.