Package dev.dsf.bpe.v2.constants
Class NamingSystems.EndpointIdentifier
java.lang.Object
dev.dsf.bpe.v2.constants.NamingSystems.EndpointIdentifier
- Enclosing class:
NamingSystems
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional
<org.hl7.fhir.r4.model.Identifier> static Optional
<org.hl7.fhir.r4.model.Identifier> findFirst
(org.hl7.fhir.r4.model.Endpoint endpoint) static boolean
hasIdentifier
(org.hl7.fhir.r4.model.Endpoint endpoint) static org.hl7.fhir.r4.model.Identifier
-
Field Details
-
SID
- See Also:
-
-
Method Details
-
withValue
-
findFirst
public static Optional<org.hl7.fhir.r4.model.Identifier> findFirst(org.hl7.fhir.r4.model.Endpoint endpoint) -
findFirst
-
hasIdentifier
public static boolean hasIdentifier(org.hl7.fhir.r4.model.Endpoint endpoint)
-