Méthode | Description | |
---|---|---|
AgainstModel ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
AgainstProfile ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
AgainstSchema ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
HasNoResourceId ( IKey key ) : void | ||
HasNoVersion ( IKey key ) : void | ||
HasResourceId ( IKey key ) : void | ||
HasResourceId ( Hl7.Fhir.Model.Resource resource ) : void | ||
HasTypeName ( IKey key ) : void | ||
HasVersion ( IKey key ) : void | ||
IsResourceIdEqual ( IKey key, Hl7.Fhir.Model.Resource resource ) : void | ||
IsSameVersion ( IKey orignal, IKey replacement ) : void | ||
Key ( IKey key ) : void | ||
ResourceId ( string resourceId ) : void | ||
ResourceType ( IKey key, Hl7.Fhir.Model.Resource resource ) : void | ||
Transaction ( IList |
||
TypeName ( string name ) : void | ||
ValidateAllKeysUnique ( IList |
||
VersionId ( string versionId ) : void |
Méthode | Description | |
---|---|---|
DoubleEntries ( IEnumerable |
public static AgainstModel ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
resource | Hl7.Fhir.Model.Resource | |
Résultat | Hl7.Fhir.Model.OperationOutcome |
public static AgainstProfile ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
resource | Hl7.Fhir.Model.Resource | |
Résultat | Hl7.Fhir.Model.OperationOutcome |
public static AgainstSchema ( Hl7.Fhir.Model.Resource resource ) : Hl7.Fhir.Model.OperationOutcome | ||
resource | Hl7.Fhir.Model.Resource | |
Résultat | Hl7.Fhir.Model.OperationOutcome |
public static HasNoResourceId ( IKey key ) : void | ||
key | IKey | |
Résultat | void |
public static HasNoVersion ( IKey key ) : void | ||
key | IKey | |
Résultat | void |
public static HasResourceId ( IKey key ) : void | ||
key | IKey | |
Résultat | void |
public static HasResourceId ( Hl7.Fhir.Model.Resource resource ) : void | ||
resource | Hl7.Fhir.Model.Resource | |
Résultat | void |
public static HasTypeName ( IKey key ) : void | ||
key | IKey | |
Résultat | void |
public static HasVersion ( IKey key ) : void | ||
key | IKey | |
Résultat | void |
public static IsResourceIdEqual ( IKey key, Hl7.Fhir.Model.Resource resource ) : void | ||
key | IKey | |
resource | Hl7.Fhir.Model.Resource | |
Résultat | void |
public static IsSameVersion ( IKey orignal, IKey replacement ) : void | ||
orignal | IKey | |
replacement | IKey | |
Résultat | void |
public static ResourceId ( string resourceId ) : void | ||
resourceId | string | |
Résultat | void |
public static ResourceType ( IKey key, Hl7.Fhir.Model.Resource resource ) : void | ||
key | IKey | |
resource | Hl7.Fhir.Model.Resource | |
Résultat | void |
public static Transaction ( IList |
||
interactions | IList |
|
Résultat | void |
public static TypeName ( string name ) : void | ||
name | string | |
Résultat | void |
public static ValidateAllKeysUnique ( IList |
||
interactions | IList |
|
Résultat | void |
public static VersionId ( string versionId ) : void | ||
versionId | string | |
Résultat | void |